Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan
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-bts-test-asan # 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
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bb
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10
Commit message: "ttcn3-bts: Allow running osmo-bts-trx with rt prio"
 > git rev-list --no-walk 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10
[ttcn3-bts-test-asan] $ /bin/sh -xe /tmp/jenkins11947448950522642525.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ echo ttcn3-bts-test-asan
+ sed s/-asan$//
+ DIR=ttcn3-bts-test
+ export IMAGE_SUFFIX=asan
+ export OSMOCOM_REPO_VERSION=asan
+ cd ttcn3-bts-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs ]
+ [ xjenkins-ttcn3-bts-test-asan-292 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test
+ SUITE_NAME=ttcn3-bts-test
+ IMAGE_SUFFIX=asan
+ docker_images_require osmo-bsc-asan osmo-bts-asan osmocom-bb-host-master ttcn3-bts-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-asan
+ local feed
+ echo debian-bookworm-obs-asan
+ depends=debian-bookworm-obs-asan
+ [ -n debian-bookworm-obs-asan ]
+ docker_images_require debian-bookworm-obs-asan
+ 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-asan
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm-obs-asan
+ dir=debian-bookworm-obs-asan
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-asan/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
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-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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-asan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 ...

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.38kB done
#2 DONE 0.3s

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.3s

#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 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2
#6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done
#6 DONE 0.1s

#7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release
#7 DONE 1.1s

#5 [internal] load build context
#5 transferring context: 1.96kB done
#5 DONE 0.6s

#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-nightly-asan.asc
#9 CACHED

#10 [4/6] RUN	SET -x && 	useradd --uid=1000 -d /build -m build && 	chown -R 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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly-asan.list
#11 CACHED

#12 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#12 DONE 0.4s

#13 exporting to image
#13 exporting layers
#13 exporting layers 0.1s done
#13 writing image sha256:9a63a9b4b19958a835e022f754e7caa245bdafb783c2db5e041dff3c6b9a4b12 done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done
#13 DONE 0.2s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
+ docker_image_exists debian-bookworm-obs-asan
+ docker images -q osmocom-build/debian-bookworm-obs-asan
+ test -n 9a63a9b4b199
+ list_osmo_packages debian-bookworm debian-bookworm-obs-asan
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bsc-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bsc-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bsc-asan
+ echo osmo-bsc-asan
+ sed s/-asan/-latest/
+ dir=osmo-bsc-latest
+ [ -z  ]
+ 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-asan (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-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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-asan: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: 659B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#3 DONE 0.0s

#4 [internal] load build context
#4 transferring context: 8.74kB done
#4 DONE 0.1s

#5 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan
#5 DONE 0.2s

#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 0.303 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.303 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.303 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.303 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B]
#6 0.364 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
#6 0.379 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.384 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.390 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB]
#6 0.429 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB]
#6 0.443 Fetched 425 kB in 0s (2364 kB/s)
#6 0.443 Reading package lists...
#6 0.742 Reading package lists...
#6 1.000 Building dependency tree...
#6 1.052 Reading state information...
#6 1.115 The following additional packages will be installed:
#6 1.115   libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15
#6 1.115   libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11
#6 1.115   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan
#6 1.116 Suggested packages:
#6 1.116   lksctp-tools
#6 1.116 Recommended packages:
#6 1.116   osmo-mgw
#6 1.147 The following NEW packages will be installed:
#6 1.147   libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15
#6 1.147   libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11
#6 1.147   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bsc
#6 1.147   osmo-bsc-ipaccess-utils osmocom-nightly-asan
#6 1.167 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
#6 1.167 Need to get 22.6 MB of archives.
#6 1.167 After this operation, 148 MB of additional disk space will be used.
#6 1.167 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#6 1.217 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 1.217 Get:3 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 1.219 Get:4 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 1.219 Get:5 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#6 1.220 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202503282029 [1196 B]
#6 1.227 Get:7 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 1.230 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202503282029~asan [587 kB]
#6 1.253 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202503282029~asan [163 kB]
#6 1.262 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202503282029~asan [1083 kB]
#6 1.283 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503282029~asan [220 kB]
#6 1.292 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202503282029~asan [277 kB]
#6 1.296 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.51.22e2.202503282029~asan [594 kB]
#6 1.301 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503282029~asan [288 kB]
#6 1.337 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202503282029~asan [99.2 kB]
#6 1.343 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202503282029~asan [210 kB]
#6 1.350 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc 1.13.0.9.2b718.202503282029~asan [3132 kB]
#6 1.394 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc-ipaccess-utils 1.13.0.9.2b718.202503282029~asan [12.8 MB]
#6 1.661 debconf: delaying package configuration, since apt-utils is not installed
#6 1.726 Fetched 22.6 MB in 0s (55.5 MB/s)
#6 1.862 Selecting previously unselected package libasan8:amd64.
#6 1.862 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6628 files and directories currently installed.)
#6 1.879 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ...
#6 1.956 Unpacking libasan8:amd64 (12.2.0-14) ...
#6 2.314 Selecting previously unselected package libmnl0:amd64.
#6 2.316 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ...
#6 2.353 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 2.563 Selecting previously unselected package osmocom-nightly-asan.
#6 2.564 Preparing to unpack .../02-osmocom-nightly-asan_202503282029_amd64.deb ...
#6 2.608 Unpacking osmocom-nightly-asan (202503282029) ...
#6 2.864 Selecting previously unselected package libsctp1:amd64.
#6 2.865 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 2.911 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 3.161 Selecting previously unselected package libtalloc2:amd64.
#6 3.161 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ...
#6 3.189 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 3.440 Selecting previously unselected package libubsan1:amd64.
#6 3.442 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ...
#6 3.471 Unpacking libubsan1:amd64 (12.2.0-14) ...
#6 3.778 Selecting previously unselected package liburing2:amd64.
#6 3.780 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ...
#6 3.822 Unpacking liburing2:amd64 (2.3-3) ...
#6 4.043 Selecting previously unselected package libosmocore22:amd64.
#6 4.045 Preparing to unpack .../07-libosmocore22_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.090 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.337 Selecting previously unselected package libosmoisdn0:amd64.
#6 4.339 Preparing to unpack .../08-libosmoisdn0_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.382 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.623 Selecting previously unselected package libosmogsm20:amd64.
#6 4.625 Preparing to unpack .../09-libosmogsm20_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.663 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.959 Selecting previously unselected package libosmonetif11:amd64.
#6 4.961 Preparing to unpack .../10-libosmonetif11_1.6.0.2.1b40.202503282029~asan_amd64.deb ...
#6 4.998 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503282029~asan) ...
#6 5.229 Selecting previously unselected package libosmovty13:amd64.
#6 5.231 Preparing to unpack .../11-libosmovty13_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 5.261 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 5.502 Selecting previously unselected package libosmo-sigtran11:amd64.
#6 5.504 Preparing to unpack .../12-libosmo-sigtran11_2.1.0.51.22e2.202503282029~asan_amd64.deb ...
#6 5.548 Unpacking libosmo-sigtran11:amd64 (2.1.0.51.22e2.202503282029~asan) ...
#6 5.832 Selecting previously unselected package libosmoabis15:amd64.
#6 5.834 Preparing to unpack .../13-libosmoabis15_2.0.0.17.d2e8.202503282029~asan_amd64.deb ...
#6 5.873 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 6.116 Selecting previously unselected package libosmoctrl0:amd64.
#6 6.119 Preparing to unpack .../14-libosmoctrl0_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 6.159 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.426 Selecting previously unselected package libosmo-mgcp-client14:amd64.
#6 6.428 Preparing to unpack .../15-libosmo-mgcp-client14_1.14.0.28.4a09a.202503282029~asan_amd64.deb ...
#6 6.464 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202503282029~asan) ...
#6 6.760 Selecting previously unselected package osmo-bsc.
#6 6.761 Preparing to unpack .../16-osmo-bsc_1.13.0.9.2b718.202503282029~asan_amd64.deb ...
#6 6.795 Unpacking osmo-bsc (1.13.0.9.2b718.202503282029~asan) ...
#6 7.157 Selecting previously unselected package osmo-bsc-ipaccess-utils.
#6 7.160 Preparing to unpack .../17-osmo-bsc-ipaccess-utils_1.13.0.9.2b718.202503282029~asan_amd64.deb ...
#6 7.201 Unpacking osmo-bsc-ipaccess-utils (1.13.0.9.2b718.202503282029~asan) ...
#6 7.693 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 7.811 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 7.926 Setting up libubsan1:amd64 (12.2.0-14) ...
#6 8.038 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 8.151 Setting up libasan8:amd64 (12.2.0-14) ...
#6 8.272 Setting up osmocom-nightly-asan (202503282029) ...
#6 8.377 Setting up liburing2:amd64 (2.3-3) ...
#6 8.484 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 8.566 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 8.649 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 8.913 Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202503282029~asan) ...
#6 8.985 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 9.046 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 9.113 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503282029~asan) ...
#6 9.176 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 9.232 Setting up libosmo-sigtran11:amd64 (2.1.0.51.22e2.202503282029~asan) ...
#6 9.304 Setting up osmo-bsc (1.13.0.9.2b718.202503282029~asan) ...
#6 9.579 changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom
#6 9.580 mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 9.581 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 9.583 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 9.586 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 9.743 Setting up osmo-bsc-ipaccess-utils (1.13.0.9.2b718.202503282029~asan) ...
#6 9.801 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#6 DONE 10.7s

#7 [3/5] WORKDIR	/TMP
#7 DONE 0.3s

#8 [4/5] COPY	OSMO-BSC.CFG /data/osmo-bsc.cfg
#8 DONE 0.3s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.7s done
#10 writing image sha256:6878c2702744bd1c217af6e86391d72bad06121daa7419b66475553977a3d623 0.0s done
#10 naming to docker.io/osmocom-build/osmo-bsc-asan:latest
#10 naming to docker.io/osmocom-build/osmo-bsc-asan:latest 0.0s done
#10 DONE 0.7s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bsc-latest'
+ docker_image_exists osmo-bsc-asan
+ docker images -q osmocom-build/osmo-bsc-asan
+ test -n 6878c2702744
+ list_osmo_packages debian-bookworm osmo-bsc-asan
+ local distro=debian-bookworm
+ local image=osmo-bsc-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-asan -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bsc-asan ###

ii  libosmo-mgcp-client14:amd64 1.14.0.28.4a09a.202503282029~asan amd64        libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
ii  libosmo-sigtran11:amd64     2.1.0.51.22e2.202503282029~asan   amd64        Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
ii  libosmoabis15:amd64         2.0.0.17.d2e8.202503282029~asan   amd64        GSM A-bis handling
ii  libosmocore22:amd64         1.11.0.18.84dc.202503282029~asan  amd64        Osmo Core library
ii  libosmoctrl0:amd64          1.11.0.18.84dc.202503282029~asan  amd64        Osmo control library
ii  libosmogsm20:amd64          1.11.0.18.84dc.202503282029~asan  amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64          1.11.0.18.84dc.202503282029~asan  amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64        1.6.0.2.1b40.202503282029~asan    amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmovty13:amd64          1.11.0.18.84dc.202503282029~asan  amd64        Osmo VTY library
ii  osmo-bsc                    1.13.0.9.2b718.202503282029~asan  amd64        OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
ii  osmo-bsc-ipaccess-utils     1.13.0.9.2b718.202503282029~asan  amd64        Command line utilities for ip.access nanoBTS
ii  osmocom-nightly-asan        202503282029                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-bts-asan
+ local feed
+ echo debian-bookworm-obs-asan
+ depends=debian-bookworm-obs-asan
+ [ -n debian-bookworm-obs-asan ]
+ docker_images_require debian-bookworm-obs-asan
+ 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-asan
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm-obs-asan
+ dir=debian-bookworm-obs-asan
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-asan/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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-asan: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.38kB 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.0s

#5 [internal] load build context
#5 DONE 0.0s

#6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2
#6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done
#6 DONE 0.1s

#7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release
#7 DONE 0.1s

#5 [internal] load build context
#5 transferring context: 1.96kB done
#5 DONE 0.1s

#8 [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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly-asan.list
#8 CACHED

#9 [3/6] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc
#9 CACHED

#10 [4/6] RUN	SET -x && 	useradd --uid=1000 -d /build -m build && 	chown -R 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 [2/6] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#11 CACHED

#12 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED

#13 exporting to image
#13 exporting layers done
#13 writing image sha256:9a63a9b4b19958a835e022f754e7caa245bdafb783c2db5e041dff3c6b9a4b12
#13 writing image sha256:9a63a9b4b19958a835e022f754e7caa245bdafb783c2db5e041dff3c6b9a4b12 done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done
#13 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
+ docker_image_exists debian-bookworm-obs-asan
+ docker images -q osmocom-build/debian-bookworm-obs-asan
+ test -n 9a63a9b4b199
+ list_osmo_packages debian-bookworm debian-bookworm-obs-asan
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bts-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bts-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bts-asan
+ echo osmo-bts-asan
+ sed s/-asan/-latest/
+ dir=osmo-bts-latest
+ [ -z  ]
+ 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-asan (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-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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-asan: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: 751B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#3 DONE 0.0s

#4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan
#4 CACHED

#5 [internal] load build context
#5 transferring context: 1.63kB done
#5 DONE 0.1s

#6 [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
#6 0.289 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.289 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.290 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.290 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B]
#6 0.346 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [16.2 kB]
#6 0.352 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.356 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2025-03-27-1414.15-F-2025-03-27-1414.15.pdiff [187 B]
#6 0.369 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB]
#6 0.385 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB]
#6 0.400 Fetched 425 kB in 0s (2991 kB/s)
#6 0.400 Reading package lists...
#6 0.660 Reading package lists...
#6 0.922 Building dependency tree...
#6 0.975 Reading state information...
#6 1.042 The following additional packages will be installed:
#6 1.042   libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1
#6 1.042   libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.042   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.043   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan
#6 1.043 Suggested packages:
#6 1.043   lksctp-tools
#6 1.098 The following NEW packages will be installed:
#6 1.098   libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1
#6 1.099   libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.099   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.099   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bts-trx
#6 1.099   osmo-bts-virtual osmocom-nightly-asan
#6 1.119 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
#6 1.119 Need to get 9414 kB of archives.
#6 1.119 After this operation, 57.6 MB of additional disk space will be used.
#6 1.119 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#6 1.119 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202503282029 [1196 B]
#6 1.121 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202503282029~asan [587 kB]
#6 1.127 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202503282029~asan [163 kB]
#6 1.128 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202503282029~asan [1083 kB]
#6 1.150 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503282029~asan [220 kB]
#6 1.160 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202503282029~asan [277 kB]
#6 1.160 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503282029~asan [288 kB]
#6 1.163 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202503282029~asan [69.5 kB]
#6 1.164 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202503282029~asan [157 kB]
#6 1.165 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202503282029~asan [99.2 kB]
#6 1.166 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202503282029~asan [135 kB]
#6 1.171 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-trx 1.9.0.1.aa74.202503282029~asan [1052 kB]
#6 1.175 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
#6 1.177 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
#6 1.180 Get:16 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
#6 1.181 Get:17 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
#6 1.183 Get:18 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
#6 1.184 Get:19 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 1.185 Get:20 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
#6 1.186 Get:21 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 1.187 Get:22 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 1.188 Get:23 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#6 1.195 Get:24 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 1.243 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-virtual 1.9.0.1.aa74.202503282029~asan [1255 kB]
#6 1.339 debconf: delaying package configuration, since apt-utils is not installed
#6 1.367 Fetched 9414 kB in 0s (56.9 MB/s)
#6 1.419 Selecting previously unselected package libasan8:amd64.
#6 1.419 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6628 files and directories currently installed.)
#6 1.422 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ...
#6 1.455 Unpacking libasan8:amd64 (12.2.0-14) ...
#6 1.665 Selecting previously unselected package libdecaf0:amd64.
#6 1.666 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ...
#6 1.682 Unpacking libdecaf0:amd64 (1.0.2-2) ...
#6 1.792 Selecting previously unselected package libmbedcrypto7:amd64.
#6 1.793 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ...
#6 1.808 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
#6 1.927 Selecting previously unselected package libmbedx509-1:amd64.
#6 1.927 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ...
#6 1.943 Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
#6 2.051 Selecting previously unselected package libmbedtls14:amd64.
#6 2.052 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ...
#6 2.067 Unpacking libmbedtls14:amd64 (2.28.3-1) ...
#6 2.180 Selecting previously unselected package libbctoolbox1:amd64.
#6 2.181 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ...
#6 2.197 Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
#6 2.320 Selecting previously unselected package libmnl0:amd64.
#6 2.320 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ...
#6 2.336 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 2.443 Selecting previously unselected package libortp16:amd64.
#6 2.443 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ...
#6 2.464 Unpacking libortp16:amd64 (1:5.1.64-2) ...
#6 2.551 Selecting previously unselected package osmocom-nightly-asan.
#6 2.551 Preparing to unpack .../08-osmocom-nightly-asan_202503282029_amd64.deb ...
#6 2.567 Unpacking osmocom-nightly-asan (202503282029) ...
#6 2.676 Selecting previously unselected package libsctp1:amd64.
#6 2.678 Preparing to unpack .../09-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 2.701 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 2.833 Selecting previously unselected package libtalloc2:amd64.
#6 2.834 Preparing to unpack .../10-libtalloc2_2.4.0-f2_amd64.deb ...
#6 2.850 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 2.967 Selecting previously unselected package libubsan1:amd64.
#6 2.968 Preparing to unpack .../11-libubsan1_12.2.0-14_amd64.deb ...
#6 2.984 Unpacking libubsan1:amd64 (12.2.0-14) ...
#6 3.139 Selecting previously unselected package liburing2:amd64.
#6 3.140 Preparing to unpack .../12-liburing2_2.3-3_amd64.deb ...
#6 3.158 Unpacking liburing2:amd64 (2.3-3) ...
#6 3.280 Selecting previously unselected package libosmocore22:amd64.
#6 3.281 Preparing to unpack .../13-libosmocore22_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 3.297 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 3.435 Selecting previously unselected package libosmoisdn0:amd64.
#6 3.436 Preparing to unpack .../14-libosmoisdn0_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 3.454 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 3.574 Selecting previously unselected package libosmogsm20:amd64.
#6 3.575 Preparing to unpack .../15-libosmogsm20_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 3.591 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 3.756 Selecting previously unselected package libosmonetif11:amd64.
#6 3.758 Preparing to unpack .../16-libosmonetif11_1.6.0.2.1b40.202503282029~asan_amd64.deb ...
#6 3.775 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503282029~asan) ...
#6 3.919 Selecting previously unselected package libosmovty13:amd64.
#6 3.921 Preparing to unpack .../17-libosmovty13_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 3.939 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.084 Selecting previously unselected package libosmoabis15:amd64.
#6 4.086 Preparing to unpack .../18-libosmoabis15_2.0.0.17.d2e8.202503282029~asan_amd64.deb ...
#6 4.103 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 4.245 Selecting previously unselected package libosmocodec4:amd64.
#6 4.247 Preparing to unpack .../19-libosmocodec4_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.264 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.398 Selecting previously unselected package libosmocoding0:amd64.
#6 4.399 Preparing to unpack .../20-libosmocoding0_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.417 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.562 Selecting previously unselected package libosmoctrl0:amd64.
#6 4.564 Preparing to unpack .../21-libosmoctrl0_1.11.0.18.84dc.202503282029~asan_amd64.deb ...
#6 4.585 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 4.726 Selecting previously unselected package libosmotrau11:amd64.
#6 4.729 Preparing to unpack .../22-libosmotrau11_2.0.0.17.d2e8.202503282029~asan_amd64.deb ...
#6 4.746 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 4.897 Selecting previously unselected package osmo-bts-trx.
#6 4.900 Preparing to unpack .../23-osmo-bts-trx_1.9.0.1.aa74.202503282029~asan_amd64.deb ...
#6 4.918 Unpacking osmo-bts-trx (1.9.0.1.aa74.202503282029~asan) ...
#6 5.127 Selecting previously unselected package osmo-bts-virtual.
#6 5.130 Preparing to unpack .../24-osmo-bts-virtual_1.9.0.1.aa74.202503282029~asan_amd64.deb ...
#6 5.148 Unpacking osmo-bts-virtual (1.9.0.1.aa74.202503282029~asan) ...
#6 5.333 Setting up libdecaf0:amd64 (1.0.2-2) ...
#6 5.386 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 5.437 Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
#6 5.488 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 5.538 Setting up libubsan1:amd64 (12.2.0-14) ...
#6 5.589 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 5.639 Setting up libasan8:amd64 (12.2.0-14) ...
#6 5.692 Setting up osmocom-nightly-asan (202503282029) ...
#6 5.745 Setting up liburing2:amd64 (2.3-3) ...
#6 5.800 Setting up libmbedx509-1:amd64 (2.28.3-1) ...
#6 5.858 Setting up libmbedtls14:amd64 (2.28.3-1) ...
#6 5.912 Setting up libbctoolbox1:amd64 (5.1.64-2) ...
#6 5.961 Setting up libortp16:amd64 (1:5.1.64-2) ...
#6 6.013 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.065 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.117 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.170 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.222 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.272 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.324 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 6.373 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503282029~asan) ...
#6 6.422 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202503282029~asan) ...
#6 6.472 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503282029~asan) ...
#6 6.523 Setting up osmo-bts-trx (1.9.0.1.aa74.202503282029~asan) ...
#6 6.752 changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom
#6 6.752 mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 6.752 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 6.753 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 6.754 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 6.868 Setting up osmo-bts-virtual (1.9.0.1.aa74.202503282029~asan) ...
#6 6.922 changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
#6 6.923 mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 6.923 ownership of '/etc/osmocom' retained as root:osmocom
#6 6.924 mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
#6 6.925 ownership of '/var/lib/osmocom' retained as osmocom:osmocom
#6 7.036 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#6 DONE 7.3s

#7 [3/5] WORKDIR	/TMP
#7 DONE 0.1s

#8 [4/5] COPY	OSMO-BTS.CFG /data/osmo-bts.cfg
#8 DONE 0.1s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.1s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.4s done
#10 writing image sha256:9c78bbc0084099cff9355ee35d03e84daa685b1bd3eef1a0eb320aebf81d8613 done
#10 naming to docker.io/osmocom-build/osmo-bts-asan:latest 0.0s done
#10 DONE 0.5s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bts-latest'
+ docker_image_exists osmo-bts-asan
+ docker images -q osmocom-build/osmo-bts-asan
+ test -n 9c78bbc00840
+ list_osmo_packages debian-bookworm osmo-bts-asan
+ local distro=debian-bookworm
+ local image=osmo-bts-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-asan -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bts-asan ###

ii  libosmoabis15:amd64     2.0.0.17.d2e8.202503282029~asan  amd64        GSM A-bis handling
ii  libosmocodec4:amd64     1.11.0.18.84dc.202503282029~asan amd64        Osmo codec library
ii  libosmocoding0:amd64    1.11.0.18.84dc.202503282029~asan amd64        Osmo coding library
ii  libosmocore22:amd64     1.11.0.18.84dc.202503282029~asan amd64        Osmo Core library
ii  libosmoctrl0:amd64      1.11.0.18.84dc.202503282029~asan amd64        Osmo control library
ii  libosmogsm20:amd64      1.11.0.18.84dc.202503282029~asan amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64      1.11.0.18.84dc.202503282029~asan amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64    1.6.0.2.1b40.202503282029~asan   amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmotrau11:amd64     2.0.0.17.d2e8.202503282029~asan  amd64        GSM trau handling
ii  libosmovty13:amd64      1.11.0.18.84dc.202503282029~asan amd64        Osmo VTY library
ii  osmo-bts-trx            1.9.0.1.aa74.202503282029~asan   amd64        osmo-bts-trx GSM BTS with osmo-trx
ii  osmo-bts-virtual        1.9.0.1.aa74.202503282029~asan   amd64        Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP)
ii  osmocom-nightly-asan    202503282029                     amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmocom-bb-host-master
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name osmocom-bb-host-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmocom-bb-host-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmocom-bb-host-master
+ echo osmocom-bb-host-master
+ dir=osmocom-bb-host-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmocom-bb-host-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmocom-bb-host-master'
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-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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/osmocom-bb-host-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.2s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.00kB done
#2 DONE 0.3s

#3 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build
#3 CACHED

#4 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s

#5 [ 2/10] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		libosmocore-dev && 	apt-get clean
#5 ...

#6 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT
#6 DONE 0.2s

#5 [ 2/10] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		libosmocore-dev && 	apt-get clean
#5 0.365 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#5 0.365 Hit:2 http://deb.debian.org/debian bookworm InRelease
#5 0.365 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
#5 0.365 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
#5 0.745 Reading package lists...
#5 1.038 Reading package lists...
#5 1.320 Building dependency tree...
#5 1.378 Reading state information...
#5 1.454 The following additional packages will be installed:
#5 1.454   libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0
#5 1.454   libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
#5 1.454   osmocom-nightly
#5 1.467 The following NEW packages will be installed:
#5 1.467   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#5 1.467   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
#5 1.468   libosmovty13 osmocom-nightly
#5 1.490 0 upgraded, 13 newly installed, 0 to remove and 9 not upgraded.
#5 1.490 Need to get 1947 kB of archives.
#5 1.490 After this operation, 6865 kB of additional disk space will be used.
#5 1.490 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503282026 [1180 B]
#5 1.492 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202503282026 [171 kB]
#5 1.495 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202503282026 [52.1 kB]
#5 1.496 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202503282026 [71.2 kB]
#5 1.497 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202503282026 [228 kB]
#5 1.501 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202503282026 [71.7 kB]
#5 1.502 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202503282026 [104 kB]
#5 1.504 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202503282026 [178 kB]
#5 1.506 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202503282026 [60.4 kB]
#5 1.515 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202503282026 [64.4 kB]
#5 1.516 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202503282026 [51.0 kB]
#5 1.516 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202503282026 [44.3 kB]
#5 1.517 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.18.84dc.202503282026 [849 kB]
#5 1.643 debconf: delaying package configuration, since apt-utils is not installed
#5 1.682 Fetched 1947 kB in 0s (35.1 MB/s)
#5 1.752 Selecting previously unselected package osmocom-nightly.
#5 1.752 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117460 files and directories currently installed.)
#5 1.790 Preparing to unpack .../00-osmocom-nightly_202503282026_amd64.deb ...
#5 1.808 Unpacking osmocom-nightly (202503282026) ...
#5 1.963 Selecting previously unselected package libosmocore22:amd64.
#5 1.972 Preparing to unpack .../01-libosmocore22_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 2.013 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202503282026) ...
#5 2.185 Selecting previously unselected package libosmocodec4:amd64.
#5 2.203 Preparing to unpack .../02-libosmocodec4_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 2.220 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202503282026) ...
#5 2.406 Selecting previously unselected package libosmoisdn0:amd64.
#5 2.412 Preparing to unpack .../03-libosmoisdn0_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 2.436 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 2.607 Selecting previously unselected package libosmogsm20:amd64.
#5 2.622 Preparing to unpack .../04-libosmogsm20_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 2.639 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202503282026) ...
#5 2.774 Selecting previously unselected package libosmocoding0:amd64.
#5 2.790 Preparing to unpack .../05-libosmocoding0_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 2.816 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 2.985 Selecting previously unselected package libosmovty13:amd64.
#5 2.993 Preparing to unpack .../06-libosmovty13_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.014 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202503282026) ...
#5 3.190 Selecting previously unselected package libosmogb14:amd64.
#5 3.204 Preparing to unpack .../07-libosmogb14_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.223 Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202503282026) ...
#5 3.369 Selecting previously unselected package libosmoctrl0:amd64.
#5 3.387 Preparing to unpack .../08-libosmoctrl0_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.405 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 3.548 Selecting previously unselected package libosmosim2:amd64.
#5 3.567 Preparing to unpack .../09-libosmosim2_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.585 Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202503282026) ...
#5 3.737 Selecting previously unselected package libosmousb0:amd64.
#5 3.748 Preparing to unpack .../10-libosmousb0_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.774 Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 3.909 Selecting previously unselected package libosmocore.
#5 3.926 Preparing to unpack .../11-libosmocore_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 3.944 Unpacking libosmocore (1.11.0.18.84dc.202503282026) ...
#5 4.062 Selecting previously unselected package libosmocore-dev:amd64.
#5 4.067 Preparing to unpack .../12-libosmocore-dev_1.11.0.18.84dc.202503282026_amd64.deb ...
#5 4.083 Unpacking libosmocore-dev:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.237 Setting up osmocom-nightly (202503282026) ...
#5 4.286 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.336 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.384 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.433 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.483 Setting up libosmousb0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.532 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.581 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.631 Setting up libosmogb14:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.680 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.729 Setting up libosmosim2:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.786 Setting up libosmocore (1.11.0.18.84dc.202503282026) ...
#5 4.834 Setting up libosmocore-dev:amd64 (1.11.0.18.84dc.202503282026) ...
#5 4.914 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#5 DONE 5.2s

#7 [ 3/10] WORKDIR	/TMP
#7 DONE 0.2s

#8 [ 4/10] RUN	GIT clone https://gerrit.osmocom.org/osmocom-bb.git
#8 0.432 Cloning into 'osmocom-bb'...
#8 DONE 1.1s

#9 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb
#9 DONE 0.2s

#10 [ 6/10] RUN	CD osmocom-bb && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#10 0.392 Already on 'master'
#10 0.392 Your branch is up to date with 'origin/master'.
#10 0.394 refs/heads/master
#10 0.409 HEAD is now at 54a0052a fake_trx: Remove unneeded field assignment
#10 0.412 master
#10 0.414 54a0052ab8de1639c306cb3afd1f0ce19b8e2c9c
#10 DONE 0.5s

#11 [ 7/10] RUN	CD osmocom-bb/src/host/trxcon && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 2.827 libtoolize: putting auxiliary files in '.'.
#11 2.827 libtoolize: copying file './ltmain.sh'
#11 2.834 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#11 2.834 libtoolize: copying file 'm4/libtool.m4'
#11 2.843 libtoolize: copying file 'm4/ltoptions.m4'
#11 2.852 libtoolize: copying file 'm4/ltsugar.m4'
#11 2.860 libtoolize: copying file 'm4/ltversion.m4'
#11 2.869 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 4.154 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 4.154 configure.ac:21: You should run autoupdate.
#11 4.154 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 4.154 configure.ac:21: the top level
#11 4.459 configure.ac:12: installing './compile'
#11 4.460 configure.ac:24: installing './config.guess'
#11 4.461 configure.ac:24: installing './config.sub'
#11 4.462 configure.ac:3: installing './install-sh'
#11 4.463 configure.ac:3: installing './missing'
#11 4.513 src/Makefile.am: installing './depcomp'
#11 4.560 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.566 checking whether build environment is sane... yes
#11 4.576 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.580 checking for gawk... gawk
#11 4.580 checking whether make sets $(MAKE)... yes
#11 4.602 checking whether make supports nested variables... yes
#11 4.618 checking whether make supports nested variables... (cached) yes
#11 4.618 checking whether make sets $(MAKE)... (cached) yes
#11 4.623 checking for gcc... gcc
#11 4.690 checking whether the C compiler works... yes
#11 4.751 checking for C compiler default output file name... a.out
#11 4.751 checking for suffix of executables... 
#11 4.770 checking whether we are cross compiling... no
#11 4.790 checking for suffix of object files... o
#11 4.799 checking whether the compiler supports GNU C... yes
#11 4.808 checking whether gcc accepts -g... yes
#11 4.818 checking for gcc option to enable C11 features... none needed
#11 4.833 checking whether gcc understands -c and -o together... yes
#11 4.848 checking whether make supports the include directive... yes (GNU style)
#11 4.852 checking dependency style of gcc... gcc3
#11 4.867 checking for pkg-config... /usr/bin/pkg-config
#11 4.867 checking pkg-config is at least version 0.9.0... yes
#11 4.868 checking for libosmocore... yes
#11 4.871 checking for libosmocoding... yes
#11 4.874 checking for libosmogsm... yes
#11 4.877 checking for stdio.h... yes
#11 4.885 checking for stdlib.h... yes
#11 4.895 checking for string.h... yes
#11 4.905 checking for inttypes.h... yes
#11 4.916 checking for stdint.h... yes
#11 4.927 checking for strings.h... yes
#11 4.938 checking for sys/stat.h... yes
#11 4.949 checking for sys/types.h... yes
#11 4.960 checking for unistd.h... yes
#11 4.971 checking for grep that handles long lines and -e... /usr/bin/grep
#11 4.972 checking for egrep... /usr/bin/grep -E
#11 4.976 checking build system type... x86_64-pc-linux-gnu
#11 5.005 checking host system type... x86_64-pc-linux-gnu
#11 5.005 checking how to print strings... printf
#11 5.018 checking for a sed that does not truncate output... /usr/bin/sed
#11 5.020 checking for fgrep... /usr/bin/grep -F
#11 5.021 checking for ld used by gcc... /usr/bin/ld
#11 5.023 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 5.024 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 5.025 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 5.034 checking whether ln -s works... yes
#11 5.035 checking the maximum length of command line arguments... 1572864
#11 5.037 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 5.037 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 5.038 checking for /usr/bin/ld option to reload object files... -r
#11 5.038 checking for file... file
#11 5.038 checking for objdump... objdump
#11 5.038 checking how to recognize dependent libraries... pass_all
#11 5.038 checking for dlltool... no
#11 5.038 checking how to associate runtime and link libraries... printf %s\n
#11 5.038 checking for ar... ar
#11 5.038 checking for archiver @FILE support... @
#11 5.051 checking for strip... strip
#11 5.051 checking for ranlib... ranlib
#11 5.051 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 5.082 checking for sysroot... no
#11 5.082 checking for a working dd... /usr/bin/dd
#11 5.084 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 5.092 checking for mt... no
#11 5.092 checking if : is a manifest tool... no
#11 5.094 checking for dlfcn.h... yes
#11 5.107 checking for objdir... .libs
#11 5.135 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 5.144 checking for gcc option to produce PIC... -fPIC -DPIC
#11 5.144 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 5.153 checking if gcc static flag -static works... yes
#11 5.183 checking if gcc supports -c -o file.o... yes
#11 5.195 checking if gcc supports -c -o file.o... (cached) yes
#11 5.195 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 5.200 checking whether -lc should be explicitly linked in... no
#11 5.220 checking dynamic linker characteristics... GNU/Linux ld.so
#11 5.247 checking how to hardcode library paths into programs... immediate
#11 5.247 checking whether stripping libraries is possible... yes
#11 5.247 checking if libtool supports shared libraries... yes
#11 5.247 checking whether to build shared libraries... yes
#11 5.247 checking whether to build static libraries... yes
#11 5.248 CFLAGS=" -std=gnu11"
#11 5.248 CPPFLAGS=""
#11 5.258 checking that generated files are newer than configure... done
#11 5.571 configure: creating ./config.status
#11 5.804 config.status: creating include/Makefile
#11 5.822 config.status: creating include/osmocom/Makefile
#11 5.841 config.status: creating include/osmocom/bb/Makefile
#11 5.860 config.status: creating include/osmocom/bb/l1sched/Makefile
#11 5.873 config.status: creating include/osmocom/bb/trxcon/Makefile
#11 5.881 config.status: creating src/Makefile
#11 5.888 config.status: creating Makefile
#11 5.892 config.status: executing depfiles commands
#11 5.935 config.status: executing libtool commands
#11 5.954 echo 0.0.0 > .version-t && mv .version-t .version
#11 5.955 make  install-recursive
#11 5.956 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 5.958 Making install in include
#11 5.959 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.960 Making install in osmocom
#11 5.961 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.962 Making install in bb
#11 5.963 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.965 Making install in l1sched
#11 5.966 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 5.967 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 5.967 make[6]: Nothing to be done for 'install-exec-am'.
#11 5.967 make[6]: Nothing to be done for 'install-data-am'.
#11 5.967 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 5.967 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 5.967 Making install in trxcon
#11 5.968 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 5.969 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 5.969 make[6]: Nothing to be done for 'install-exec-am'.
#11 5.969 make[6]: Nothing to be done for 'install-data-am'.
#11 5.969 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 5.969 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 5.970 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.971 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.971 make[6]: Nothing to be done for 'install-exec-am'.
#11 5.971 make[6]: Nothing to be done for 'install-data-am'.
#11 5.971 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.971 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.971 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 5.972 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.973 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.973 make[5]: Nothing to be done for 'install-exec-am'.
#11 5.973 make[5]: Nothing to be done for 'install-data-am'.
#11 5.973 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.973 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.973 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 5.974 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.975 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.975 make[4]: Nothing to be done for 'install-exec-am'.
#11 5.975 make[4]: Nothing to be done for 'install-data-am'.
#11 5.975 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.975 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.975 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 5.975 Making install in src
#11 5.976 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 5.977   CC       l1ctl_server.o
#11 5.977   CC       trxcon_main.o
#11 5.977   CC       logging.o
#11 5.977   CC       trx_if.o
#11 5.977   CC       trxcon_inst.lo
#11 5.977   CC       trxcon_fsm.lo
#11 5.978   CC       trxcon_shim.lo
#11 5.978   CC       l1ctl.lo
#11 5.978   CC       sched_lchan_common.lo
#11 5.978   CC       sched_lchan_pdtch.lo
#11 5.978   CC       sched_lchan_xcch.lo
#11 5.978   CC       sched_lchan_desc.lo
#11 5.979   CC       sched_lchan_tchh.lo
#11 5.979   CC       sched_lchan_tchf.lo
#11 5.979   CC       sched_lchan_rach.lo
#11 5.979   CC       sched_lchan_sch.lo
#11 5.979   CC       sched_mframe.lo
#11 5.980   CC       sched_prim.lo
#11 5.980   CC       sched_trx.lo
#11 5.980   CC       l1gprs.lo
#11 6.085 sched_lchan_tchh.c: In function 'rx_tchh_fn':
#11 6.085 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
#11 6.085   249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
#11 6.085       |                 ^~
#11 6.085 In file included from sched_lchan_tchh.c:36:
#11 6.085 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
#11 6.085    52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
#11 6.085       |     ^~~~~~~~~~~~~~~~~~~~~
#11 6.166   CCLD     libl1sched.la
#11 6.209   CCLD     libl1gprs.la
#11 6.227   CCLD     libtrxcon.la
#11 6.272   CCLD     trxcon
#11 6.437 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 6.437 make[3]: Nothing to be done for 'install-data-am'.
#11 6.438  /usr/bin/mkdir -p '/usr/local/bin'
#11 6.440   /bin/bash ../libtool   --mode=install /usr/bin/install -c trxcon '/usr/local/bin'
#11 6.454 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon
#11 6.455 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 6.455 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 6.456 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 6.457 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 6.457 make[3]: Nothing to be done for 'install-exec-am'.
#11 6.457 make[3]: Nothing to be done for 'install-data-am'.
#11 6.457 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 6.457 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 6.457 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 DONE 6.6s

#12 [ 8/10] RUN	CD osmocom-bb/src/host/virt_phy && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#12 1.822 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#12 1.822 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
#12 1.822 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#12 1.822 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#12 1.822 configure.ac:3: the top level
#12 1.822 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
#12 1.822 configure.ac:23: You should run autoupdate.
#12 1.822 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#12 1.822 configure.ac:23: the top level
#12 2.099 configure.ac:13: installing './compile'
#12 2.100 configure.ac:4: installing './install-sh'
#12 2.100 configure.ac:4: installing './missing'
#12 2.142 src/Makefile.am: installing './depcomp'
#12 2.189 checking for a BSD-compatible install... /usr/bin/install -c
#12 2.193 checking whether build environment is sane... yes
#12 2.197 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#12 2.198 checking for gawk... gawk
#12 2.198 checking whether make sets $(MAKE)... yes
#12 2.203 checking whether make supports nested variables... yes
#12 2.207 checking whether make supports nested variables... (cached) yes
#12 2.207 checking whether make sets $(MAKE)... (cached) yes
#12 2.208 checking for gcc... gcc
#12 2.223 checking whether the C compiler works... yes
#12 2.243 checking for C compiler default output file name... a.out
#12 2.244 checking for suffix of executables... 
#12 2.267 checking whether we are cross compiling... no
#12 2.320 checking for suffix of object files... o
#12 2.341 checking whether the compiler supports GNU C... yes
#12 2.365 checking whether gcc accepts -g... yes
#12 2.380 checking for gcc option to enable C11 features... none needed
#12 2.400 checking whether gcc understands -c and -o together... yes
#12 2.420 checking whether make supports the include directive... yes (GNU style)
#12 2.425 checking dependency style of gcc... gcc3
#12 2.444 checking for pkg-config... /usr/bin/pkg-config
#12 2.444 checking pkg-config is at least version 0.9.0... yes
#12 2.445 checking for libosmocore... yes
#12 2.449 checking for libosmogsm... yes
#12 2.453 checking for stdio.h... yes
#12 2.464 checking for stdlib.h... yes
#12 2.475 checking for string.h... yes
#12 2.488 checking for inttypes.h... yes
#12 2.500 checking for stdint.h... yes
#12 2.512 checking for strings.h... yes
#12 2.523 checking for sys/stat.h... yes
#12 2.535 checking for sys/types.h... yes
#12 2.547 checking for unistd.h... yes
#12 2.559 checking for grep that handles long lines and -e... /usr/bin/grep
#12 2.560 checking for egrep... /usr/bin/grep -E
#12 2.561 CFLAGS=" -std=gnu11"
#12 2.561 CPPFLAGS=""
#12 2.569 checking that generated files are newer than configure... done
#12 3.197 configure: creating ./config.status
#12 3.370 config.status: creating Makefile
#12 3.394 config.status: creating include/Makefile
#12 3.420 config.status: creating include/osmocom/Makefile
#12 3.441 config.status: creating include/osmocom/bb/Makefile
#12 3.457 config.status: creating include/osmocom/bb/virtphy/Makefile
#12 3.469 config.status: creating src/Makefile
#12 3.480 config.status: creating config.h
#12 3.487 config.status: executing depfiles commands
#12 3.551 Making install in include
#12 3.552 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.556 Making install in osmocom
#12 3.558 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.562 Making install in bb
#12 3.563 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.568 Making install in virtphy
#12 3.570 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 3.576 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 3.576 make[5]: Nothing to be done for 'install-exec-am'.
#12 3.576 make[5]: Nothing to be done for 'install-data-am'.
#12 3.576 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 3.577 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 3.578 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.581 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.581 make[5]: Nothing to be done for 'install-exec-am'.
#12 3.581 make[5]: Nothing to be done for 'install-data-am'.
#12 3.581 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.581 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.591 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 3.596 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.600 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.600 make[4]: Nothing to be done for 'install-exec-am'.
#12 3.600 make[4]: Nothing to be done for 'install-data-am'.
#12 3.600 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.603 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.604 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 3.606 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.608 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.608 make[3]: Nothing to be done for 'install-exec-am'.
#12 3.608 make[3]: Nothing to be done for 'install-data-am'.
#12 3.608 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.609 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.609 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 3.609 Making install in src
#12 3.611 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 3.612   CC       virtphy.o
#12 3.612   CC       logging.o
#12 3.612   CC       gsmtapl1_if.o
#12 3.612   CC       l1gprs.o
#12 3.614   CC       l1ctl_sock.o
#12 3.614   CC       l1ctl_sap.o
#12 3.614   CC       virt_prim_pm.o
#12 3.616   CC       virt_prim_fbsb.o
#12 3.620   CC       virt_prim_rach.o
#12 3.624   CC       virt_prim_data.o
#12 3.624   CC       virt_prim_pdch.o
#12 3.625   CC       virt_prim_traffic.o
#12 3.626   CC       virt_l1_sched_simple.o
#12 3.637   CC       virt_l1_model.o
#12 3.673   CC       shared/virtual_um.o
#12 3.676   CC       shared/osmo_mcast_sock.o
#12 3.798   CCLD     virtphy
#12 3.849 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 3.849 make[2]: Nothing to be done for 'install-data-am'.
#12 3.849  /usr/bin/mkdir -p '/usr/local/bin'
#12 3.851   /usr/bin/install -c virtphy '/usr/local/bin'
#12 3.853 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 3.853 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 3.854 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 3.856 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 3.856 make[2]: Nothing to be done for 'install-exec-am'.
#12 3.857  /usr/bin/mkdir -p '/usr/local/share/doc/virtphy'
#12 3.858  /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy'
#12 3.858 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 3.858 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 DONE 4.0s

#13 [ 9/10] RUN	MKDIR -p /data/unix
#13 DONE 0.5s

#14 [10/10] WORKDIR	/DATA
#14 DONE 0.1s

#15 exporting to image
#15 exporting layers
#15 exporting layers 0.5s done
#15 writing image sha256:7b9b3d3d7e84bd4290cbd9368b069268d63a38a1444da4150874fc5692a7e788 done
#15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done
#15 DONE 0.6s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmocom-bb-host-master'
+ docker_image_exists osmocom-bb-host-master
+ docker images -q osmocom-build/osmocom-bb-host-master
+ test -n 7b9b3d3d7e84
+ list_osmo_packages debian-bookworm osmocom-bb-host-master
+ local distro=debian-bookworm
+ local image=osmocom-bb-host-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c
+ [ -n  ]
+ return
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-bts-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
latest: Pulling from osmocom-build/debian-bookworm-titan
Digest: sha256:fe3e30e02d9e5799d669f38904c9a5a0ee85337411b5021a8a273e77c9aecde0
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-bts-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-bts-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-bts-test
+ echo ttcn3-bts-test
+ dir=ttcn3-bts-test
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-bts-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-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-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-bts-test-asan/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=asan \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_REMSIM_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-bts-test: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: 393B done
#2 DONE 0.1s

#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: 876B done
#5 DONE 0.1s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#6 DONE 0.2s

#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" bts
#8 CACHED

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 CACHED

#10 exporting to image
#10 exporting layers done
#10 writing image sha256:a7dd1f8aca68d9cf3c4b58c296d599f9049644ec486cd1d241e5f809f42cfe82 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest
#10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test'
+ docker_image_exists ttcn3-bts-test
+ docker images -q osmocom-build/ttcn3-bts-test
+ test -n a7dd1f8aca68
+ list_osmo_packages debian-bookworm ttcn3-bts-test
+ local distro=debian-bookworm
+ local image=ttcn3-bts-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c
+ [ -n  ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ network_create
+ SUBNET=1125489
+ seq 1 30
+ echo (1125489 + 1) % 256
+ bc
+ SUBNET=114
+ NET_NAME=ttcn3-bts-test-114
+ SUB4=172.18.114.0/24
+ SUB6=fd02:db8:114::/64
+ set +x
Creating network ttcn3-bts-test-114, trying SUBNET=114...
+ docker network create --internal --subnet 172.18.114.0/24 --ipv6 --subnet fd02:db8:114::/64 ttcn3-bts-test-114
631411830c7a14ff9d5d83920ad48523c0037c5e30aa5ac3ccaf09f49376265b
+ set +x

### Network ttcn3-bts-test-114 created (SUBNET=114) ###

+ return
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic
+ cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy
+ cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml
+ cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping
+ cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
+ cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
+ make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile cfg
command -v osmo-config-merge
/usr/bin/osmo-config-merge
docker run \
	--rm \
	--user 1000 \
	-v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test:/data \
	osmocom-build/ttcn3-bts-test \
	cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg
docker run \
	--rm \
	--user 1000 \
	-v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test:/data \
	osmocom-build/ttcn3-bts-test \
	cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg
osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg
sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.114.10/" generic/osmo-bts.gen.cfg
osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg
sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.114.10/" generic/osmo-bsc.gen.cfg
osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg
sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg
osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg
osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc
+ cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/unix
+ cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/virtphy
+ start_config_generic
+ test_config_enabled generic
+ local config=generic
+ local i
+ local valid=0
+ [ generic = generic ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ generic = generic ]
+ return 0
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
Applying SUBNET=114 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg
+ start_bsc
+ echo Starting container with BSC
Starting container with BSC
+ docker_network_params 114 11
+ NET=114
+ ADDR_SUFIX=11
+ echo --network ttcn3-bts-test-114 --ip 172.18.114.11 --ip6 fd02:db8:114::11
+ docker run --rm --network ttcn3-bts-test-114 --ip 172.18.114.11 --ip6 fd02:db8:114::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc:/data --name jenkins-ttcn3-bts-test-asan-292-bsc -d osmocom-build/osmo-bsc-asan /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1
9640291e1b55f8d39c1da5f799409a0606ebdc500059ad022d609c2c5fb1dc50
+ start_bts trx 1
+ local variant
+ variant=trx
+ echo Starting container with BTS
Starting container with BTS
+ [ -z trx ]
+ docker_network_params 114 20
+ NET=114
+ ADDR_SUFIX=20
+ echo --network ttcn3-bts-test-114 --ip 172.18.114.20 --ip6 fd02:db8:114::20
+ docker run --rm --network ttcn3-bts-test-114 --ip 172.18.114.20 --ip6 fd02:db8:114::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-292-bts -d osmocom-build/osmo-bts-asan /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1
437bb54d0d11871a82b7a78da0959b8cd7ccb66d2a42646e36cedc8f39428739
+ start_fake_trx
+ echo Starting container with fake_trx
Starting container with fake_trx
+ docker_network_params 114 21
+ NET=114
+ ADDR_SUFIX=21
+ echo --network ttcn3-bts-test-114 --ip 172.18.114.21 --ip6 fd02:db8:114::21
+ docker run --rm --network ttcn3-bts-test-114 --ip 172.18.114.21 --ip6 fd02:db8:114::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-asan-292-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py 				--log-file-name /data/fake_trx.log 				--log-file-level DEBUG 				--log-file-time 				--log-level INFO 				--sched-rr-prio 30 				-R 172.18.114.20 				-r 172.18.114.22 				--trx TRX1@172.18.114.20:5700/1 				--trx TRX2@172.18.114.20:5700/2 				--trx TRX3@172.18.114.20:5700/3 				>>/data/fake_trx.out 2>&1
250594457acf204b528b875eb16a42aa3867c9ade4e0ba8bf1246bc6cee47f8f
+ start_trxcon
+ echo Starting container with trxcon
Starting container with trxcon
+ docker_network_params 114 22
+ NET=114
+ ADDR_SUFIX=22
+ echo --network ttcn3-bts-test-114 --ip 172.18.114.22 --ip6 fd02:db8:114::22
+ docker run --rm --network ttcn3-bts-test-114 --ip 172.18.114.22 --ip6 fd02:db8:114::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-292-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon 				-i 172.18.114.21 				-s /data/unix/osmocom_l2 				>>/data/trxcon.log 2>&1
475f9bd28727a81b723583b571d3e8d376ba196eb7c9509fea2fe5d2763bec8c
+ start_testsuite generic
+ echo Starting container with BTS testsuite
Starting container with BTS testsuite
+ variant=generic
+ docker_network_params 114 10
+ NET=114
+ ADDR_SUFIX=10
+ echo --network ttcn3-bts-test-114 --ip 172.18.114.10 --ip6 fd02:db8:114::10
+ docker run --rm --network ttcn3-bts-test-114 --ip 172.18.114.10 --ip6 fd02:db8:114::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.114.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-292-ttcn3-bts-test osmocom-build/ttcn3-bts-test
+ SUBDIR=bts
+ SUITE=BTS_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli BTS_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: BTS_Tests.cfg
MC@6630854309ce: Unix server socket created successfully.
MC@6630854309ce: Listening on TCP port 45451.
MC2> 6630854309ce is the default
spawn /osmo-ttcn3-hacks/bts/BTS_Tests 6630854309ce 45451
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@6630854309ce: New HC connected from 172.18.114.10 [172.18.114.10]. 6630854309ce: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@6630854309ce: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@6630854309ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@6630854309ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@6630854309ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@6630854309ce: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@6630854309ce: Configuration file was processed on all HCs.
MC@6630854309ce: Creating MTC on host 172.18.114.10.
MC@6630854309ce: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'.
------ BTS_Tests.TC_est_dchan ------
Sat Mar 29 06:00:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_est_dchan started.
TC_est_dchan-RSL-IPA(3)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_est_dchan-RSL(4)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_est_dchan-RSL(4)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_est_dchan-RSL(4)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_est_dchan-RSL(4)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_est_dchan-RSL(4)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_est_dchan-RSL(4)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan(6)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(6)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 34, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(6)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(6)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(7)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(7)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 14, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(7)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(7)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(8)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(8)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 14, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(8)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(8)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(9)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(9)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 4, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(9)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(9)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(10)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(10)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(10)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(10)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 24, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(11)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(11)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(12)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(12)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(13)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(13)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(13)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(13)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 24, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(14)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(14)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(15)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(15)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 34, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(16)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(16)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 34, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(17)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(17)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(18)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(18)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(18)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(18)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 45, t2 := 3 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(19)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(19)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(20)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(20)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(20)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(20)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(21)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(21)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(21)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(21)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(22)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(22)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(22)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(22)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 1, t3 := 45, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(23)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(23)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(24)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } }
TC_est_dchan(24)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(24)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(24)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@6630854309ce: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_est_dchan(25)@6630854309ce: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00101110'B, t1p := 2, t3 := 4, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(25)@6630854309ce: Received IMM.ASS for our RACH!
TC_est_dchan(25)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@6630854309ce: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":9064
TC_est_dchan-RSL(4)@6630854309ce: Final verdict of PTC: none
TC_est_dchan-RSL-IPA(3)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(5)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@6630854309ce: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'.
Sat Mar 29 06:01:10 UTC 2025
====== BTS_Tests.TC_est_dchan pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_est_dchan.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14668111)
Waiting for packet dumper to finish... 1 (prev_count=14668111, count=14668610)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'.
------ BTS_Tests.TC_chan_act_stress ------
Sat Mar 29 06:01:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_stress started.
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL(27)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL(27)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL(27)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_stress-RSL(27)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_stress-RSL(27)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_stress-RSL(27)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_stress-RSL(27)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1031
TC_chan_act_stress-RSL(27)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(28)@6630854309ce: Final verdict of PTC: none
TC_chan_act_stress-RSL-IPA(26)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass)
MTC@6630854309ce: Test case TC_chan_act_stress finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'.
Sat Mar 29 06:01:17 UTC 2025
====== BTS_Tests.TC_chan_act_stress pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_stress.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8518305)
Waiting for packet dumper to finish... 1 (prev_count=8518305, count=8518804)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'.
------ BTS_Tests.TC_chan_act_react ------
Sat Mar 29 06:01:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_react started.
TC_chan_act_react-RSL-IPA(30)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_react-RSL(31)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_react-RSL(31)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react(33)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_react(33)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1055
TC_chan_act_react-RSL(31)@6630854309ce: Final verdict of PTC: none
TC_chan_act_react-RSL-IPA(30)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(32)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass)
MTC@6630854309ce: Test case TC_chan_act_react finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'.
Sat Mar 29 06:01:22 UTC 2025
====== BTS_Tests.TC_chan_act_react pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_react.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1957010)
Waiting for packet dumper to finish... 1 (prev_count=1957010, count=1957601)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'.
------ BTS_Tests.TC_chan_deact_not_active ------
Sat Mar 29 06:01:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_deact_not_active started.
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_deact_not_active-RSL(35)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active(37)@6630854309ce: setverdict(pass): none -> pass
TC_chan_deact_not_active(37)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1077
TC_chan_deact_not_active-RSL(35)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(36)@6630854309ce: Final verdict of PTC: none
TC_chan_deact_not_active-RSL-IPA(34)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass)
MTC@6630854309ce: Test case TC_chan_deact_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'.
Sat Mar 29 06:01:28 UTC 2025
====== BTS_Tests.TC_chan_deact_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1944742)
Waiting for packet dumper to finish... 1 (prev_count=1944742, count=1945241)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'.
------ BTS_Tests.TC_chan_act_wrong_nr ------
Sat Mar 29 06:01:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_wrong_nr started.
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr(41)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(41)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(42)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(42)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(43)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(43)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(44)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(44)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(45)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(45)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(46)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(46)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(47)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(47)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(48)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(48)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(49)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(49)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(50)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(50)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(51)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(51)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(52)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(52)@6630854309ce: Final verdict of PTC: pass
TC_chan_act_wrong_nr(53)@6630854309ce: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(53)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1129
TC_chan_act_wrong_nr-RSL(39)@6630854309ce: Final verdict of PTC: none
TC_chan_act_wrong_nr-RSL-IPA(38)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(40)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass)
MTC@6630854309ce: Test case TC_chan_act_wrong_nr finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'.
Sat Mar 29 06:01:34 UTC 2025
====== BTS_Tests.TC_chan_act_wrong_nr pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1999424)
Waiting for packet dumper to finish... 1 (prev_count=1999424, count=1999923)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'.
------ BTS_Tests.TC_deact_sacch ------
Sat Mar 29 06:01:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_deact_sacch started.
TC_deact_sacch-RSL-IPA(54)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_deact_sacch-RSL(55)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_deact_sacch-RSL(55)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_deact_sacch-RSL(55)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_deact_sacch-RSL(55)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_deact_sacch(57)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(57)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_deact_sacch(58)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(58)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_deact_sacch(59)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(59)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_deact_sacch(60)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(60)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_deact_sacch(61)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(61)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_deact_sacch(62)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(62)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_deact_sacch(63)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(63)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_deact_sacch(64)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(64)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_deact_sacch(65)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(65)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_deact_sacch(66)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(66)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_deact_sacch(67)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(67)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_deact_sacch(68)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(68)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_deact_sacch(69)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(69)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_deact_sacch(70)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(70)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_deact_sacch(71)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(71)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_deact_sacch(72)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(72)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_deact_sacch(73)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(73)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_deact_sacch(74)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(74)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_deact_sacch(75)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(75)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_deact_sacch(76)@6630854309ce: setverdict(pass): none -> pass
TC_deact_sacch(76)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1210
TC_deact_sacch-RSL(55)@6630854309ce: Final verdict of PTC: none
TC_deact_sacch-RSL-IPA(54)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(56)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass)
MTC@6630854309ce: Test case TC_deact_sacch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'.
Sat Mar 29 06:03:09 UTC 2025
====== BTS_Tests.TC_deact_sacch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_deact_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=88132671)
Waiting for packet dumper to finish... 1 (prev_count=88132671, count=88133262)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'.
------ BTS_Tests.TC_sacch_filling ------
Sat Mar 29 06:03:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_filling started.
TC_sacch_filling-RSL-IPA(77)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_filling-RSL(78)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_filling-RSL-IPA(77)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_filling-RSL(78)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_filling-RSL(78)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_filling(80)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(80)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_filling(81)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(81)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_filling(82)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(82)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_filling(83)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(83)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_filling(84)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(84)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_filling(85)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(85)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_filling(86)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(86)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_filling(87)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(87)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_filling(88)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(88)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_filling(89)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(89)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_filling(90)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(90)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_filling(91)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(91)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_filling(92)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(92)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_filling(93)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(93)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_filling(94)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(94)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_filling(95)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(95)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_filling(96)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(96)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_filling(97)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(97)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_filling(98)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(98)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_filling(99)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_filling(99)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1295
IPA-CTRL-CLI-IPA(79)@6630854309ce: Final verdict of PTC: none
TC_sacch_filling-RSL(78)@6630854309ce: Final verdict of PTC: none
TC_sacch_filling-RSL-IPA(77)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_filling finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'.
Sat Mar 29 06:03:29 UTC 2025
====== BTS_Tests.TC_sacch_filling pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_filling.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12180083)
Waiting for packet dumper to finish... 1 (prev_count=12180083, count=12180582)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'.
------ BTS_Tests.TC_sacch_info_mod ------
Sat Mar 29 06:03:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_info_mod started.
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_info_mod-RSL(101)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_info_mod-RSL(101)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_info_mod-RSL(101)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_info_mod(103)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_info_mod(104)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_info_mod(105)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_info_mod(106)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_info_mod(107)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_info_mod(108)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_info_mod(109)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_info_mod(110)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_info_mod(111)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_info_mod(112)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_info_mod(113)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_info_mod(114)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_info_mod(115)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_info_mod(116)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_info_mod(117)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_info_mod(118)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_info_mod(119)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_info_mod(120)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_info_mod(121)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_info_mod(122)@6630854309ce: Activating channel, expecting standard SI5
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1343
TC_sacch_info_mod-RSL(101)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(102)@6630854309ce: Final verdict of PTC: none
TC_sacch_info_mod-RSL-IPA(100)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_info_mod finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'.
Sat Mar 29 06:04:03 UTC 2025
====== BTS_Tests.TC_sacch_info_mod pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30067970)
Waiting for packet dumper to finish... 1 (prev_count=30067970, count=30068469)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'.
------ BTS_Tests.TC_sacch_multi ------
Sat Mar 29 06:04:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_multi started.
TC_sacch_multi-RSL-IPA(123)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi-RSL(124)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi-RSL(124)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi-RSL(124)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi(126)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(126)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi(127)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(127)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi(128)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(128)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi(129)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(129)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi(130)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(130)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi(131)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(131)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi(132)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(132)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi(133)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(133)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi(134)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(134)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi(135)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(135)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi(136)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(136)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi(137)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(137)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi(138)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(138)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi(139)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(139)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi(140)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(140)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi(141)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(141)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi(142)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(142)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi(143)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(143)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi(144)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(144)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi(145)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi(145)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1386
TC_sacch_multi-RSL(124)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(125)@6630854309ce: Final verdict of PTC: none
TC_sacch_multi-RSL-IPA(123)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_multi finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'.
Sat Mar 29 06:05:34 UTC 2025
====== BTS_Tests.TC_sacch_multi pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=84782125)
Waiting for packet dumper to finish... 1 (prev_count=84782125, count=84782624)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'.
------ BTS_Tests.TC_sacch_multi_chg ------
Sat Mar 29 06:05:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_multi_chg started.
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_multi_chg-RSL(147)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_multi_chg-RSL(147)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_multi_chg-RSL(147)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_multi_chg-RSL(147)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_sacch_multi_chg-RSL(147)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1432
TC_sacch_multi_chg-RSL-IPA(146)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(148)@6630854309ce: Final verdict of PTC: none
TC_sacch_multi_chg-RSL(147)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_multi_chg finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'.
Sat Mar 29 06:07:14 UTC 2025
====== BTS_Tests.TC_sacch_multi_chg pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90376483)
Waiting for packet dumper to finish... 1 (prev_count=90376483, count=90376982)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'.
------ BTS_Tests.TC_sacch_chan_act ------
Sat Mar 29 06:07:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_chan_act started.
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act-RSL(170)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_chan_act-RSL(170)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act-RSL(170)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act-RSL(170)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_chan_act(172)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(172)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_chan_act(173)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(173)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act(174)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(174)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_chan_act(175)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(175)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act(176)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(176)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_chan_act(177)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(177)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_chan_act(178)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(178)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_chan_act(179)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(179)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_chan_act(180)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(180)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_chan_act(181)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(181)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_chan_act(182)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(182)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act(183)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(183)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_chan_act(184)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(184)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_chan_act(185)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(185)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_chan_act(186)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(186)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_chan_act(187)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(187)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act(188)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(188)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_chan_act(189)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(189)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_chan_act(190)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(190)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_chan_act(191)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act(191)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1478
TC_sacch_chan_act-RSL(170)@6630854309ce: Final verdict of PTC: none
TC_sacch_chan_act-RSL-IPA(169)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_chan_act finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'.
Sat Mar 29 06:07:49 UTC 2025
====== BTS_Tests.TC_sacch_chan_act pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26482681)
Waiting for packet dumper to finish... 1 (prev_count=26482681, count=26483180)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'.
------ BTS_Tests.TC_sacch_chan_act_ho_async ------
Sat Mar 29 06:07:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_chan_act_ho_async started.
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_chan_act_ho_async: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1557
TC_sacch_chan_act_ho_async-RSL(193)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(194)@6630854309ce: Final verdict of PTC: none
TC_sacch_chan_act_ho_async-RSL-IPA(192)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'.
Sat Mar 29 06:08:24 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_async pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30943341)
Waiting for packet dumper to finish... 1 (prev_count=30943341, count=30943968)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'.
------ BTS_Tests.TC_sacch_chan_act_ho_sync ------
Sat Mar 29 06:08:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sacch_chan_act_ho_sync started.
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_sacch_chan_act_ho_sync: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: Timeout waiting for SACCH 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B'O
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1695
TC_sacch_chan_act_ho_sync-RSL(200)@6630854309ce: Final verdict of PTC: none
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(201)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass)
MTC@6630854309ce: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'.
Sat Mar 29 06:09:16 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=48881170)
Waiting for packet dumper to finish... 1 (prev_count=48881170, count=48881669)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'.
------ BTS_Tests.TC_rach_content ------
Sat Mar 29 06:09:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_content started.
TC_rach_content-RSL-IPA(206)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL-IPA(206)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL(207)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content-RSL(207)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_content-RSL-IPA(206)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_content-RSL-IPA(206)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_content-RSL-IPA(206)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_content-RSL(207)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_content-RSL(207)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_content-RSL(207)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_content-RSL(207)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_content-RSL-IPA(206)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 18, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 22, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 25, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 28, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 31, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 34, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 3, t3 := 24, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 28, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 29, t2 := 5 }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content-RSL(207)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(208)@6630854309ce: Final verdict of PTC: none
TC_rach_content-RSL-IPA(206)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_content finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'.
Sat Mar 29 06:09:46 UTC 2025
====== BTS_Tests.TC_rach_content pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24198040)
Waiting for packet dumper to finish... 1 (prev_count=24198040, count=24198539)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'.
------ BTS_Tests.TC_rach_content_emerg ------
Sat Mar 29 06:09:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_content_emerg started.
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_content_emerg-RSL(210)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_content_emerg-RSL(210)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_content_emerg-RSL(210)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_content_emerg-RSL(210)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 27, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 30, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 33, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 36, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 36, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 18, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 22, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 25, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 28, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 31, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 34, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 21, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 24, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 27, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 30, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 33, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 36, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 30, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 33, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 36, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 34, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 24, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 27, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 30, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 33, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 36, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 30, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 33, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 36, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 27, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 30, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 33, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 36, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@6630854309ce: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 35, t2 := 11 }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content_emerg-RSL(210)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(211)@6630854309ce: Final verdict of PTC: none
TC_rach_content_emerg-RSL-IPA(209)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_content_emerg finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'.
Sat Mar 29 06:10:15 UTC 2025
====== BTS_Tests.TC_rach_content_emerg pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24216048)
Waiting for packet dumper to finish... 1 (prev_count=24216048, count=24219795)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'.
------ BTS_Tests.TC_rach_count ------
Sat Mar 29 06:10:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_count started.
TC_rach_count-RSL-IPA(212)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_count-RSL(213)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_count-RSL-IPA(212)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_count-RSL-IPA(212)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_count-RSL-IPA(212)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_count-RSL-IPA(212)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_count-RSL(213)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_count-RSL(213)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1790
TC_rach_count-RSL(213)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(214)@6630854309ce: Final verdict of PTC: none
TC_rach_count-RSL-IPA(212)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_count finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'.
Sat Mar 29 06:10:33 UTC 2025
====== BTS_Tests.TC_rach_count pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14353600)
Waiting for packet dumper to finish... 1 (prev_count=14353600, count=14354227)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'.
------ BTS_Tests.TC_rach_max_ta ------
Sat Mar 29 06:10:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_max_ta started.
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_max_ta-RSL(216)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_max_ta-RSL(216)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_max_ta-RSL(216)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_max_ta-RSL(216)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 4, t2 := 19 }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1981
TC_rach_max_ta-RSL(216)@6630854309ce: Final verdict of PTC: none
TC_rach_max_ta-RSL-IPA(215)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(217)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_max_ta finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'.
Sat Mar 29 06:10:48 UTC 2025
====== BTS_Tests.TC_rach_max_ta pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_max_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10353012)
Waiting for packet dumper to finish... 1 (prev_count=10353012, count=10353511)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'.
------ BTS_Tests.TC_ho_rach ------
Sat Mar 29 06:10:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ho_rach started.
TC_ho_rach-RSL-IPA(218)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ho_rach-RSL(219)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_rach-RSL(219)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_rach-RSL(219)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_rach-RSL(219)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ho_rach-RSL(219)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ho_rach-RSL(219)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_rach-RSL(219)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_ho_rach(221)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(221)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(221)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_ho_rach(222)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(222)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(222)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ho_rach(223)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(223)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(223)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_ho_rach(224)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(224)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(224)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_rach(225)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(225)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(225)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_ho_rach(226)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(226)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(226)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_ho_rach(227)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(227)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(227)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_ho_rach(228)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(228)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(228)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_ho_rach(229)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(229)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(229)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_ho_rach(230)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(230)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(230)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_ho_rach(231)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(231)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(231)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_ho_rach(232)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(232)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(232)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_ho_rach(233)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(233)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(233)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_ho_rach(234)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(234)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(234)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_ho_rach(235)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(235)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(235)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_ho_rach(236)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(236)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(236)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_ho_rach(237)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(237)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(237)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_ho_rach(238)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(238)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(238)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_ho_rach(239)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(239)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(239)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_ho_rach(240)@6630854309ce: setverdict(pass): none -> pass
TC_ho_rach(240)@6630854309ce: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } }
TC_ho_rach(240)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":2050
TC_ho_rach-RSL(219)@6630854309ce: Final verdict of PTC: none
TC_ho_rach-RSL-IPA(218)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(220)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(221): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass)
MTC@6630854309ce: Test case TC_ho_rach finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'.
Sat Mar 29 06:10:57 UTC 2025
====== BTS_Tests.TC_ho_rach pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ho_rach.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5111268)
Waiting for packet dumper to finish... 1 (prev_count=5111268, count=5111895)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'.
------ BTS_Tests.TC_ho_physical_info ------
Sat Mar 29 06:11:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ho_physical_info started.
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ho_physical_info-RSL(242)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ho_physical_info-RSL(242)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ho_physical_info-RSL(242)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_physical_info(244)@6630854309ce: setverdict(pass): none -> pass
TC_ho_physical_info(244)@6630854309ce: setverdict(fail): pass -> fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }", new component reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
TC_ho_physical_info(244)@6630854309ce: Sending handover Access Burst
TC_ho_physical_info(244)@6630854309ce: Rx RR Physical Information: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { physicalInformation := { messageType := '00101101'B, timingAdvance := '02'O } } } }
TC_ho_physical_info(244)@6630854309ce: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed
TC_ho_physical_info(244)@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":2115
MC@6630854309ce: Test Component 244 has requested to stop MTC. Terminating current testcase execution.
TC_ho_physical_info-RSL(242)@6630854309ce: Final verdict of PTC: none
TC_ho_physical_info-RSL-IPA(241)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(243)@6630854309ce: Final verdict of PTC: none
TC_ho_physical_info(244)@6630854309ce: Final verdict of PTC: fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ho_physical_info(244): fail (none -> fail) reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }"
MTC@6630854309ce: Test case TC_ho_physical_info finished. Verdict: fail reason: Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'.
Sat Mar 29 06:11:05 UTC 2025
------ BTS_Tests.TC_ho_physical_info fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ho_physical_info.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4277263)
Waiting for packet dumper to finish... 1 (prev_count=4277263, count=4281009)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'.
------ BTS_Tests.TC_rach_load_idle_thresh0 ------
Sat Mar 29 06:11:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap" >/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_load_idle_thresh0 started.
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1837
TC_rach_load_idle_thresh0-RSL(246)@6630854309ce: Final verdict of PTC: none
TC_rach_load_idle_thresh0-RSL-IPA(245)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(247)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'.
Sat Mar 29 06:11:21 UTC 2025
====== BTS_Tests.TC_rach_load_idle_thresh0 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5541516)
Waiting for packet dumper to finish... 1 (prev_count=5541516, count=5542015)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'.
------ BTS_Tests.TC_rach_load_idle_below_thresh ------
Sat Mar 29 06:11:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap" >/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_load_idle_below_thresh started.
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1862
TC_rach_load_idle_below_thresh-RSL(249)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(250)@6630854309ce: Final verdict of PTC: none
TC_rach_load_idle_below_thresh-RSL-IPA(248)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'.
Sat Mar 29 06:11:32 UTC 2025
====== BTS_Tests.TC_rach_load_idle_below_thresh pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4197976)
Waiting for packet dumper to finish... 1 (prev_count=4197976, count=4198475)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'.
------ BTS_Tests.TC_rach_load_count ------
Sat Mar 29 06:11:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rach_load_count started.
TC_rach_load_count-RSL-IPA(251)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rach_load_count-RSL(252)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rach_load_count-RSL(252)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rach_load_count-RSL-IPA(251)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rach_load_count-RSL(252)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_count-RSL(252)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rach_load_count-RSL(252)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rach_load_count-RSL(252)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@6630854309ce: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1926
TC_rach_load_count-RSL(252)@6630854309ce: Final verdict of PTC: none
TC_rach_load_count-RSL-IPA(251)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(253)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass)
MTC@6630854309ce: Test case TC_rach_load_count finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'.
Sat Mar 29 06:11:57 UTC 2025
====== BTS_Tests.TC_rach_load_count pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rach_load_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17194249)
Waiting for packet dumper to finish... 1 (prev_count=17194249, count=17194748)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'.
------ BTS_Tests.TC_meas_res_speech_tchf ------
Sat Mar 29 06:12:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchf started.
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchf(257)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F040303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf(257)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf(257)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf(257)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3631
TC_meas_res_speech_tchf-RSL(255)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(256)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchf-RSL-IPA(254)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf(257): pass (none -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchf finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass'.
Sat Mar 29 06:12:11 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11227569)
Waiting for packet dumper to finish... 1 (prev_count=11227569, count=11228068)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'.
------ BTS_Tests.TC_meas_res_speech_tchf_facch ------
Sat Mar 29 06:12:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchf_facch started.
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@6630854309ce: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@6630854309ce: Test Component 261 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchf_facch-RSL(259)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch(261)@6630854309ce: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
IPA-CTRL-CLI-IPA(260)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }""
MTC@6630854309ce: Test case TC_meas_res_speech_tchf_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'.
Sat Mar 29 06:12:17 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2955079)
Waiting for packet dumper to finish... 1 (prev_count=2955079, count=2955578)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'.
------ BTS_Tests.TC_meas_res_speech_tchh ------
Sat Mar 29 06:12:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchh started.
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(265)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(265)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_speech_tchh(266)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(266)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh(266)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(266)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(266)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3655
TC_meas_res_speech_tchh-RSL(263)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(264)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchh-RSL-IPA(262)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh(266): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchh finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass'.
Sat Mar 29 06:12:39 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19645929)
Waiting for packet dumper to finish... 1 (prev_count=19645929, count=19646428)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'.
------ BTS_Tests.TC_meas_res_speech_tchh_facch ------
Sat Mar 29 06:12:42 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_facch started.
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(270)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(270)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(271)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(271)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3655
TC_meas_res_speech_tchh_facch-RSL(268)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(269)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(267): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(268): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_facch(270): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_facch(271): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_facch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass'.
Sat Mar 29 06:13:01 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_facch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19645039)
Waiting for packet dumper to finish... 1 (prev_count=19645039, count=19648557)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'.
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------
Sat Mar 29 06:13:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_toa256 started.
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(275)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(276)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3680
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchh_toa256-RSL(273)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(274)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(272): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(273): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_toa256(275): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_toa256(276): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass'.
Sat Mar 29 06:13:22 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_toa256 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19615594)
Waiting for packet dumper to finish... 1 (prev_count=19615594, count=19616093)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'.
------ BTS_Tests.TC_meas_res_sign_tchf ------
Sat Mar 29 06:13:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_sign_tchf started.
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(280)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(280)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(280)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_tchf(281)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(281)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(281)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(281)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(281)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(281)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(281)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_tchf(282)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(282)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(282)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(282)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(282)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(282)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(282)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_tchf(283)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(283)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(283)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchf(283)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(283)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(283)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchf(283)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3694
TC_meas_res_sign_tchf-RSL(278)@6630854309ce: Final verdict of PTC: none
TC_meas_res_sign_tchf-RSL-IPA(277)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(279)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(277): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf-RSL(278): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf(280): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf(281): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf(282): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchf(283): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_sign_tchf finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf pass'.
Sat Mar 29 06:14:00 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchf pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=38069737)
Waiting for packet dumper to finish... 1 (prev_count=38069737, count=38073921)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'.
------ BTS_Tests.TC_meas_res_sign_tchh ------
Sat Mar 29 06:14:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_sign_tchh started.
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(287)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(287)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(287)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(287)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(287)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(287)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(287)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_tchh(288)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(288)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(288)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh(288)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(288)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(288)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(288)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(288)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3707
TC_meas_res_sign_tchh-RSL(285)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(286)@6630854309ce: Final verdict of PTC: none
TC_meas_res_sign_tchh-RSL-IPA(284)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(284): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh-RSL(285): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(286): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh(287): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh(288): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_sign_tchh finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass'.
Sat Mar 29 06:14:22 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchh pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18319542)
Waiting for packet dumper to finish... 1 (prev_count=18319542, count=18320041)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'.
------ BTS_Tests.TC_meas_res_sign_sdcch4 ------
Sat Mar 29 06:14:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_sign_sdcch4 started.
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(292)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(292)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(292)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(293)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(293)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(293)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(293)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(293)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(294)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(294)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(294)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(294)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(294)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(295)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch4(295)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(295)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(295)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(295)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3720
TC_meas_res_sign_sdcch4-RSL(290)@6630854309ce: Final verdict of PTC: none
TC_meas_res_sign_sdcch4-RSL-IPA(289)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(291)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(289): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(290): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4(292): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4(293): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4(294): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch4(295): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'.
Sat Mar 29 06:14:59 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=31101495)
Waiting for packet dumper to finish... 1 (prev_count=31101495, count=31102431)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'.
------ BTS_Tests.TC_meas_res_sign_sdcch8 ------
Sat Mar 29 06:15:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_sign_sdcch8 started.
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(299)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(300)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(300)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(301)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(301)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(302)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(302)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(302)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(302)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(303)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(303)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(303)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(303)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(304)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(304)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(304)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(304)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(304)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(305)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(305)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(305)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(305)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(305)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(306)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_sdcch8(306)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(306)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(306)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(306)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3733
TC_meas_res_sign_sdcch8-RSL(297)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(298)@6630854309ce: Final verdict of PTC: none
TC_meas_res_sign_sdcch8-RSL-IPA(296)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(296): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(297): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(299): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(300): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(301): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(302): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(303): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(304): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(305): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_sdcch8(306): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_sign_sdcch8 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass'.
Sat Mar 29 06:16:09 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch8 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=60267996)
Waiting for packet dumper to finish... 1 (prev_count=60267996, count=60268495)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'.
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------
Sat Mar 29 06:16:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_sign_tchh_toa256 started.
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(310)@6630854309ce: Final verdict of PTC: pass
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(311)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3747
TC_meas_res_sign_tchh_toa256-RSL(308)@6630854309ce: Final verdict of PTC: none
TC_meas_res_sign_tchh_toa256-RSL-IPA(307)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(309)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(307): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(308): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(309): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh_toa256(310): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_sign_tchh_toa256(311): pass (pass -> pass)
MTC@6630854309ce: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass'.
Sat Mar 29 06:16:31 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchh_toa256 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18284356)
Waiting for packet dumper to finish... 1 (prev_count=18284356, count=18284855)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------
Sat Mar 29 06:16:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchf_sapi3 started.
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(315)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3812
TC_meas_res_speech_tchf_sapi3-RSL(313)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchf_sapi3-RSL-IPA(312)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(314)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(312): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(313): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchf_sapi3(315): pass (none -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass'.
Sat Mar 29 06:16:45 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11309886)
Waiting for packet dumper to finish... 1 (prev_count=11309886, count=11313632)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------
Sat Mar 29 06:16:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_sapi3 started.
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(319)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3827
TC_meas_res_speech_tchh_sapi3-RSL(317)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(318)@6630854309ce: Final verdict of PTC: none
TC_meas_res_speech_tchh_sapi3-RSL-IPA(316)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(316): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(317): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_meas_res_speech_tchh_sapi3(319): pass (none -> pass)
MTC@6630854309ce: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass'.
Sat Mar 29 06:16:58 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10767026)
Waiting for packet dumper to finish... 1 (prev_count=10767026, count=10767525)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch'.
------ BTS_Tests.TC_tx_power_start_ramp_up_bcch ------
Sat Mar 29 06:17:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap" >/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_tx_power_start_ramp_up_bcch started.
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Reached full power, wating a bit more until success
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Tx power increased during ramp up: 0 -> 30
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: setverdict(pass): none -> pass
TC_tx_power_start_ramp_up_bcch(323)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":2959
TC_tx_power_start_ramp_up_bcch-RSL(321)@6630854309ce: Final verdict of PTC: none
TC_tx_power_start_ramp_up_bcch-RSL-IPA(320)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(322)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(320): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(321): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(322): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_start_ramp_up_bcch(323): pass (none -> pass)
MTC@6630854309ce: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass'.
Sat Mar 29 06:17:10 UTC 2025
====== BTS_Tests.TC_tx_power_start_ramp_up_bcch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7711918)
Waiting for packet dumper to finish... 1 (prev_count=7711918, count=7712417)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'.
------ BTS_Tests.TC_tx_power_down_bcch ------
Sat Mar 29 06:17:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_tx_power_down_bcch started.
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=0
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=8
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=8
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=8
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=8
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=16
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=16
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=16
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=16
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=24
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=24
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=24
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=24
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=24
TC_tx_power_down_bcch(327)@6630854309ce: Received rx_level=30
TC_tx_power_down_bcch(327)@6630854309ce: Reached nominal level 30, shutting down OML link
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: IPA: Closed
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Lost IPA connection! (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(324)@6630854309ce: Final verdict of PTC: none
TC_tx_power_down_bcch(327)@6630854309ce: setverdict(pass): none -> pass
TC_tx_power_down_bcch(327)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":2986
TC_tx_power_down_bcch-RSL(325)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(326)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(324): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_down_bcch-RSL(325): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_down_bcch(327): pass (none -> pass)
MTC@6630854309ce: Test case TC_tx_power_down_bcch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass'.
Sat Mar 29 06:17:26 UTC 2025
====== BTS_Tests.TC_tx_power_down_bcch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7090869)
Waiting for packet dumper to finish... 1 (prev_count=7090869, count=7091368)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change'.
------ BTS_Tests.TC_tx_power_ramp_adm_state_change ------
Sat Mar 29 06:17:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap" >/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_tx_power_ramp_adm_state_change started.
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Reached nominal level 30, changing ADM state to LOCKED
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: ADM STATE UNLOCKED->LOCKED
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=22
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=22
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=22
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=14
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=14
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=14
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=14
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=12
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=6
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=6
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=6
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=6
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Tx power decreased during ramp down: 30 -> 0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: setverdict(pass): none -> pass reason: "Didn't receive data_ind while in rf_locked state.", new component reason: "Didn't receive data_ind while in rf_locked state."
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: ADM STATE LOCKED->UNLOCKED
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=0
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=8
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=16
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=24
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Reached full power, wating a bit more until success
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Received rx_level=30
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"", new component reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@6630854309ce: Test Component 331 has requested to stop MTC. Terminating current testcase execution.
TC_tx_power_ramp_adm_state_change-RSL(329)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(330)@6630854309ce: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change-RSL-IPA(328)@6630854309ce: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change(331)@6630854309ce: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(328): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(329): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_tx_power_ramp_adm_state_change(331): fail (none -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@6630854309ce: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'.
Sat Mar 29 06:17:51 UTC 2025
------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17856084)
Waiting for packet dumper to finish... 1 (prev_count=17856084, count=17856583)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'.
------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------
Sat Mar 29 06:17:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_bs_pwr_static_ass started.
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: SACCH received: '00000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_ass(335)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3121
TC_rsl_bs_pwr_static_ass-RSL(333)@6630854309ce: Final verdict of PTC: none
TC_rsl_bs_pwr_static_ass-RSL-IPA(332)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(334)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(332): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(333): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_ass(335): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass'.
Sat Mar 29 06:17:58 UTC 2025
====== BTS_Tests.TC_rsl_bs_pwr_static_ass pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2568411)
Waiting for packet dumper to finish... 1 (prev_count=2568411, count=2568910)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control'.
------ BTS_Tests.TC_rsl_bs_pwr_static_power_control ------
Sat Mar 29 06:18:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_bs_pwr_static_power_control started.
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_power_control(339)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3135
TC_rsl_bs_pwr_static_power_control-RSL(337)@6630854309ce: Final verdict of PTC: none
TC_rsl_bs_pwr_static_power_control-RSL-IPA(336)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(338)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(336): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(337): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_bs_pwr_static_power_control(339): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass'.
Sat Mar 29 06:18:04 UTC 2025
====== BTS_Tests.TC_rsl_bs_pwr_static_power_control pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2571080)
Waiting for packet dumper to finish... 1 (prev_count=2571080, count=2571579)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'.
------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------
Sat Mar 29 06:18:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_ctrl started.
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(343)@6630854309ce: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(344)@6630854309ce: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(345)@6630854309ce: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(346)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3894
TC_rsl_ms_pwr_ctrl-RSL(341)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_ctrl-RSL-IPA(340)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(342)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(340): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(341): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl(343): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl(344): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl(345): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_ctrl(346): pass (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass'.
Sat Mar 29 06:19:11 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_ctrl pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=71212202)
Waiting for packet dumper to finish... 1 (prev_count=71212202, count=71212701)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------
Sat Mar 29 06:19:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_active started.
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(350)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3600
TC_rsl_ms_pwr_dyn_active-RSL(348)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active-RSL-IPA(347)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(349)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(347): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(348): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(349): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active(350): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass'.
Sat Mar 29 06:19:32 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14760292)
Waiting for packet dumper to finish... 1 (prev_count=14760292, count=14760791)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------
Sat Mar 29 06:19:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_active2 started.
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(354)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3615
TC_rsl_ms_pwr_dyn_active2-RSL(352)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(353)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(351): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(352): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2(354): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass'.
Sat Mar 29 06:19:48 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13636850)
Waiting for packet dumper to finish... 1 (prev_count=13636850, count=13637349)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------
Sat Mar 29 06:19:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_up started.
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: setverdict(pass): pass -> pass reason: "Power level in L1 header reduced as expected", component reason not changed
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_up(358)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3555
TC_rsl_ms_pwr_dyn_up-RSL(356)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(357)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_up-RSL-IPA(355)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(355): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(356): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_up(358): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass'.
Sat Mar 29 06:20:13 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_up pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23992092)
Waiting for packet dumper to finish... 1 (prev_count=23992092, count=23992591)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------
Sat Mar 29 06:20:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_down started.
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: setverdict(pass): pass -> pass reason: "Power level increased to lowest power value", component reason not changed
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_down(362)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3585
TC_rsl_ms_pwr_dyn_down-RSL(360)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(361)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_down-RSL-IPA(359)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(359): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(360): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(361): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_down(362): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass'.
Sat Mar 29 06:20:29 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_down pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13628289)
Waiting for packet dumper to finish... 1 (prev_count=13628289, count=13629225)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown ------
Sat Mar 29 06:20:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_ass_updown started.
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: setverdict(pass): pass -> pass reason: "Power level in L1 decreased/increased as expected", component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(366)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3540
TC_rsl_ms_pwr_dyn_ass_updown-RSL(364)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(365)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(363): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(364): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(365): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown(366): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass'.
Sat Mar 29 06:20:42 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9420852)
Waiting for packet dumper to finish... 1 (prev_count=9420852, count=9421351)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------
Sat Mar 29 06:20:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_max started.
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_max(370)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3570
TC_rsl_ms_pwr_dyn_max-RSL(368)@6630854309ce: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_max-RSL-IPA(367)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(369)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(367): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(368): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ms_pwr_dyn_max(370): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass'.
Sat Mar 29 06:20:57 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_max pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13219799)
Waiting for packet dumper to finish... 1 (prev_count=13219799, count=13220298)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'.
------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------
Sat Mar 29 06:21:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_chan_initial_ms_pwr started.
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rsl_chan_initial_ms_pwr(374)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(374)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_chan_initial_ms_pwr(374)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(374)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(374)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rsl_chan_initial_ms_pwr(375)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(375)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_chan_initial_ms_pwr(375)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(375)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(375)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rsl_chan_initial_ms_pwr(376)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(376)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_chan_initial_ms_pwr(376)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(376)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(376)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rsl_chan_initial_ms_pwr(377)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(377)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_chan_initial_ms_pwr(377)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(377)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(377)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rsl_chan_initial_ms_pwr-RSL(372)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(373)@6630854309ce: Final verdict of PTC: none
TC_rsl_chan_initial_ms_pwr-RSL-IPA(371)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(371): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(372): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(373): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(374): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(375): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(376): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(377): pass (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass'.
Sat Mar 29 06:21:05 UTC 2025
====== BTS_Tests.TC_rsl_chan_initial_ms_pwr pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4205511)
Waiting for packet dumper to finish... 1 (prev_count=4205511, count=4209258)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'.
------ BTS_Tests.TC_rsl_chan_initial_ta ------
Sat Mar 29 06:21:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_chan_initial_ta started.
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(381)@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(381)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_chan_initial_ta(381)@6630854309ce: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 16 }
TC_rsl_chan_initial_ta(381)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ta(381)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ta(381)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":3939
TC_rsl_chan_initial_ta-RSL(379)@6630854309ce: Final verdict of PTC: none
TC_rsl_chan_initial_ta-RSL-IPA(378)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(380)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(378): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(379): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_chan_initial_ta(381): pass (none -> pass)
MTC@6630854309ce: Test case TC_rsl_chan_initial_ta finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta pass'.
Sat Mar 29 06:21:11 UTC 2025
====== BTS_Tests.TC_rsl_chan_initial_ta pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2399806)
Waiting for packet dumper to finish... 1 (prev_count=2399806, count=2400305)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'.
------ BTS_Tests.TC_rsl_modify_encr ------
Sat Mar 29 06:21:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_modify_encr started.
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_modify_encr-RSL(383)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_modify_encr-RSL(383)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_modify_encr-RSL(383)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_modify_encr-RSL(383)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(383)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(383)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(383)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(383)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(383)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(383)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_modify_encr-RSL(383)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_modify_encr-RSL(383)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(383)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_modify_encr-RSL(383)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_modify_encr-RSL(383)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(383)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: "TC_rsl_modify_encr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rsl_modify_encr(385)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_modify_encr(385)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rsl_modify_encr(385)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B12'O, padding := ''O } }
TC_rsl_modify_encr(385)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_modify_encr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rsl_modify_encr(386)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_modify_encr(386)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rsl_modify_encr(386)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B12'O, padding := ''O } }
TC_rsl_modify_encr(386)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(386)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(386)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(386)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(386)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rsl_modify_encr(387)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_modify_encr(387)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B12'O, padding := ''O } }
TC_rsl_modify_encr(387)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(387)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(387)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(387)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(387)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rsl_modify_encr(388)@6630854309ce: setverdict(pass): none -> pass
TC_rsl_modify_encr(388)@6630854309ce: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := 'BC2EBB1D75D32E6298C7C44530FE01E5C6489B12'O, padding := ''O } }
TC_rsl_modify_encr(388)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(388)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(388)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(388)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(388)@6630854309ce: Final verdict of PTC: pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rsl_modify_encr-RSL(383)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(384)@6630854309ce: Final verdict of PTC: none
TC_rsl_modify_encr-RSL-IPA(382)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(382): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr-RSL(383): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(384): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr(385): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr(386): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr(387): pass (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_modify_encr(388): pass (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_modify_encr finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass'.
Sat Mar 29 06:21:29 UTC 2025
====== BTS_Tests.TC_rsl_modify_encr pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14264021)
Waiting for packet dumper to finish... 1 (prev_count=14264021, count=14264957)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'.
------ BTS_Tests.TC_rsl_rf_resource_ind ------
Sat Mar 29 06:21:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap" >/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_rf_resource_ind started.
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":7813
TC_rsl_rf_resource_ind-RSL(390)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(391)@6630854309ce: Final verdict of PTC: none
TC_rsl_rf_resource_ind-RSL-IPA(389)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(389): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(390): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_rf_resource_ind finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass'.
Sat Mar 29 06:21:49 UTC 2025
====== BTS_Tests.TC_rsl_rf_resource_ind pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13986709)
Waiting for packet dumper to finish... 1 (prev_count=13986709, count=13987208)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'.
------ BTS_Tests.TC_conn_fail_crit ------
Sat Mar 29 06:21:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_conn_fail_crit started.
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_conn_fail_crit-RSL(393)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_conn_fail_crit-RSL(393)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_conn_fail_crit-RSL(393)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_conn_fail_crit-RSL(393)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(393)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(393)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(393)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(393)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(393)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(393)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_conn_fail_crit-RSL(393)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_conn_fail_crit-RSL(393)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(393)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(393)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(393)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(393)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit(395)@6630854309ce: setverdict(pass): none -> pass
TC_conn_fail_crit(395)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(395)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(395)@6630854309ce: Final verdict of PTC: pass
TC_conn_fail_crit-RSL-IPA(392)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(394)@6630854309ce: Final verdict of PTC: none
TC_conn_fail_crit-RSL(393)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(392): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_conn_fail_crit-RSL(393): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_conn_fail_crit(395): pass (none -> pass)
MTC@6630854309ce: Test case TC_conn_fail_crit finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass'.
Sat Mar 29 06:22:11 UTC 2025
====== BTS_Tests.TC_conn_fail_crit pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17022839)
Waiting for packet dumper to finish... 1 (prev_count=17022839, count=17023338)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'.
------ BTS_Tests.TC_paging_imsi_80percent ------
Sat Mar 29 06:22:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_paging_imsi_80percent started.
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: pch_blocks_total=271 pch_blocks_per_sec=13.594771 interval=0.073558
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: num_paging_sent=271 rcvd_msgs=170 rcvd_ids=271
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4329
TC_paging_imsi_80percent-RSL(397)@6630854309ce: Final verdict of PTC: none
TC_paging_imsi_80percent-RSL-IPA(396)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(398)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(396): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_80percent-RSL(397): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(398): none (pass -> pass)
MTC@6630854309ce: Test case TC_paging_imsi_80percent finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass'.
Sat Mar 29 06:22:38 UTC 2025
====== BTS_Tests.TC_paging_imsi_80percent pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20957846)
Waiting for packet dumper to finish... 1 (prev_count=20957846, count=20958345)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'.
------ BTS_Tests.TC_paging_tmsi_80percent ------
Sat Mar 29 06:22:42 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_paging_tmsi_80percent started.
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: pch_blocks_total=543 pch_blocks_per_sec=27.189542 interval=0.036779
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: num_paging_sent=543 rcvd_msgs=171 rcvd_ids=540
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:4351 : Expected 543 pagings but have 540"", new component reason: ""BTS_Tests.ttcn:4351 : Expected 543 pagings but have 540""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4351
TC_paging_tmsi_80percent-RSL(400)@6630854309ce: Final verdict of PTC: none
TC_paging_tmsi_80percent-RSL-IPA(399)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(401)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:4351 : Expected 543 pagings but have 540""
MTC@6630854309ce: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(399): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_paging_tmsi_80percent-RSL(400): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (fail -> fail)
MTC@6630854309ce: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:4351 : Expected 543 pagings but have 540"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'.
Sat Mar 29 06:23:05 UTC 2025
------ BTS_Tests.TC_paging_tmsi_80percent fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21314459)
Waiting for packet dumper to finish... 1 (prev_count=21314459, count=21318206)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'.
------ BTS_Tests.TC_paging_imsi_200percent ------
Sat Mar 29 06:23:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_paging_imsi_200percent started.
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: num_paging_sent=679 rcvd_msgs=268 rcvd_ids=533
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4385
TC_paging_imsi_200percent-RSL(403)@6630854309ce: Final verdict of PTC: none
TC_paging_imsi_200percent-RSL-IPA(402)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(404)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(402): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_200percent-RSL(403): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass)
MTC@6630854309ce: Test case TC_paging_imsi_200percent finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass'.
Sat Mar 29 06:23:44 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32348352)
Waiting for packet dumper to finish... 1 (prev_count=32348352, count=32348851)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'.
------ BTS_Tests.TC_paging_tmsi_200percent ------
Sat Mar 29 06:23:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_paging_tmsi_200percent started.
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: pch_blocks_total=1359 pch_blocks_per_sec=67.973856 interval=0.014712
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: num_paging_sent=1359 rcvd_msgs=220 rcvd_ids=873
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4414
TC_paging_tmsi_200percent-RSL(406)@6630854309ce: Final verdict of PTC: none
TC_paging_tmsi_200percent-RSL-IPA(405)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(407)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(405): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_paging_tmsi_200percent-RSL(406): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass)
MTC@6630854309ce: Test case TC_paging_tmsi_200percent finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass'.
Sat Mar 29 06:24:17 UTC 2025
====== BTS_Tests.TC_paging_tmsi_200percent pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=28953511)
Waiting for packet dumper to finish... 1 (prev_count=28953511, count=28954010)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'.
------ BTS_Tests.TC_rsl_protocol_error ------
Sat Mar 29 06:24:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_protocol_error started.
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(409)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(409)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(409)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(409)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(409)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_protocol_error-RSL(409)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_protocol_error-RSL(409)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(409)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(409)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(409)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(409)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_rsl_protocol_error-RSL(409)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(410)@6630854309ce: Final verdict of PTC: none
TC_rsl_protocol_error-RSL-IPA(408)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(408): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_protocol_error-RSL(409): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_protocol_error finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass'.
Sat Mar 29 06:24:23 UTC 2025
====== BTS_Tests.TC_rsl_protocol_error pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1920708)
Waiting for packet dumper to finish... 1 (prev_count=1920708, count=1921207)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'.
------ BTS_Tests.TC_rsl_mand_ie_error ------
Sat Mar 29 06:24:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_mand_ie_error.pcap" >/data/BTS_Tests.TC_rsl_mand_ie_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_mand_ie_error started.
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_rsl_mand_ie_error-RSL(412)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(413)@6630854309ce: Final verdict of PTC: none
TC_rsl_mand_ie_error-RSL-IPA(411)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(411): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_mand_ie_error-RSL(412): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_mand_ie_error finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass'.
Sat Mar 29 06:24:29 UTC 2025
====== BTS_Tests.TC_rsl_mand_ie_error pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1927818)
Waiting for packet dumper to finish... 1 (prev_count=1927818, count=1928317)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'.
------ BTS_Tests.TC_rsl_ie_content_error ------
Sat Mar 29 06:24:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ie_content_error.pcap" >/data/BTS_Tests.TC_rsl_ie_content_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rsl_ie_content_error started.
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_rsl_ie_content_error-RSL(415)@6630854309ce: Final verdict of PTC: none
TC_rsl_ie_content_error-RSL-IPA(414)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(416)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(414): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_rsl_ie_content_error-RSL(415): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(416): none (pass -> pass)
MTC@6630854309ce: Test case TC_rsl_ie_content_error finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass'.
Sat Mar 29 06:24:34 UTC 2025
====== BTS_Tests.TC_rsl_ie_content_error pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1937003)
Waiting for packet dumper to finish... 1 (prev_count=1937003, count=1937502)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'.
------ BTS_Tests.TC_si_sched_default ------
Sat Mar 29 06:24:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_default started.
TC_si_sched_default-RSL-IPA(417)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_default-RSL(418)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(417)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_default-RSL(418)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(417)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_default-RSL(418)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(417)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_default-RSL(418)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(418)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(418)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(418)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_default-RSL(418)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_default-RSL(418)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(418)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_default-RSL(418)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_default-RSL(418)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(418)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(417)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(418)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(418)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(418)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: "TC_si_sched_default": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_default": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_default": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_default": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_default": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_default": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_default": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_default": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4941
TC_si_sched_default-RSL(418)@6630854309ce: Final verdict of PTC: none
TC_si_sched_default-RSL-IPA(417)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(419)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_default-RSL-IPA(417): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_default-RSL(418): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_default finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass'.
Sat Mar 29 06:24:48 UTC 2025
====== BTS_Tests.TC_si_sched_default pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_default.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8907880)
Waiting for packet dumper to finish... 1 (prev_count=8907880, count=8908379)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'.
------ BTS_Tests.TC_si_sched_1 ------
Sat Mar 29 06:24:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_1 started.
TC_si_sched_1-RSL-IPA(420)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_1-RSL(421)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(420)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_1-RSL(421)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(420)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_1-RSL(421)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(420)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_1-RSL(421)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_1-RSL(421)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(421)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(421)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(421)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(420)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(421)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(421)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_1-RSL(421)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_1-RSL(421)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(421)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_1-RSL(421)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_1-RSL(421)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(421)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_1 (1): '5506198FB38000000000000000000000000000E504002B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: "TC_si_sched_1": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_1": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_1": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_1": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_1": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_1": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_1": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_1": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { 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 ("+") } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4949
TC_si_sched_1-RSL(421)@6630854309ce: Final verdict of PTC: none
TC_si_sched_1-RSL-IPA(420)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(422)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_1-RSL-IPA(420): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_1-RSL(421): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_1 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass'.
Sat Mar 29 06:25:01 UTC 2025
====== BTS_Tests.TC_si_sched_1 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8903461)
Waiting for packet dumper to finish... 1 (prev_count=8903461, count=8903960)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'.
------ BTS_Tests.TC_si_sched_2bis ------
Sat Mar 29 06:25:05 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_2bis started.
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2bis-RSL(424)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2bis-RSL(424)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_2bis-RSL(424)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2bis-RSL(424)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(424)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(424)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(424)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2bis-RSL(424)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(424)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_2bis-RSL(424)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL(424)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(424)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(424)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_2bis-RSL(424)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(424)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(424)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: "TC_si_sched_2bis": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2bis": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2bis": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2bis": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2bis": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2bis": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2bis": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2bis": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4957
TC_si_sched_2bis-RSL(424)@6630854309ce: Final verdict of PTC: none
TC_si_sched_2bis-RSL-IPA(423)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(425)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(423): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2bis-RSL(424): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_2bis finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass'.
Sat Mar 29 06:25:15 UTC 2025
====== BTS_Tests.TC_si_sched_2bis pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8904209)
Waiting for packet dumper to finish... 1 (prev_count=8904209, count=8907955)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'.
------ BTS_Tests.TC_si_sched_2ter ------
Sat Mar 29 06:25:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_2ter started.
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter-RSL(427)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter-RSL(427)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter-RSL(427)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter-RSL(427)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(427)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(427)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(427)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_2ter-RSL(427)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2ter-RSL(427)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(427)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2ter-RSL(427)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_2ter-RSL(427)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(427)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(427)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(427)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(427)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: "TC_si_sched_2ter": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2ter": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2ter": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4965
TC_si_sched_2ter-RSL(427)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(428)@6630854309ce: Final verdict of PTC: none
TC_si_sched_2ter-RSL-IPA(426)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(426): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2ter-RSL(427): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(428): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_2ter finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass'.
Sat Mar 29 06:25:29 UTC 2025
====== BTS_Tests.TC_si_sched_2ter pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8909084)
Waiting for packet dumper to finish... 1 (prev_count=8909084, count=8909583)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'.
------ BTS_Tests.TC_si_sched_2ter_2bis ------
Sat Mar 29 06:25:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_2ter_2bis started.
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_2ter_2bis": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4975
TC_si_sched_2ter_2bis-RSL(430)@6630854309ce: Final verdict of PTC: none
TC_si_sched_2ter_2bis-RSL-IPA(429)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(431)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(429): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(430): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(431): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_2ter_2bis finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass'.
Sat Mar 29 06:25:42 UTC 2025
====== BTS_Tests.TC_si_sched_2ter_2bis pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8857768)
Waiting for packet dumper to finish... 1 (prev_count=8857768, count=8858267)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'.
------ BTS_Tests.TC_si_sched_2quater ------
Sat Mar 29 06:25:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_2quater started.
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2quater-RSL(433)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2quater-RSL(433)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_2quater-RSL(433)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL(433)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_2quater-RSL(433)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(433)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(433)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2quater-RSL(433)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_2quater-RSL(433)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(433)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2quater-RSL(433)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_2quater-RSL(433)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(433)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_2quater-RSL(433)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_2quater-RSL(433)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(433)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, 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 := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'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 := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, 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 } } } } } } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 665, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1073, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1481, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1889, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2297, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2705, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 3113, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 3521, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: "TC_si_sched_2quater": TC=0 has #of SI=8
MTC@6630854309ce: "TC_si_sched_2quater": TC=1 has #of SI=8
MTC@6630854309ce: "TC_si_sched_2quater": TC=2 has #of SI=8
MTC@6630854309ce: "TC_si_sched_2quater": TC=3 has #of SI=9
MTC@6630854309ce: "TC_si_sched_2quater": TC=4 has #of SI=9
MTC@6630854309ce: "TC_si_sched_2quater": TC=5 has #of SI=1
MTC@6630854309ce: "TC_si_sched_2quater": TC=6 has #of SI=9
MTC@6630854309ce: "TC_si_sched_2quater": TC=7 has #of SI=8
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2042, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2450, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2858, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3266, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2093, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2501, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2909, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3317, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2144, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2552, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2960, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3368, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2195, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2603, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3011, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3419, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2246, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2654, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3062, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3470, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, 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 := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'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 := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, 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 } } } } } } } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1940, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2348, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2756, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3164, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3572, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1991, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2399, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2807, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3215, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } }
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4983
TC_si_sched_2quater-RSL(433)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(434)@6630854309ce: Final verdict of PTC: none
TC_si_sched_2quater-RSL-IPA(432)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(432): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_2quater-RSL(433): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_2quater finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass'.
Sat Mar 29 06:26:04 UTC 2025
====== BTS_Tests.TC_si_sched_2quater pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15816881)
Waiting for packet dumper to finish... 1 (prev_count=15816881, count=15817380)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'.
------ BTS_Tests.TC_si_sched_13 ------
Sat Mar 29 06:26:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_13 started.
TC_si_sched_13-RSL-IPA(435)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13-RSL(436)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(435)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13-RSL(436)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(435)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_13-RSL(436)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13-RSL(436)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL(436)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_13-RSL(436)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(436)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(435)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(436)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_13-RSL(436)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(436)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_13-RSL(436)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(436)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(436)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_13-RSL(436)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(436)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(436)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: "TC_si_sched_13": TC=0 has #of SI=4
MTC@6630854309ce: "TC_si_sched_13": TC=1 has #of SI=4
MTC@6630854309ce: "TC_si_sched_13": TC=2 has #of SI=4
MTC@6630854309ce: "TC_si_sched_13": TC=3 has #of SI=5
MTC@6630854309ce: "TC_si_sched_13": TC=4 has #of SI=5
MTC@6630854309ce: "TC_si_sched_13": TC=5 has #of SI=4
MTC@6630854309ce: "TC_si_sched_13": TC=6 has #of SI=4
MTC@6630854309ce: "TC_si_sched_13": TC=7 has #of SI=4
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } } } }
MTC@6630854309ce: not-bccch-extended
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4993
TC_si_sched_13-RSL(436)@6630854309ce: Final verdict of PTC: none
TC_si_sched_13-RSL-IPA(435)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(437)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_13-RSL-IPA(435): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_13-RSL(436): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_13 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass'.
Sat Mar 29 06:26:18 UTC 2025
====== BTS_Tests.TC_si_sched_13 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8910270)
Waiting for packet dumper to finish... 1 (prev_count=8910270, count=8910769)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater'.
------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater ------
Sat Mar 29 06:26:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap" >/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_si_sched_13_2bis_2ter_2quater started.
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, 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 := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'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 := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, 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 } } } } } } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1430, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@6630854309ce: Protocol discriminator is not RR (!= '0110'B): 0
MTC@6630854309ce: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2654, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@6630854309ce: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@6630854309ce: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@6630854309ce: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@6630854309ce: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=8
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=8
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=8
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=9
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=7
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=9
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=9
MTC@6630854309ce: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=8
MTC@6630854309ce: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2042, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2450, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2858, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3266, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2093, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2501, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 2909, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } }, { frame_number := 3317, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2144, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2552, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2960, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3368, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 2195, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 2603, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 3011, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 3419, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, 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 := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'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 := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, 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 } } } } } } } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 2246, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 3062, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { 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 := '0'B, ext_info_length := omit, ext_info := omit }, 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 } } } } } }, { frame_number := 3470, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1889, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 2297, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 2705, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 3113, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 3521, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1940, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2348, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2756, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3164, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3572, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 1991, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 2399, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 2807, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } }, { frame_number := 3215, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } } } } }
MTC@6630854309ce: not-bccch-extended
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":5009
TC_si_sched_13_2bis_2ter_2quater-RSL(439)@6630854309ce: Final verdict of PTC: none
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(440)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(438): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(439): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(440): none (pass -> pass)
MTC@6630854309ce: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass'.
Sat Mar 29 06:26:39 UTC 2025
====== BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15879702)
Waiting for packet dumper to finish... 1 (prev_count=15879702, count=15880329)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'.
------ BTS_Tests.TC_ipa_dlcx_not_active ------
Sat Mar 29 06:26:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_dlcx_not_active started.
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active(444)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_dlcx_not_active(444)@6630854309ce: Final verdict of PTC: pass
TC_ipa_dlcx_not_active-RSL(442)@6630854309ce: Final verdict of PTC: none
TC_ipa_dlcx_not_active-RSL-IPA(441)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(443)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(441): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(442): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_dlcx_not_active(444): pass (none -> pass)
MTC@6630854309ce: Test case TC_ipa_dlcx_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass'.
Sat Mar 29 06:26:45 UTC 2025
====== BTS_Tests.TC_ipa_dlcx_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1938883)
Waiting for packet dumper to finish... 1 (prev_count=1938883, count=1942630)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'.
------ BTS_Tests.TC_ipa_crcx_twice_not_active ------
Sat Mar 29 06:26:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_crcx_twice_not_active started.
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active(448)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_twice_not_active(448)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_twice_not_active(448)@6630854309ce: Final verdict of PTC: pass
TC_ipa_crcx_twice_not_active-RSL(446)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(447)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_twice_not_active-RSL-IPA(445)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(445): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(446): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_twice_not_active(448): pass (none -> pass)
MTC@6630854309ce: Test case TC_ipa_crcx_twice_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass'.
Sat Mar 29 06:26:50 UTC 2025
====== BTS_Tests.TC_ipa_crcx_twice_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1947643)
Waiting for packet dumper to finish... 1 (prev_count=1947643, count=1951389)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active'.
------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active ------
Sat Mar 29 06:26:54 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_crcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active(452)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_dlcx_not_active(452)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(452)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(452)@6630854309ce: Final verdict of PTC: pass
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(451)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(449): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(450): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active(452): pass (none -> pass)
MTC@6630854309ce: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass'.
Sat Mar 29 06:26:56 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1952431)
Waiting for packet dumper to finish... 1 (prev_count=1952431, count=1952930)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active'.
------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active ------
Sat Mar 29 06:26:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456)@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456)@6630854309ce: Final verdict of PTC: pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(455)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(453): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(454): none (none -> none)
Sat Mar 29 06:27:02 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(456): pass (none -> pass)
MTC@6630854309ce: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass'.
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1946639)
Waiting for packet dumper to finish... 1 (prev_count=1946639, count=1947138)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'.
------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------
Sat Mar 29 06:27:05 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_crcx_sdcch_not_active started.
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active(460)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(460)@6630854309ce: Final verdict of PTC: pass
TC_ipa_crcx_sdcch_not_active(461)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(461)@6630854309ce: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(459)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_sdcch_not_active-RSL-IPA(457)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_sdcch_not_active-RSL(458)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(457): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(458): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(459): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(460): pass (none -> pass)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(461): pass (pass -> pass)
MTC@6630854309ce: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass'.
Sat Mar 29 06:27:07 UTC 2025
====== BTS_Tests.TC_ipa_crcx_sdcch_not_active pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1941049)
Waiting for packet dumper to finish... 1 (prev_count=1941049, count=1941548)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'.
------ BTS_Tests.TC_ipa_crcx_ack_addr ------
Sat Mar 29 06:27:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap" >/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ipa_crcx_ack_addr started.
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr(465)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(465)@6630854309ce: setverdict(fail): pass -> fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"", new component reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr(465)@6630854309ce: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr(466)@6630854309ce: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(466)@6630854309ce: setverdict(fail): pass -> fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"", new component reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr(466)@6630854309ce: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr-RSL(463)@6630854309ce: Final verdict of PTC: none
TC_ipa_crcx_ack_addr-RSL-IPA(462)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(464)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(462): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(463): none (none -> none)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(464): none (none -> none)
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_ack_addr(465): fail (none -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@6630854309ce: Local verdict of PTC TC_ipa_crcx_ack_addr(466): fail (fail -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@6630854309ce: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: CRCX ACK indicates nonsense addr "0.0.0.0"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'.
Sat Mar 29 06:27:13 UTC 2025
------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1934101)
Waiting for packet dumper to finish... 1 (prev_count=1934101, count=1934600)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'.
------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------
Sat Mar 29 06:27:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_paging_imsi_200percent_with_ps started.
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: Rx LOAD_IND
MTC@6630854309ce: num_paging_sent=679 rcvd_msgs=269 rcvd_ids=535
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":4445
TC_paging_imsi_200percent_with_ps-RSL(468)@6630854309ce: Final verdict of PTC: none
TC_paging_imsi_200percent_with_ps-RSL-IPA(467)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(469)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(467): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(468): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (pass -> pass)
MTC@6630854309ce: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass'.
Sat Mar 29 06:27:52 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent_with_ps pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32236174)
Waiting for packet dumper to finish... 1 (prev_count=32236174, count=32236673)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'.
------ BTS_Tests.TC_pcu_act_req ------
Sat Mar 29 06:27:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_act_req started.
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req-RSL(471)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req-RSL(471)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req-RSL(471)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req-RSL(471)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(471)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req-RSL(471)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req-RSL(471)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(471)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(471)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(471)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_act_req-RSL(471)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_act_req-RSL(471)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(471)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(471)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(471)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(471)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_act_req-RSL(471)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(472)@6630854309ce: Final verdict of PTC: none
TC_pcu_act_req-RSL-IPA(470)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req-RSL-IPA(470): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req-RSL(471): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_act_req finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass'.
Sat Mar 29 06:28:00 UTC 2025
====== BTS_Tests.TC_pcu_act_req pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_act_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3324837)
Waiting for packet dumper to finish... 1 (prev_count=3324837, count=3328584)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'.
------ BTS_Tests.TC_pcu_act_req_wrong_ts ------
Sat Mar 29 06:28:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_ts started.
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_ts-RSL(474)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(475)@6630854309ce: Final verdict of PTC: none
TC_pcu_act_req_wrong_ts-RSL-IPA(473)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(473): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(474): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_ts finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass'.
Sat Mar 29 06:28:12 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_ts pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4663801)
Waiting for packet dumper to finish... 1 (prev_count=4663801, count=4664300)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'.
------ BTS_Tests.TC_pcu_act_req_wrong_bts ------
Sat Mar 29 06:28:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_bts started.
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_bts-RSL(477)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(478)@6630854309ce: Final verdict of PTC: none
TC_pcu_act_req_wrong_bts-RSL-IPA(476)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(476): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(477): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_bts finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass'.
Sat Mar 29 06:28:24 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_bts pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4667654)
Waiting for packet dumper to finish... 1 (prev_count=4667654, count=4668153)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'.
------ BTS_Tests.TC_pcu_act_req_wrong_trx ------
Sat Mar 29 06:28:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_trx started.
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_trx-RSL(480)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(481)@6630854309ce: Final verdict of PTC: none
TC_pcu_act_req_wrong_trx-RSL-IPA(479)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(479): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(480): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(481): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_act_req_wrong_trx finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass'.
Sat Mar 29 06:28:35 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_trx pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4658713)
Waiting for packet dumper to finish... 1 (prev_count=4658713, count=4662459)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'.
------ BTS_Tests.TC_pcu_deact_req ------
Sat Mar 29 06:28:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_deact_req started.
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req-RSL(483)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req-RSL(483)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req-RSL(483)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req-RSL(483)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(483)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_deact_req-RSL(483)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(483)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_deact_req-RSL(483)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_deact_req-RSL(483)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(483)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL(483)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(483)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(483)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(483)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL(483)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(483)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_deact_req-RSL(483)@6630854309ce: Final verdict of PTC: none
TC_pcu_deact_req-RSL-IPA(482)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(484)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(482): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_deact_req-RSL(483): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(484): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_deact_req finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass'.
Sat Mar 29 06:28:49 UTC 2025
====== BTS_Tests.TC_pcu_deact_req pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5597483)
Waiting for packet dumper to finish... 1 (prev_count=5597483, count=5597982)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'.
------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------
Sat Mar 29 06:28:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_deact_req_wrong_ts started.
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_deact_req_wrong_ts-RSL(486)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(487)@6630854309ce: Final verdict of PTC: none
TC_pcu_deact_req_wrong_ts-RSL-IPA(485)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(485): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(486): none (pass -> pass)
Sat Mar 29 06:28:58 UTC 2025
====== BTS_Tests.TC_pcu_deact_req_wrong_ts pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass'.
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3749403)
Waiting for packet dumper to finish... 1 (prev_count=3749403, count=3749902)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'.
------ BTS_Tests.TC_pcu_ver_si1 ------
Sat Mar 29 06:29:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_ver_si1 started.
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si1-RSL(489)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si1-RSL(489)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si1-RSL(489)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si1-RSL(489)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(489)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(489)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(489)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(489)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(489)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(489)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si1-RSL(489)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(489)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(489)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(489)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(489)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(489)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_1 (1): '550111132A252B27CC29AA11BB33CC'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_ver_si1-RSL(489)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(490)@6630854309ce: Final verdict of PTC: none
TC_pcu_ver_si1-RSL-IPA(488)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(488): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si1-RSL(489): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_ver_si1 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass'.
Sat Mar 29 06:29:04 UTC 2025
====== BTS_Tests.TC_pcu_ver_si1 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1928234)
Waiting for packet dumper to finish... 1 (prev_count=1928234, count=1928733)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'.
------ BTS_Tests.TC_pcu_ver_si3 ------
Sat Mar 29 06:29:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_ver_si3 started.
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si3-RSL(492)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si3-RSL(492)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si3-RSL(492)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL(492)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ver_si3-RSL(492)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(492)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(492)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(492)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ver_si3-RSL(492)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(492)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si3-RSL(492)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(492)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(492)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL(492)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL(492)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(492)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49012223242526272929AABBCC'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_ver_si3-RSL(492)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(493)@6630854309ce: Final verdict of PTC: none
TC_pcu_ver_si3-RSL-IPA(491)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(491): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si3-RSL(492): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(493): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_ver_si3 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass'.
Sat Mar 29 06:29:09 UTC 2025
====== BTS_Tests.TC_pcu_ver_si3 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1952582)
Waiting for packet dumper to finish... 1 (prev_count=1952582, count=1953518)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'.
------ BTS_Tests.TC_pcu_ver_si13 ------
Sat Mar 29 06:29:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_ver_si13 started.
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si13-RSL(495)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si13-RSL(495)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si13-RSL(495)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ver_si13-RSL(495)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(495)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(495)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(495)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(495)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(495)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(495)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si13-RSL(495)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_ver_si13-RSL(495)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(495)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(495)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(495)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(495)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_13 (40): '01010203040506070909'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_ver_si13-RSL(495)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(496)@6630854309ce: Final verdict of PTC: none
TC_pcu_ver_si13-RSL-IPA(494)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(494): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_ver_si13-RSL(495): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_ver_si13 finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass'.
Sat Mar 29 06:29:15 UTC 2025
====== BTS_Tests.TC_pcu_ver_si13 pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1931756)
Waiting for packet dumper to finish... 1 (prev_count=1931756, count=1935502)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'.
------ BTS_Tests.TC_pcu_data_req_pdtch ------
Sat Mar 29 06:29:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_pdtch started.
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_pdtch-RSL(498)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(499)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_pdtch-RSL-IPA(497)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(497): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(498): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_pdtch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass'.
Sat Mar 29 06:29:24 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pdtch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4626234)
Waiting for packet dumper to finish... 1 (prev_count=4626234, count=4626861)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'.
------ BTS_Tests.TC_pcu_data_req_ptcch ------
Sat Mar 29 06:29:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap" >/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_ptcch started.
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_ptcch-RSL(501)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(502)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_ptcch-RSL-IPA(500)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(500): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(501): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_ptcch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass'.
Sat Mar 29 06:29:33 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ptcch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5281395)
Waiting for packet dumper to finish... 1 (prev_count=5281395, count=5281894)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'.
------ BTS_Tests.TC_pcu_data_req_wrong_bts ------
Sat Mar 29 06:29:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_bts started.
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_bts-RSL(504)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(505)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_wrong_bts-RSL-IPA(503)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(503): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(504): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(505): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_bts finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass'.
Sat Mar 29 06:29:47 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_bts pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9595981)
Waiting for packet dumper to finish... 1 (prev_count=9595981, count=9596480)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'.
------ BTS_Tests.TC_pcu_data_req_wrong_trx ------
Sat Mar 29 06:29:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_trx started.
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(508)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL-IPA(506)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL(507)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(506): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(507): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_trx finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass'.
Sat Mar 29 06:30:00 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_trx pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9561466)
Waiting for packet dumper to finish... 1 (prev_count=9561466, count=9565649)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'.
------ BTS_Tests.TC_pcu_data_req_wrong_ts ------
Sat Mar 29 06:30:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_ts started.
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_ts-RSL-IPA(509)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(511)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_wrong_ts-RSL(510)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(509): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(510): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_wrong_ts finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass'.
Sat Mar 29 06:30:14 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_ts pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9590192)
Waiting for packet dumper to finish... 1 (prev_count=9590192, count=9590691)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'.
------ BTS_Tests.TC_pcu_data_req_ts_inactive ------
Sat Mar 29 06:30:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap" >/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_ts_inactive started.
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_data_req_ts_inactive-RSL(513)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_ts_inactive-RSL-IPA(512)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(514)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(512): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(513): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_ts_inactive finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass'.
Sat Mar 29 06:30:24 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ts_inactive pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6272143)
Waiting for packet dumper to finish... 1 (prev_count=6272143, count=6272642)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'.
------ BTS_Tests.TC_pcu_ptcch ------
Sat Mar 29 06:30:28 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_ptcch started.
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ptcch-RSL(516)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ptcch-RSL(516)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ptcch-RSL(516)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ptcch-RSL(516)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(516)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(516)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(516)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_ptcch-RSL(516)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_ptcch-RSL(516)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(516)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ptcch-RSL(516)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_ptcch-RSL(516)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(516)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_ptcch-RSL(516)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ptcch-RSL(516)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(516)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 124, qta := 0, fn := 792, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 121, qta := 0, fn := 818, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 125, qta := 0, fn := 844, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 116, qta := 0, fn := 870, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 126, qta := 0, fn := 896, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 123, qta := 0, fn := 922, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 114, qta := 0, fn := 948, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 124, qta := 0, fn := 974, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 123, qta := 0, fn := 1000, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 122, qta := 0, fn := 1026, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 115, qta := 0, fn := 1052, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 115, qta := 0, fn := 1078, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 113, qta := 0, fn := 1104, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 115, qta := 0, fn := 1130, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 118, qta := 0, fn := 1156, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending an Access Burst towards the L1CTL interface
MTC@6630854309ce: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 120, qta := 0, fn := 1182, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Sending a PTCCH/D block towards the PCU interface: '087CFA74F5D5E42EF8EA2027BFA7E6B78A693AA53A7C2A'O
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_ptcch-RSL-IPA(515)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(517)@6630854309ce: Final verdict of PTC: none
TC_pcu_ptcch-RSL(516)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(515): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_ptcch-RSL(516): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_ptcch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass'.
Sat Mar 29 06:30:35 UTC 2025
====== BTS_Tests.TC_pcu_ptcch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7234357)
Waiting for packet dumper to finish... 1 (prev_count=7234357, count=7238104)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'.
------ BTS_Tests.TC_pcu_data_req_agch ------
Sat Mar 29 06:30:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_agch started.
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_agch-RSL(519)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_agch-RSL-IPA(518)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(520)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(518): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_agch-RSL(519): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_agch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass'.
Sat Mar 29 06:30:44 UTC 2025
====== BTS_Tests.TC_pcu_data_req_agch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4633304)
Waiting for packet dumper to finish... 1 (prev_count=4633304, count=4633931)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'.
------ BTS_Tests.TC_pcu_data_req_pch ------
Sat Mar 29 06:30:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_pch started.
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_pch-RSL(522)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL-IPA(521)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(523)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(521): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_pch-RSL(522): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_pch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass'.
Sat Mar 29 06:30:53 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4653279)
Waiting for packet dumper to finish... 1 (prev_count=4653279, count=4653778)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch'.
------ BTS_Tests.TC_pcu_data_req_imm_ass_pch ------
Sat Mar 29 06:30:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_imm_ass_pch started.
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: IMM.ASS was sent on PCH
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_pch-RSL(525)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_pch-RSL-IPA(524)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(526)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(524): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(525): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(526): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass'.
Sat Mar 29 06:30:59 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_pch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2170046)
Waiting for packet dumper to finish... 1 (prev_count=2170046, count=2170545)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch'.
------ BTS_Tests.TC_pcu_data_req_imm_ass_agch ------
Sat Mar 29 06:31:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_req_imm_ass_agch started.
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: IMM.ASS was sent on AGCH
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_agch-RSL(528)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_agch-RSL-IPA(527)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(529)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(527): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(528): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(529): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass'.
Sat Mar 29 06:31:04 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_agch pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2121224)
Waiting for packet dumper to finish... 1 (prev_count=2121224, count=2121723)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'.
------ BTS_Tests.TC_pcu_rach_content ------
Sat Mar 29 06:31:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_rach_content started.
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rach_content-RSL(531)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rach_content-RSL(531)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rach_content-RSL(531)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL(531)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(531)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_rach_content-RSL(531)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(531)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_rach_content-RSL(531)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_rach_content-RSL(531)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(531)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rach_content-RSL(531)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_rach_content-RSL(531)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(531)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(531)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(531)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(531)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_rach_content-RSL(531)@6630854309ce: Final verdict of PTC: none
TC_pcu_rach_content-RSL-IPA(530)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(532)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(530): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_rach_content-RSL(531): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_rach_content finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass'.
Sat Mar 29 06:31:34 UTC 2025
====== BTS_Tests.TC_pcu_rach_content pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23703949)
Waiting for packet dumper to finish... 1 (prev_count=23703949, count=23704448)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'.
------ BTS_Tests.TC_pcu_ext_rach_content ------
Sat Mar 29 06:31:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ext_rach_content.pcap" >/data/BTS_Tests.TC_pcu_ext_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_ext_rach_content started.
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_ext_rach_content-RSL(534)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(535)@6630854309ce: Final verdict of PTC: none
TC_pcu_ext_rach_content-RSL-IPA(533)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(533): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_ext_rach_content-RSL(534): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_ext_rach_content finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass'.
Sat Mar 29 06:32:03 UTC 2025
====== BTS_Tests.TC_pcu_ext_rach_content pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23746353)
Waiting for packet dumper to finish... 1 (prev_count=23746353, count=23746852)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'.
------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------
Sat Mar 29 06:32:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap" >/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_data_ind_lqual_cb started.
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Testing C/I=-256 cB
MTC@6630854309ce: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"", new component reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":5993
TC_pcu_data_ind_lqual_cb-RSL(537)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(538)@6630854309ce: Final verdict of PTC: none
TC_pcu_data_ind_lqual_cb-RSL-IPA(536)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(536): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(537): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'.
Sat Mar 29 06:32:12 UTC 2025
------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5591384)
Waiting for packet dumper to finish... 1 (prev_count=5591384, count=5592011)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'.
------ BTS_Tests.TC_pcu_paging_from_rsl ------
Sat Mar 29 06:32:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap" >/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_paging_from_rsl started.
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
TC_pcu_paging_from_rsl-RSL(540)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(541)@6630854309ce: Final verdict of PTC: none
TC_pcu_paging_from_rsl-RSL-IPA(539)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(539): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(540): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(541): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_paging_from_rsl finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass'.
Sat Mar 29 06:32:18 UTC 2025
====== BTS_Tests.TC_pcu_paging_from_rsl pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2052731)
Waiting for packet dumper to finish... 1 (prev_count=2052731, count=2053230)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'.
------ BTS_Tests.TC_pcu_time_ind ------
Sat Mar 29 06:32:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_time_ind started.
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_time_ind-RSL(543)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_time_ind-RSL(543)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_time_ind-RSL(543)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_time_ind-RSL(543)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(543)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(543)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(543)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(543)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(543)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(543)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_time_ind-RSL(543)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(543)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(543)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_time_ind-RSL(543)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(543)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(543)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: 1079 fn expired with 250 PCU_TIME.ind
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_time_ind-RSL(543)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(544)@6630854309ce: Final verdict of PTC: none
TC_pcu_time_ind-RSL-IPA(542)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(542): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_time_ind-RSL(543): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_time_ind finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass'.
Sat Mar 29 06:32:31 UTC 2025
====== BTS_Tests.TC_pcu_time_ind pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5790838)
Waiting for packet dumper to finish... 1 (prev_count=5790838, count=5791337)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'.
------ BTS_Tests.TC_pcu_rts_req ------
Sat Mar 29 06:32:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_rts_req started.
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rts_req-RSL(546)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rts_req-RSL(546)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rts_req-RSL(546)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_rts_req-RSL(546)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(546)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(546)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(546)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_rts_req-RSL(546)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_rts_req-RSL(546)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(546)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rts_req-RSL(546)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@6630854309ce: 2/4 transceiver(s) connected
TC_pcu_rts_req-RSL(546)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(546)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 3/4 transceiver(s) connected
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_rts_req-RSL(546)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_rts_req-RSL(546)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(546)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: 1074 fn expired with num_rts_pdtch=249, num_rts_ptcch=10
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rts_req-RSL(546)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(547)@6630854309ce: Final verdict of PTC: none
TC_pcu_rts_req-RSL-IPA(545)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(545): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC TC_pcu_rts_req-RSL(546): none (pass -> pass)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (pass -> pass)
MTC@6630854309ce: Test case TC_pcu_rts_req finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass'.
Sat Mar 29 06:32:45 UTC 2025
====== BTS_Tests.TC_pcu_rts_req pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5761881)
Waiting for packet dumper to finish... 1 (prev_count=5761881, count=5765627)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'.
------ BTS_Tests.TC_pcu_oml_alert ------
Sat Mar 29 06:32:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_oml_alert started.
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: Established a new IPA connection (conn_id=2)
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: Established a new IPA connection (conn_id=3)
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: Established a new IPA connection (conn_id=4)
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: Established a new IPA connection (conn_id=5)
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(549)@6630854309ce: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(549)@6630854309ce: Mapped TRX#0 to TCP/IP conn_id=2
MTC@6630854309ce: 1/4 transceiver(s) connected
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(549)@6630854309ce: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@6630854309ce: 1/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(549)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(549)@6630854309ce: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_oml_alert-RSL(549)@6630854309ce: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_pcu_oml_alert-RSL(549)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(549)@6630854309ce: Mapped TRX#2 to TCP/IP conn_id=4
MTC@6630854309ce: 2/4 transceiver(s) connected
MTC@6630854309ce: 3/4 transceiver(s) connected
TC_pcu_oml_alert-RSL(549)@6630854309ce: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@6630854309ce: 2/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(549)@6630854309ce: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(549)@6630854309ce: Mapped TRX#3 to TCP/IP conn_id=5
MTC@6630854309ce: 3/4 RF Resource Indication(s) received
MTC@6630854309ce: 4/4 transceiver(s) connected
MTC@6630854309ce: 4/4 RF Resource Indication(s) received
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), 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 := '0'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 := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, 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 := 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 } } } }
MTC@6630854309ce: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@6630854309ce: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: IPA: Closed
IPA-CTRL-CLI-IPA(550)@6630854309ce: IPA: Closed
TC_pcu_oml_alert-RSL(549)@6630854309ce: Lost IPA connection! (conn_id=5)
TC_pcu_oml_alert-RSL-IPA(548)@6630854309ce: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(550)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:5412 : Timeout waiting for PCU RTS.req"", new component reason: ""BTS_Tests.ttcn:5412 : Timeout waiting for PCU RTS.req""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":5412
TC_pcu_oml_alert-RSL(549)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:5412 : Timeout waiting for PCU RTS.req""
MTC@6630854309ce: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(548): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_oml_alert-RSL(549): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:5412 : Timeout waiting for PCU RTS.req"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'.
Sat Mar 29 06:32:57 UTC 2025
------ BTS_Tests.TC_pcu_oml_alert fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=2987914)
Waiting for packet dumper to finish... 1 (prev_count=2987914, count=2991726)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'.
------ BTS_Tests.TC_pcu_rr_suspend ------
Sat Mar 29 06:33:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_rr_suspend started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_rr_suspend-RSL(552)@6630854309ce: Final verdict of PTC: none
TC_pcu_rr_suspend-RSL-IPA(551)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(551): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_rr_suspend-RSL(552): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'.
Sat Mar 29 06:33:20 UTC 2025
------ BTS_Tests.TC_pcu_rr_suspend fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14761)
Waiting for packet dumper to finish... 1 (prev_count=14761, count=14825)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'.
------ BTS_Tests.TC_pcu_socket_connect_multi ------
Sat Mar 29 06:33:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_connect_multi started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_multi-RSL(554)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_connect_multi-RSL-IPA(553)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(553): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(554): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'.
Sat Mar 29 06:33:43 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_multi fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15147)
Waiting for packet dumper to finish... 1 (prev_count=15147, count=15211)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'.
------ BTS_Tests.TC_pcu_socket_reconnect ------
Sat Mar 29 06:33:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_reconnect started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_reconnect-RSL(556)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_reconnect-RSL-IPA(555)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(555): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_reconnect-RSL(556): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'.
Sat Mar 29 06:34:06 UTC 2025
------ BTS_Tests.TC_pcu_socket_reconnect fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14939)
Waiting for packet dumper to finish... 1 (prev_count=14939, count=15003)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------
Sat Mar 29 06:34:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_noconnect_nosi3gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_noconnect_nosi3gprs-RSL(558)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(557)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(557): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(558): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'.
Sat Mar 29 06:34:29 UTC 2025
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14980)
Waiting for packet dumper to finish... 1 (prev_count=14980, count=15044)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------
Sat Mar 29 06:34:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_noconnect_nosi4gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(560): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'.
Sat Mar 29 06:34:52 UTC 2025
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15107)
Waiting for packet dumper to finish... 1 (prev_count=15107, count=18418)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------
Sat Mar 29 06:34:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_connect_si3gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_si3gprs-RSL(562)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_connect_si3gprs-RSL-IPA(561)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(561): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(562): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'.
Sat Mar 29 06:35:15 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14965)
Waiting for packet dumper to finish... 1 (prev_count=14965, count=15029)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------
Sat Mar 29 06:35:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_connect_si4gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_connect_si4gprs-RSL(564)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_connect_si4gprs-RSL-IPA(563)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(563): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(564): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'.
Sat Mar 29 06:35:38 UTC 2025
------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14963)
Waiting for packet dumper to finish... 1 (prev_count=14963, count=15027)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------
Sat Mar 29 06:35:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_disconnect_nosi3gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_disconnect_nosi3gprs-RSL(566)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(565)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(565): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(566): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'.
Sat Mar 29 06:36:01 UTC 2025
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15114)
Waiting for packet dumper to finish... 1 (prev_count=15114, count=18425)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------
Sat Mar 29 06:36:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_disconnect_nosi4gprs started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_disconnect_nosi4gprs-RSL(568)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(567)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(567): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(568): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'.
Sat Mar 29 06:36:25 UTC 2025
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15110)
Waiting for packet dumper to finish... 1 (prev_count=15110, count=15174)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'.
------ BTS_Tests.TC_pcu_socket_verify_info_ind ------
Sat Mar 29 06:36:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap" >/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_verify_info_ind started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_verify_info_ind-RSL(570)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_verify_info_ind-RSL-IPA(569)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(569): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(570): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'.
Sat Mar 29 06:36:48 UTC 2025
------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18339)
Waiting for packet dumper to finish... 1 (prev_count=18339, count=18403)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------
Sat Mar 29 06:36:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_act_deact started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_act_deact-RSL(572)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_act_deact-RSL-IPA(571)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(571): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(572): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'.
Sat Mar 29 06:37:11 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14951)
Waiting for packet dumper to finish... 1 (prev_count=14951, count=15015)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------
Sat Mar 29 06:37:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_double_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_double_act-RSL(574)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_double_act-RSL-IPA(573)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(573): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(574): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'.
Sat Mar 29 06:37:34 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15267)
Waiting for packet dumper to finish... 1 (prev_count=15267, count=15331)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------
Sat Mar 29 06:37:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_act_deact started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_act_deact-RSL(576)@6630854309ce: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_deact-RSL-IPA(575)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(575): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(576): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'.
Sat Mar 29 06:37:57 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15075)
Waiting for packet dumper to finish... 1 (prev_count=15075, count=18824)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack ------
Sat Mar 29 06:38:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(578)@6630854309ce: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(577)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(577): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(578): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'.
Sat Mar 29 06:38:20 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15107)
Waiting for packet dumper to finish... 1 (prev_count=15107, count=15171)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'.
------ BTS_Tests.TC_pcu_info_ind_fh_params ------
Sat Mar 29 06:38:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap" >/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_info_ind_fh_params started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_info_ind_fh_params-RSL(580)@6630854309ce: Final verdict of PTC: none
TC_pcu_info_ind_fh_params-RSL-IPA(579)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(579): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(580): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'.
Sat Mar 29 06:38:43 UTC 2025
------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14948)
Waiting for packet dumper to finish... 1 (prev_count=14948, count=15012)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------
Sat Mar 29 06:38:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_nsvc_ipv4 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_nsvc_ipv4-RSL(582)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv4-RSL-IPA(581)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(581): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(582): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'.
Sat Mar 29 06:39:06 UTC 2025
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18513)
Waiting for packet dumper to finish... 1 (prev_count=18513, count=19014)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------
Sat Mar 29 06:39:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_nsvc_ipv6 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_nsvc_ipv6-RSL(584)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv6-RSL-IPA(583)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(583): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(584): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'.
Sat Mar 29 06:39:29 UTC 2025
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18145)
Waiting for packet dumper to finish... 1 (prev_count=18145, count=18209)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'.
------ BTS_Tests.TC_pcu_socket_two_nsvc ------
Sat Mar 29 06:39:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap" >/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_socket_two_nsvc started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_socket_two_nsvc-RSL(586)@6630854309ce: Final verdict of PTC: none
TC_pcu_socket_two_nsvc-RSL-IPA(585)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(585): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(586): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'.
Sat Mar 29 06:39:52 UTC 2025
------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26054)
Waiting for packet dumper to finish... 1 (prev_count=26054, count=29365)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'.
------ BTS_Tests.TC_pcu_interf_ind ------
Sat Mar 29 06:39:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_pcu_interf_ind started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_pcu_interf_ind-RSL(588)@6630854309ce: Final verdict of PTC: none
TC_pcu_interf_ind-RSL-IPA(587)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(587): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_pcu_interf_ind-RSL(588): none (fail -> fail)
MTC@6630854309ce: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'.
Sat Mar 29 06:40:15 UTC 2025
------ BTS_Tests.TC_pcu_interf_ind fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18346)
Waiting for packet dumper to finish... 1 (prev_count=18346, count=18410)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------
Sat Mar 29 06:40:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_unsol_deact started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_unsol_deact-RSL(590)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(589)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(589): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(590): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'.
Sat Mar 29 06:40:38 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15086)
Waiting for packet dumper to finish... 1 (prev_count=15086, count=15150)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------
Sat Mar 29 06:40:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchf_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchf_act-RSL(592)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(591)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(591): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(592): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'.
Sat Mar 29 06:41:01 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14949)
Waiting for packet dumper to finish... 1 (prev_count=14949, count=15013)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------
Sat Mar 29 06:41:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchh_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchh_act-RSL(594)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(593)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(593): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(594): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'.
Sat Mar 29 06:41:24 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14947)
Waiting for packet dumper to finish... 1 (prev_count=14947, count=15011)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------
Sat Mar 29 06:41:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_sdcch8_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_sdcch8_act-RSL(596)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(595)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(595): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(596): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'.
Sat Mar 29 06:41:48 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18330)
Waiting for packet dumper to finish... 1 (prev_count=18330, count=18394)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act ------
Sat Mar 29 06:41:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchh_race_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_tchh_race_act-RSL(598)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(597)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(597): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(598): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'.
Sat Mar 29 06:42:11 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15094)
Waiting for packet dumper to finish... 1 (prev_count=15094, count=15158)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act ------
Sat Mar 29 06:42:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_sdcch8_race_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(600)@6630854309ce: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(599)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(599): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(600): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'.
Sat Mar 29 06:42:34 UTC 2025
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15103)
Waiting for packet dumper to finish... 1 (prev_count=15103, count=15167)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------
Sat Mar 29 06:42:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_tchf_act started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_tchf_act-RSL(602)@6630854309ce: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(601)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(601): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(602): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'.
Sat Mar 29 06:42:57 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14944)
Waiting for packet dumper to finish... 1 (prev_count=14944, count=18821)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack ------
Sat Mar 29 06:43:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(604)@6630854309ce: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(603)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(603): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(604): none (fail -> fail)
MTC@6630854309ce: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'.
Sat Mar 29 06:43:20 UTC 2025
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14999)
Waiting for packet dumper to finish... 1 (prev_count=14999, count=15063)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'.
------ BTS_Tests.TC_rll_est_ind ------
Sat Mar 29 06:43:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_est_ind started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_ind-RSL(606)@6630854309ce: Final verdict of PTC: none
TC_rll_est_ind-RSL-IPA(605)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_est_ind-RSL-IPA(605): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_est_ind-RSL(606): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'.
Sat Mar 29 06:43:43 UTC 2025
------ BTS_Tests.TC_rll_est_ind fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_est_ind.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15158)
Waiting for packet dumper to finish... 1 (prev_count=15158, count=15222)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'.
------ BTS_Tests.TC_rll_est_req_DCCH_3 ------
Sat Mar 29 06:43:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_est_req_DCCH_3 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_req_DCCH_3-RSL(608)@6630854309ce: Final verdict of PTC: none
TC_rll_est_req_DCCH_3-RSL-IPA(607)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(607): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(608): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'.
Sat Mar 29 06:44:06 UTC 2025
------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15298)
Waiting for packet dumper to finish... 1 (prev_count=15298, count=15799)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'.
------ BTS_Tests.TC_rll_est_req_ACCH_3 ------
Sat Mar 29 06:44:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_est_req_ACCH_3 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_est_req_ACCH_3-RSL(610)@6630854309ce: Final verdict of PTC: none
TC_rll_est_req_ACCH_3-RSL-IPA(609)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(609): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(610): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'.
Sat Mar 29 06:44:29 UTC 2025
------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15060)
Waiting for packet dumper to finish... 1 (prev_count=15060, count=15124)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------
Sat Mar 29 06:44:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_rel_ind_DCCH_0 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_DCCH_0-RSL(612)@6630854309ce: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_0-RSL-IPA(611)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(611): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(612): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'.
Sat Mar 29 06:44:52 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15059)
Waiting for packet dumper to finish... 1 (prev_count=15059, count=18371)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------
Sat Mar 29 06:44:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_rel_ind_DCCH_3 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_DCCH_3-RSL(614)@6630854309ce: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_3-RSL-IPA(613)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(613): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(614): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'.
Sat Mar 29 06:45:15 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14932)
Waiting for packet dumper to finish... 1 (prev_count=14932, count=14996)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------
Sat Mar 29 06:45:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_rel_ind_ACCH_0 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_ACCH_0-RSL(616)@6630854309ce: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_0-RSL-IPA(615)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(615): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(616): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'.
Sat Mar 29 06:45:39 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15061)
Waiting for packet dumper to finish... 1 (prev_count=15061, count=15125)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------
Sat Mar 29 06:45:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_rel_ind_ACCH_3 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_ind_ACCH_3-RSL(618)@6630854309ce: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3-RSL-IPA(617)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(617): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(618): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'.
Sat Mar 29 06:46:02 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14931)
Waiting for packet dumper to finish... 1 (prev_count=14931, count=18243)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'.
------ BTS_Tests.TC_rll_rel_req ------
Sat Mar 29 06:46:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_rel_req started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_rel_req-RSL(620)@6630854309ce: Final verdict of PTC: none
TC_rll_rel_req-RSL-IPA(619)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_req-RSL-IPA(619): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_rel_req-RSL(620): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'.
Sat Mar 29 06:46:25 UTC 2025
------ BTS_Tests.TC_rll_rel_req fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_rel_req.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15032)
Waiting for packet dumper to finish... 1 (prev_count=15032, count=15096)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'.
------ BTS_Tests.TC_rll_unit_data_req_DCCH ------
Sat Mar 29 06:46:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_unit_data_req_DCCH started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_req_DCCH-RSL(622)@6630854309ce: Final verdict of PTC: none
TC_rll_unit_data_req_DCCH-RSL-IPA(621)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(621): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(622): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'.
Sat Mar 29 06:46:48 UTC 2025
------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18194)
Waiting for packet dumper to finish... 1 (prev_count=18194, count=18258)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'.
------ BTS_Tests.TC_rll_unit_data_req_ACCH ------
Sat Mar 29 06:46:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_unit_data_req_ACCH started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_req_ACCH-RSL(624)@6630854309ce: Final verdict of PTC: none
TC_rll_unit_data_req_ACCH-RSL-IPA(623)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(623): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(624): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'.
Sat Mar 29 06:47:11 UTC 2025
------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15076)
Waiting for packet dumper to finish... 1 (prev_count=15076, count=15140)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'.
------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------
Sat Mar 29 06:47:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_unit_data_ind_DCCH started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_ind_DCCH-RSL(626)@6630854309ce: Final verdict of PTC: none
TC_rll_unit_data_ind_DCCH-RSL-IPA(625)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(625): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(626): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'.
Sat Mar 29 06:47:34 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15075)
Waiting for packet dumper to finish... 1 (prev_count=15075, count=15139)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'.
------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------
Sat Mar 29 06:47:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rll_unit_data_ind_ACCH started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rll_unit_data_ind_ACCH-RSL(628)@6630854309ce: Final verdict of PTC: none
TC_rll_unit_data_ind_ACCH-RSL-IPA(627)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(627): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(628): none (fail -> fail)
MTC@6630854309ce: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'.
Sat Mar 29 06:47:57 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15384)
Waiting for packet dumper to finish... 1 (prev_count=15384, count=18696)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'.
------ BTS_Tests.TC_chan_act_a51 ------
Sat Mar 29 06:48:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_a51 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a51-RSL(630)@6630854309ce: Final verdict of PTC: none
TC_chan_act_a51-RSL-IPA(629)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a51-RSL-IPA(629): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a51-RSL(630): none (fail -> fail)
MTC@6630854309ce: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'.
Sat Mar 29 06:48:20 UTC 2025
------ BTS_Tests.TC_chan_act_a51 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_a51.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15035)
Waiting for packet dumper to finish... 1 (prev_count=15035, count=15099)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'.
------ BTS_Tests.TC_chan_act_a52 ------
Sat Mar 29 06:48:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_a52 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a52-RSL(632)@6630854309ce: Final verdict of PTC: none
TC_chan_act_a52-RSL-IPA(631)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a52-RSL-IPA(631): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a52-RSL(632): none (fail -> fail)
MTC@6630854309ce: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'.
Sat Mar 29 06:48:43 UTC 2025
------ BTS_Tests.TC_chan_act_a52 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_a52.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14909)
Waiting for packet dumper to finish... 1 (prev_count=14909, count=14973)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'.
------ BTS_Tests.TC_chan_act_a53 ------
Sat Mar 29 06:48:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_a53 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a53-RSL(634)@6630854309ce: Final verdict of PTC: none
TC_chan_act_a53-RSL-IPA(633)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a53-RSL-IPA(633): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a53-RSL(634): none (fail -> fail)
MTC@6630854309ce: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'.
Sat Mar 29 06:49:07 UTC 2025
------ BTS_Tests.TC_chan_act_a53 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_a53.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15036)
Waiting for packet dumper to finish... 1 (prev_count=15036, count=15537)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'.
------ BTS_Tests.TC_chan_act_a54 ------
Sat Mar 29 06:49:14 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chan_act_a54 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_chan_act_a54-RSL(636)@6630854309ce: Final verdict of PTC: none
TC_chan_act_a54-RSL-IPA(635)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a54-RSL-IPA(635): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_chan_act_a54-RSL(636): none (fail -> fail)
MTC@6630854309ce: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'.
Sat Mar 29 06:49:30 UTC 2025
------ BTS_Tests.TC_chan_act_a54 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chan_act_a54.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14907)
Waiting for packet dumper to finish... 1 (prev_count=14907, count=14971)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'.
------ BTS_Tests.TC_encr_cmd_a51 ------
Sat Mar 29 06:49:37 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_encr_cmd_a51 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a51-RSL(638)@6630854309ce: Final verdict of PTC: none
TC_encr_cmd_a51-RSL-IPA(637)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(637): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a51-RSL(638): none (fail -> fail)
MTC@6630854309ce: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'.
Sat Mar 29 06:49:53 UTC 2025
------ BTS_Tests.TC_encr_cmd_a51 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18156)
Waiting for packet dumper to finish... 1 (prev_count=18156, count=18220)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'.
------ BTS_Tests.TC_encr_cmd_a52 ------
Sat Mar 29 06:50:00 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_encr_cmd_a52 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a52-RSL(640)@6630854309ce: Final verdict of PTC: none
TC_encr_cmd_a52-RSL-IPA(639)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(639): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a52-RSL(640): none (fail -> fail)
MTC@6630854309ce: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'.
Sat Mar 29 06:50:16 UTC 2025
------ BTS_Tests.TC_encr_cmd_a52 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14909)
Waiting for packet dumper to finish... 1 (prev_count=14909, count=14973)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'.
------ BTS_Tests.TC_encr_cmd_a53 ------
Sat Mar 29 06:50:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_encr_cmd_a53 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a53-RSL(642)@6630854309ce: Final verdict of PTC: none
TC_encr_cmd_a53-RSL-IPA(641)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(641): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a53-RSL(642): none (fail -> fail)
MTC@6630854309ce: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'.
Sat Mar 29 06:50:39 UTC 2025
------ BTS_Tests.TC_encr_cmd_a53 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15037)
Waiting for packet dumper to finish... 1 (prev_count=15037, count=15101)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'.
------ BTS_Tests.TC_encr_cmd_a54 ------
Sat Mar 29 06:50:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_encr_cmd_a54 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_encr_cmd_a54-RSL(644)@6630854309ce: Final verdict of PTC: none
TC_encr_cmd_a54-RSL-IPA(643)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(643): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_encr_cmd_a54-RSL(644): none (fail -> fail)
MTC@6630854309ce: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'.
Sat Mar 29 06:51:02 UTC 2025
------ BTS_Tests.TC_encr_cmd_a54 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14906)
Waiting for packet dumper to finish... 1 (prev_count=14906, count=18217)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'.
------ BTS_Tests.TC_err_rep_wrong_mdisc ------
Sat Mar 29 06:51:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap" >/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_err_rep_wrong_mdisc started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_mdisc-RSL(646)@6630854309ce: Final verdict of PTC: none
TC_err_rep_wrong_mdisc-RSL-IPA(645)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(645): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(646): none (fail -> fail)
MTC@6630854309ce: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'.
Sat Mar 29 06:51:25 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15063)
Waiting for packet dumper to finish... 1 (prev_count=15063, count=15127)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'.
------ BTS_Tests.TC_err_rep_wrong_msg_type ------
Sat Mar 29 06:51:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap" >/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_err_rep_wrong_msg_type started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_msg_type-RSL(648)@6630854309ce: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL-IPA(647)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(647): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(648): none (fail -> fail)
MTC@6630854309ce: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'.
Sat Mar 29 06:51:48 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15074)
Waiting for packet dumper to finish... 1 (prev_count=15074, count=15138)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'.
------ BTS_Tests.TC_err_rep_wrong_sequence ------
Sat Mar 29 06:51:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap" >/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_err_rep_wrong_sequence started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_err_rep_wrong_sequence-RSL(650)@6630854309ce: Final verdict of PTC: none
TC_err_rep_wrong_sequence-RSL-IPA(649)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(649): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(650): none (fail -> fail)
MTC@6630854309ce: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'.
Sat Mar 29 06:52:11 UTC 2025
------ BTS_Tests.TC_err_rep_wrong_sequence fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15188)
Waiting for packet dumper to finish... 1 (prev_count=15188, count=15380)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'.
------ BTS_Tests.TC_lapdm_selftest ------
Sat Mar 29 06:52:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_lapdm_selftest started.
MTC@6630854309ce: "ui_s0_empty": matched
MTC@6630854309ce: setverdict(pass): none -> pass
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "ui_s3_empty": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "sabm_s0_empty": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "sabm_s0_l3": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "rr_s0_7": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "I/0/0": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: "I/7/0": matched
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: setverdict(pass): pass -> pass, component reason not changed
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: pass
MTC@6630854309ce: No PTCs were created.
MTC@6630854309ce: Test case TC_lapdm_selftest finished. Verdict: pass
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'.
Sat Mar 29 06:52:19 UTC 2025
====== BTS_Tests.TC_lapdm_selftest pass ======

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4088)
Waiting for packet dumper to finish... 1 (prev_count=4088, count=4152)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame ------
Sat Mar 29 06:52:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_tch_sign_l2_fill_frame started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tch_sign_l2_fill_frame-RSL(652)@6630854309ce: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame-RSL-IPA(651)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(651): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(652): none (fail -> fail)
MTC@6630854309ce: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'.
Sat Mar 29 06:52:42 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14947)
Waiting for packet dumper to finish... 1 (prev_count=14947, count=18259)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd ------
Sat Mar 29 06:52:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_tch_sign_l2_fill_frame_dtxd started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_tch_sign_l2_fill_frame_dtxd-RSL(654)@6630854309ce: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(653)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(653): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(654): none (fail -> fail)
MTC@6630854309ce: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'.
Sat Mar 29 06:53:06 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14967)
Waiting for packet dumper to finish... 1 (prev_count=14967, count=15031)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'.
------ BTS_Tests.TC_chopped_ipa_ping ------
Sat Mar 29 06:53:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chopped_ipa_ping started.
655@6630854309ce: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
MC@6630854309ce: Test Component 655 has requested to stop MTC. Terminating current testcase execution.
655@6630854309ce: Final verdict of PTC: fail reason: "Tguard timeout"
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC with component reference 655: fail (none -> fail) reason: "Tguard timeout"
MTC@6630854309ce: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'.
Sat Mar 29 06:54:14 UTC 2025
------ BTS_Tests.TC_chopped_ipa_ping fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=45693)
Waiting for packet dumper to finish... 1 (prev_count=45693, count=45757)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'.
------ BTS_Tests.TC_chopped_ipa_payload ------
Sat Mar 29 06:54:21 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_chopped_ipa_payload started.
656@6630854309ce: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout"
MC@6630854309ce: Test Component 656 has requested to stop MTC. Terminating current testcase execution.
656@6630854309ce: Final verdict of PTC: fail reason: "Tguard timeout"
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: none
MTC@6630854309ce: Local verdict of PTC with component reference 656: fail (none -> fail) reason: "Tguard timeout"
MTC@6630854309ce: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'.
Sat Mar 29 06:55:22 UTC 2025
------ BTS_Tests.TC_chopped_ipa_payload fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=46136)
Waiting for packet dumper to finish... 1 (prev_count=46136, count=49448)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'.
------ BTS_Tests.TC_ms_pwr_ctrl_constant ------
Sat Mar 29 06:55:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ms_pwr_ctrl_constant started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ms_pwr_ctrl_constant-RSL(658)@6630854309ce: Final verdict of PTC: none
TC_ms_pwr_ctrl_constant-RSL-IPA(657)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(657): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(658): none (fail -> fail)
MTC@6630854309ce: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'.
Sat Mar 29 06:55:45 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14939)
Waiting for packet dumper to finish... 1 (prev_count=14939, count=15003)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'.
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------
Sat Mar 29 06:55:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ms_pwr_ctrl_pf_ewma started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ms_pwr_ctrl_pf_ewma-RSL(660)@6630854309ce: Final verdict of PTC: none
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(659)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(659): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(660): none (fail -> fail)
MTC@6630854309ce: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'.
Sat Mar 29 06:56:08 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18309)
Waiting for packet dumper to finish... 1 (prev_count=18309, count=18373)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'.
------ BTS_Tests.TC_speech_no_rtp_tchf ------
Sat Mar 29 06:56:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_no_rtp_tchf started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_no_rtp_tchf-RSL(662)@6630854309ce: Final verdict of PTC: none
TC_speech_no_rtp_tchf-RSL-IPA(661)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(661): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(662): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'.
Sat Mar 29 06:56:31 UTC 2025
------ BTS_Tests.TC_speech_no_rtp_tchf fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15058)
Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'.
------ BTS_Tests.TC_speech_no_rtp_tchh ------
Sat Mar 29 06:56:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_no_rtp_tchh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_no_rtp_tchh-RSL(664)@6630854309ce: Final verdict of PTC: none
TC_speech_no_rtp_tchh-RSL-IPA(663)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(663): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(664): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'.
Sat Mar 29 06:56:54 UTC 2025
------ BTS_Tests.TC_speech_no_rtp_tchh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15061)
Waiting for packet dumper to finish... 1 (prev_count=15061, count=15125)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'.
------ BTS_Tests.TC_speech_rtp_tchf ------
Sat Mar 29 06:57:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_rtp_tchf started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_rtp_tchf-RSL(666)@6630854309ce: Final verdict of PTC: none
TC_speech_rtp_tchf-RSL-IPA(665)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(665): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_rtp_tchf-RSL(666): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'.
Sat Mar 29 06:57:17 UTC 2025
------ BTS_Tests.TC_speech_rtp_tchf fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15486)
Waiting for packet dumper to finish... 1 (prev_count=15486, count=18798)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'.
------ BTS_Tests.TC_speech_rtp_tchh ------
Sat Mar 29 06:57:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_rtp_tchh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_rtp_tchh-RSL(668)@6630854309ce: Final verdict of PTC: none
TC_speech_rtp_tchh-RSL-IPA(667)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(667): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_rtp_tchh-RSL(668): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'.
Sat Mar 29 06:57:40 UTC 2025
------ BTS_Tests.TC_speech_rtp_tchh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15050)
Waiting for packet dumper to finish... 1 (prev_count=15050, count=15114)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'.
------ BTS_Tests.TC_speech_osmux_tchf ------
Sat Mar 29 06:57:47 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_osmux_tchf started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_osmux_tchf-RSL(670)@6630854309ce: Final verdict of PTC: none
TC_speech_osmux_tchf-RSL-IPA(669)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(669): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_osmux_tchf-RSL(670): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'.
Sat Mar 29 06:58:04 UTC 2025
------ BTS_Tests.TC_speech_osmux_tchf fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15056)
Waiting for packet dumper to finish... 1 (prev_count=15056, count=15120)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'.
------ BTS_Tests.TC_speech_osmux_tchh ------
Sat Mar 29 06:58:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_speech_osmux_tchh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_speech_osmux_tchh-RSL(672)@6630854309ce: Final verdict of PTC: none
TC_speech_osmux_tchh-RSL-IPA(671)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(671): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_speech_osmux_tchh-RSL(672): none (fail -> fail)
MTC@6630854309ce: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'.
Sat Mar 29 06:58:27 UTC 2025
------ BTS_Tests.TC_speech_osmux_tchh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14927)
Waiting for packet dumper to finish... 1 (prev_count=14927, count=15428)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'.
------ BTS_Tests.TC_data_rtp_tchf144 ------
Sat Mar 29 06:58:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchf144 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf144-RSL(674)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchf144-RSL-IPA(673)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(673): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf144-RSL(674): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'.
Sat Mar 29 06:58:50 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf144 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15051)
Waiting for packet dumper to finish... 1 (prev_count=15051, count=15115)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'.
------ BTS_Tests.TC_data_rtp_tchf96 ------
Sat Mar 29 06:58:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchf96 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf96-RSL(676)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchf96-RSL-IPA(675)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(675): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf96-RSL(676): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'.
Sat Mar 29 06:59:13 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf96 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15047)
Waiting for packet dumper to finish... 1 (prev_count=15047, count=18359)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'.
------ BTS_Tests.TC_data_rtp_tchf48 ------
Sat Mar 29 06:59:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchf48 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf48-RSL(678)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchf48-RSL-IPA(677)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(677): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf48-RSL(678): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'.
Sat Mar 29 06:59:36 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf48 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15047)
Waiting for packet dumper to finish... 1 (prev_count=15047, count=15111)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'.
------ BTS_Tests.TC_data_rtp_tchh48 ------
Sat Mar 29 06:59:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchh48 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchh48-RSL-IPA(679)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchh48-RSL(680)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(679): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchh48-RSL(680): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'.
Sat Mar 29 06:59:59 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh48 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15046)
Waiting for packet dumper to finish... 1 (prev_count=15046, count=15110)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'.
------ BTS_Tests.TC_data_rtp_tchf24 ------
Sat Mar 29 07:00:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchf24 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchf24-RSL(682)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchf24-RSL-IPA(681)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(681): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchf24-RSL(682): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'.
Sat Mar 29 07:00:22 UTC 2025
------ BTS_Tests.TC_data_rtp_tchf24 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14921)
Waiting for packet dumper to finish... 1 (prev_count=14921, count=18233)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'.
------ BTS_Tests.TC_data_rtp_tchh24 ------
Sat Mar 29 07:00:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_rtp_tchh24 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_rtp_tchh24-RSL(684)@6630854309ce: Final verdict of PTC: none
TC_data_rtp_tchh24-RSL-IPA(683)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(683): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_rtp_tchh24-RSL(684): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'.
Sat Mar 29 07:00:45 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh24 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15047)
Waiting for packet dumper to finish... 1 (prev_count=15047, count=15111)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'.
------ BTS_Tests.TC_data_facch_tchf144 ------
Sat Mar 29 07:00:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchf144 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf144-RSL(686)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchf144-RSL-IPA(685)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(685): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf144-RSL(686): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail'.
Sat Mar 29 07:01:08 UTC 2025
------ BTS_Tests.TC_data_facch_tchf144 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18306)
Waiting for packet dumper to finish... 1 (prev_count=18306, count=18370)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'.
------ BTS_Tests.TC_data_facch_tchf96 ------
Sat Mar 29 07:01:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchf96 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf96-RSL(688)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchf96-RSL-IPA(687)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(687): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf96-RSL(688): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail'.
Sat Mar 29 07:01:31 UTC 2025
------ BTS_Tests.TC_data_facch_tchf96 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14928)
Waiting for packet dumper to finish... 1 (prev_count=14928, count=14992)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'.
------ BTS_Tests.TC_data_facch_tchf48 ------
Sat Mar 29 07:01:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchf48 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf48-RSL(690)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchf48-RSL-IPA(689)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(689): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf48-RSL(690): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail'.
Sat Mar 29 07:01:54 UTC 2025
------ BTS_Tests.TC_data_facch_tchf48 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15054)
Waiting for packet dumper to finish... 1 (prev_count=15054, count=15118)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'.
------ BTS_Tests.TC_data_facch_tchh48 ------
Sat Mar 29 07:02:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchh48 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchh48-RSL(692)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchh48-RSL-IPA(691)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(691): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchh48-RSL(692): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail'.
Sat Mar 29 07:02:17 UTC 2025
------ BTS_Tests.TC_data_facch_tchh48 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15493)
Waiting for packet dumper to finish... 1 (prev_count=15493, count=18805)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'.
------ BTS_Tests.TC_data_facch_tchf24 ------
Sat Mar 29 07:02:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchf24 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchf24-RSL(694)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchf24-RSL-IPA(693)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(693): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchf24-RSL(694): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail'.
Sat Mar 29 07:02:41 UTC 2025
------ BTS_Tests.TC_data_facch_tchf24 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14928)
Waiting for packet dumper to finish... 1 (prev_count=14928, count=14992)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'.
------ BTS_Tests.TC_data_facch_tchh24 ------
Sat Mar 29 07:02:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_data_facch_tchh24 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_data_facch_tchh24-RSL(696)@6630854309ce: Final verdict of PTC: none
TC_data_facch_tchh24-RSL-IPA(695)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(695): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_data_facch_tchh24-RSL(696): none (fail -> fail)
MTC@6630854309ce: Test case TC_data_facch_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail'.
Sat Mar 29 07:03:04 UTC 2025
------ BTS_Tests.TC_data_facch_tchh24 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15056)
Waiting for packet dumper to finish... 1 (prev_count=15056, count=15120)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'.
------ BTS_Tests.TC_early_immediate_assignment ------
Sat Mar 29 07:03:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_early_immediate_assignment started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_early_immediate_assignment-RSL(698)@6630854309ce: Final verdict of PTC: none
TC_early_immediate_assignment-RSL-IPA(697)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(697): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_early_immediate_assignment-RSL(698): none (fail -> fail)
MTC@6630854309ce: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'.
Sat Mar 29 07:03:27 UTC 2025
------ BTS_Tests.TC_early_immediate_assignment fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15090)
Waiting for packet dumper to finish... 1 (prev_count=15090, count=15591)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------
Sat Mar 29 07:03:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_acch_overpower_rxqual_thresh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_rxqual_thresh-RSL(700)@6630854309ce: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh-RSL-IPA(699)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(699): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(700): none (fail -> fail)
MTC@6630854309ce: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'.
Sat Mar 29 07:03:50 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15063)
Waiting for packet dumper to finish... 1 (prev_count=15063, count=15127)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------
Sat Mar 29 07:03:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_acch_overpower_rxqual_thresh_dtx started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_rxqual_thresh_dtx-RSL(702)@6630854309ce: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(701)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(701): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(702): none (fail -> fail)
MTC@6630854309ce: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'.
Sat Mar 29 07:04:13 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15115)
Waiting for packet dumper to finish... 1 (prev_count=15115, count=18427)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'.
------ BTS_Tests.TC_acch_overpower_always_on_facch ------
Sat Mar 29 07:04:20 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_acch_overpower_always_on_facch started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_always_on_facch-RSL(704)@6630854309ce: Final verdict of PTC: none
TC_acch_overpower_always_on_facch-RSL-IPA(703)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(703): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(704): none (fail -> fail)
MTC@6630854309ce: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'.
Sat Mar 29 07:04:36 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15107)
Waiting for packet dumper to finish... 1 (prev_count=15107, count=15171)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'.
------ BTS_Tests.TC_acch_overpower_always_on_sacch ------
Sat Mar 29 07:04:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_acch_overpower_always_on_sacch started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_always_on_sacch-RSL(706)@6630854309ce: Final verdict of PTC: none
TC_acch_overpower_always_on_sacch-RSL-IPA(705)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(705): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(706): none (fail -> fail)
MTC@6630854309ce: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'.
Sat Mar 29 07:04:59 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14979)
Waiting for packet dumper to finish... 1 (prev_count=14979, count=15043)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'.
------ BTS_Tests.TC_acch_overpower_limit ------
Sat Mar 29 07:05:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_acch_overpower_limit started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_acch_overpower_limit-RSL(708)@6630854309ce: Final verdict of PTC: none
TC_acch_overpower_limit-RSL-IPA(707)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(707): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_acch_overpower_limit-RSL(708): none (fail -> fail)
MTC@6630854309ce: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'.
Sat Mar 29 07:05:22 UTC 2025
------ BTS_Tests.TC_acch_overpower_limit fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15067)
Waiting for packet dumper to finish... 1 (prev_count=15067, count=18378)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0).
MC@6630854309ce: Test execution finished.
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch'.
------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch ------
Sat Mar 29 07:05:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap" >/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_cbch_load_idle_no_cbch started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbch_load_idle_no_cbch-RSL(710)@6630854309ce: Final verdict of PTC: none
TC_cbch_load_idle_no_cbch-RSL-IPA(709)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(709): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(710): none (fail -> fail)
MTC@6630854309ce: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'.
Sat Mar 29 07:05:45 UTC 2025
------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14960)
Waiting for packet dumper to finish... 1 (prev_count=14960, count=15024)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block ------
Sat Mar 29 07:05:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_1block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_1block-RSL(712)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(711)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(711): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(712): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'.
Sat Mar 29 07:06:10 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26911)
Waiting for packet dumper to finish... 1 (prev_count=26911, count=26975)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block ------
Sat Mar 29 07:06:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_2block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_2block-RSL(714)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(713)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(713): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(714): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'.
Sat Mar 29 07:06:35 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23536)
Waiting for packet dumper to finish... 1 (prev_count=23536, count=23600)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block ------
Sat Mar 29 07:06:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_3block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_3block-RSL(716)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(715)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(715): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(716): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'.
Sat Mar 29 07:07:01 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23535)
Waiting for packet dumper to finish... 1 (prev_count=23535, count=23599)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block ------
Sat Mar 29 07:07:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_4block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_4block-RSL(718)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(717)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(717): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(718): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'.
Sat Mar 29 07:07:26 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23535)
Waiting for packet dumper to finish... 1 (prev_count=23535, count=23599)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi ------
Sat Mar 29 07:07:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_multi started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_multi-RSL(720)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(719)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(719): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(720): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'.
Sat Mar 29 07:07:51 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23531)
Waiting for packet dumper to finish... 1 (prev_count=23531, count=23595)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule ------
Sat Mar 29 07:07:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_schedule started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_schedule-RSL(722)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(721)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(721): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(722): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'.
Sat Mar 29 07:08:16 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23544)
Waiting for packet dumper to finish... 1 (prev_count=23544, count=23608)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only ------
Sat Mar 29 07:08:23 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_only started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_only-RSL(724)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(723)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(723): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(724): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'.
Sat Mar 29 07:08:41 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23801)
Waiting for packet dumper to finish... 1 (prev_count=23801, count=23865)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal ------
Sat Mar 29 07:08:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(726)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(725)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(725): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(726): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'.
Sat Mar 29 07:09:06 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23584)
Waiting for packet dumper to finish... 1 (prev_count=23584, count=24085)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null ------
Sat Mar 29 07:09:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_then_null started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(728)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(727)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(727): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(728): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'.
Sat Mar 29 07:09:31 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23578)
Waiting for packet dumper to finish... 1 (prev_count=23578, count=23642)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------
Sat Mar 29 07:09:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_cbc_sdcch4_load_idle started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch4_load_idle-RSL(730)@6630854309ce: Final verdict of PTC: none
TC_cbc_sdcch4_load_idle-RSL-IPA(729)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(729): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(730): none (fail -> fail)
MTC@6630854309ce: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'.
Sat Mar 29 07:09:57 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23518)
Waiting for packet dumper to finish... 1 (prev_count=23518, count=24019)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------
Sat Mar 29 07:10:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_cbc_sdcch4_load_overload started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch4_load_overload-RSL(732)@6630854309ce: Final verdict of PTC: none
TC_cbc_sdcch4_load_overload-RSL-IPA(731)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(731): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(732): none (fail -> fail)
MTC@6630854309ce: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'.
Sat Mar 29 07:10:22 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23535)
Waiting for packet dumper to finish... 1 (prev_count=23535, count=23727)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block ------
Sat Mar 29 07:10:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_1block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_1block-RSL(734)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(733)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(733): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(734): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'.
Sat Mar 29 07:10:47 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23537)
Waiting for packet dumper to finish... 1 (prev_count=23537, count=24166)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block ------
Sat Mar 29 07:10:54 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_2block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_2block-RSL(736)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(735)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(735): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(736): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'.
Sat Mar 29 07:11:12 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23538)
Waiting for packet dumper to finish... 1 (prev_count=23538, count=23602)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block ------
Sat Mar 29 07:11:19 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_3block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_3block-RSL(738)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(737)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(737): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(738): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'.
Sat Mar 29 07:11:37 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23538)
Waiting for packet dumper to finish... 1 (prev_count=23538, count=26525)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block ------
Sat Mar 29 07:11:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_4block started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_4block-RSL(740)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(739)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(739): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(740): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'.
Sat Mar 29 07:12:02 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23536)
Waiting for packet dumper to finish... 1 (prev_count=23536, count=26848)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi ------
Sat Mar 29 07:12:09 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_multi started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_multi-RSL(742)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(741)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(741): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(742): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'.
Sat Mar 29 07:12:27 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24156)
Waiting for packet dumper to finish... 1 (prev_count=24156, count=27595)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule ------
Sat Mar 29 07:12:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_schedule started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_schedule-RSL(744)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(743)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(743): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(744): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'.
Sat Mar 29 07:12:52 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23545)
Waiting for packet dumper to finish... 1 (prev_count=23545, count=26856)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only ------
Sat Mar 29 07:12:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_default_only started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_default_only-RSL(746)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(745)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(745): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(746): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'.
Sat Mar 29 07:13:18 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24236)
Waiting for packet dumper to finish... 1 (prev_count=24236, count=27675)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal'.
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal ------
Sat Mar 29 07:13:25 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(748)@6630854309ce: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(747)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(747): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(748): none (fail -> fail)
MTC@6630854309ce: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'.
Sat Mar 29 07:13:43 UTC 2025
------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23587)
Waiting for packet dumper to finish... 1 (prev_count=23587, count=26898)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------
Sat Mar 29 07:13:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_cbc_sdcch8_load_idle started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch8_load_idle-RSL(750)@6630854309ce: Final verdict of PTC: none
TC_cbc_sdcch8_load_idle-RSL-IPA(749)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(749): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(750): none (fail -> fail)
MTC@6630854309ce: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'.
Sat Mar 29 07:14:08 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=23958)
Waiting for packet dumper to finish... 1 (prev_count=23958, count=27270)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------
Sat Mar 29 07:14:15 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_cbc_sdcch8_load_overload started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_cbc_sdcch8_load_overload-RSL(752)@6630854309ce: Final verdict of PTC: none
TC_cbc_sdcch8_load_overload-RSL-IPA(751)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(751): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(752): none (fail -> fail)
MTC@6630854309ce: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'.
Sat Mar 29 07:14:33 UTC 2025
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=17282)
Waiting for packet dumper to finish... 1 (prev_count=17282, count=20594)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'.
------ BTS_Tests_SMSCB.TC_etws_p1ro ------
Sat Mar 29 07:14:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_etws_p1ro started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_p1ro-RSL(754)@6630854309ce: Final verdict of PTC: none
TC_etws_p1ro-RSL-IPA(753)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_etws_p1ro-RSL-IPA(753): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_etws_p1ro-RSL(754): none (fail -> fail)
MTC@6630854309ce: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'.
Sat Mar 29 07:14:56 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15038)
Waiting for packet dumper to finish... 1 (prev_count=15038, count=15102)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'.
------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------
Sat Mar 29 07:15:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_etws_p1ro_end started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_p1ro_end-RSL(756)@6630854309ce: Final verdict of PTC: none
TC_etws_p1ro_end-RSL-IPA(755)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(755): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_etws_p1ro_end-RSL(756): none (fail -> fail)
MTC@6630854309ce: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'.
Sat Mar 29 07:15:19 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15052)
Waiting for packet dumper to finish... 1 (prev_count=15052, count=15116)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'.
------ BTS_Tests_SMSCB.TC_etws_pcu ------
Sat Mar 29 07:15:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_etws_pcu started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_etws_pcu-RSL(758)@6630854309ce: Final verdict of PTC: none
TC_etws_pcu-RSL-IPA(757)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_etws_pcu-RSL-IPA(757): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_etws_pcu-RSL(758): none (fail -> fail)
MTC@6630854309ce: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'.
Sat Mar 29 07:15:42 UTC 2025
------ BTS_Tests_SMSCB.TC_etws_pcu fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14904)
Waiting for packet dumper to finish... 1 (prev_count=14904, count=18216)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0).
MC@6630854309ce: Test execution finished.
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------
Sat Mar 29 07:15:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi0 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi0-RSL(760)@6630854309ce: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0-RSL-IPA(759)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(759): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(760): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'.
Sat Mar 29 07:16:05 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072)
Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload ------
Sat Mar 29 07:16:12 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi0_nopayload started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi0_nopayload-RSL(762)@6630854309ce: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(761)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(761): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(762): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'.
Sat Mar 29 07:16:28 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18230)
Waiting for packet dumper to finish... 1 (prev_count=18230, count=18294)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------
Sat Mar 29 07:16:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi3 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi3-RSL(764)@6630854309ce: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3-RSL-IPA(763)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(763): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(764): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'.
Sat Mar 29 07:16:51 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072)
Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------
Sat Mar 29 07:16:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi4 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_ua_dcch_sapi4-RSL(766)@6630854309ce: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4-RSL-IPA(765)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(765): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(766): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'.
Sat Mar 29 07:17:15 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14945)
Waiting for packet dumper to finish... 1 (prev_count=14945, count=15009)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'.
------ BTS_Tests_LAPDm.TC_sabm_contention ------
Sat Mar 29 07:17:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_contention started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_contention-RSL(768)@6630854309ce: Final verdict of PTC: none
TC_sabm_contention-RSL-IPA(767)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_contention-RSL-IPA(767): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_contention-RSL(768): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'.
Sat Mar 29 07:17:38 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_contention fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15059)
Waiting for packet dumper to finish... 1 (prev_count=15059, count=18370)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit ------
Sat Mar 29 07:17:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_retransmit started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_retransmit-RSL(770)@6630854309ce: Final verdict of PTC: none
TC_sabm_retransmit-RSL-IPA(769)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(769): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_retransmit-RSL(770): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'.
Sat Mar 29 07:18:01 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14932)
Waiting for packet dumper to finish... 1 (prev_count=14932, count=14996)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------
Sat Mar 29 07:18:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_retransmit_bts started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_retransmit_bts-RSL(772)@6630854309ce: Final verdict of PTC: none
TC_sabm_retransmit_bts-RSL-IPA(771)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(771): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_retransmit_bts-RSL(772): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'.
Sat Mar 29 07:18:24 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14948)
Waiting for packet dumper to finish... 1 (prev_count=14948, count=15012)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'.
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------
Sat Mar 29 07:18:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_invalid_resp started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_invalid_resp-RSL(774)@6630854309ce: Final verdict of PTC: none
TC_sabm_invalid_resp-RSL-IPA(773)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(773): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_invalid_resp-RSL(774): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'.
Sat Mar 29 07:18:47 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15067)
Waiting for packet dumper to finish... 1 (prev_count=15067, count=15568)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'.
------ BTS_Tests_LAPDm.TC_sabm_dm ------
Sat Mar 29 07:18:54 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_dm started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_dm-RSL(776)@6630854309ce: Final verdict of PTC: none
TC_sabm_dm-RSL-IPA(775)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_dm-RSL-IPA(775): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_dm-RSL(776): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'.
Sat Mar 29 07:19:10 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_dm fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15232)
Waiting for packet dumper to finish... 1 (prev_count=15232, count=15296)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'.
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------
Sat Mar 29 07:19:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap" >/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_establish_ign_first_sabm started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_establish_ign_first_sabm-RSL(778)@6630854309ce: Final verdict of PTC: none
TC_establish_ign_first_sabm-RSL-IPA(777)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(777): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_establish_ign_first_sabm-RSL(778): none (fail -> fail)
MTC@6630854309ce: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'.
Sat Mar 29 07:19:33 UTC 2025
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=17451)
Waiting for packet dumper to finish... 1 (prev_count=17451, count=18405)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'.
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------
Sat Mar 29 07:19:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_iframe_seq_and_ack started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_iframe_seq_and_ack-RSL(780)@6630854309ce: Final verdict of PTC: none
TC_iframe_seq_and_ack-RSL-IPA(779)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(779): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_iframe_seq_and_ack-RSL(780): none (fail -> fail)
MTC@6630854309ce: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'.
Sat Mar 29 07:19:56 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14943)
Waiting for packet dumper to finish... 1 (prev_count=14943, count=15444)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'.
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------
Sat Mar 29 07:20:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_iframe_timer_recovery started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_iframe_timer_recovery-RSL(782)@6630854309ce: Final verdict of PTC: none
TC_iframe_timer_recovery-RSL-IPA(781)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(781): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_iframe_timer_recovery-RSL(782): none (fail -> fail)
MTC@6630854309ce: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'.
Sat Mar 29 07:20:19 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15083)
Waiting for packet dumper to finish... 1 (prev_count=15083, count=15147)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'.
------ BTS_Tests_LAPDm.TC_ns_seq_error ------
Sat Mar 29 07:20:26 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_ns_seq_error started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ns_seq_error-RSL(784)@6630854309ce: Final verdict of PTC: none
TC_ns_seq_error-RSL-IPA(783)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_ns_seq_error-RSL-IPA(783): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_ns_seq_error-RSL(784): none (fail -> fail)
MTC@6630854309ce: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'.
Sat Mar 29 07:20:43 UTC 2025
------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14918)
Waiting for packet dumper to finish... 1 (prev_count=14918, count=18229)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'.
------ BTS_Tests_LAPDm.TC_nr_seq_error ------
Sat Mar 29 07:20:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_nr_seq_error started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_nr_seq_error-RSL(786)@6630854309ce: Final verdict of PTC: none
TC_nr_seq_error-RSL-IPA(785)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_nr_seq_error-RSL-IPA(785): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_nr_seq_error-RSL(786): none (fail -> fail)
MTC@6630854309ce: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'.
Sat Mar 29 07:21:06 UTC 2025
------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15049)
Waiting for packet dumper to finish... 1 (prev_count=15049, count=15113)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'.
------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------
Sat Mar 29 07:21:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap" >/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rec_invalid_frame started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rec_invalid_frame-RSL(788)@6630854309ce: Final verdict of PTC: none
TC_rec_invalid_frame-RSL-IPA(787)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(787): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rec_invalid_frame-RSL(788): none (fail -> fail)
MTC@6630854309ce: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'.
Sat Mar 29 07:21:29 UTC 2025
------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15196)
Waiting for packet dumper to finish... 1 (prev_count=15196, count=15260)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'.
------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------
Sat Mar 29 07:21:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_segm_concat_dcch started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_dcch-RSL(790)@6630854309ce: Final verdict of PTC: none
TC_segm_concat_dcch-RSL-IPA(789)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(789): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_segm_concat_dcch-RSL(790): none (fail -> fail)
MTC@6630854309ce: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'.
Sat Mar 29 07:21:52 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14935)
Waiting for packet dumper to finish... 1 (prev_count=14935, count=14999)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'.
------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------
Sat Mar 29 07:21:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_segm_concat_sacch started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_sacch-RSL(792)@6630854309ce: Final verdict of PTC: none
TC_segm_concat_sacch-RSL-IPA(791)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(791): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_segm_concat_sacch-RSL(792): none (fail -> fail)
MTC@6630854309ce: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'.
Sat Mar 29 07:22:15 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15067)
Waiting for packet dumper to finish... 1 (prev_count=15067, count=15131)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'.
------ BTS_Tests_LAPDm.TC_t200_n200 ------
Sat Mar 29 07:22:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_t200_n200 started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_t200_n200-RSL(794)@6630854309ce: Final verdict of PTC: none
TC_t200_n200-RSL-IPA(793)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_t200_n200-RSL-IPA(793): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_t200_n200-RSL(794): none (fail -> fail)
MTC@6630854309ce: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'.
Sat Mar 29 07:22:38 UTC 2025
------ BTS_Tests_LAPDm.TC_t200_n200 fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15036)
Waiting for packet dumper to finish... 1 (prev_count=15036, count=18347)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'.
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------
Sat Mar 29 07:22:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap" >/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_rr_response_frame_loss started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rr_response_frame_loss-RSL(796)@6630854309ce: Final verdict of PTC: none
TC_rr_response_frame_loss-RSL-IPA(795)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(795): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_rr_response_frame_loss-RSL(796): none (fail -> fail)
MTC@6630854309ce: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'.
Sat Mar 29 07:23:01 UTC 2025
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14960)
Waiting for packet dumper to finish... 1 (prev_count=14960, count=15024)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'.
------ BTS_Tests_LAPDm.TC_incorrect_cr ------
Sat Mar 29 07:23:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_incorrect_cr started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_incorrect_cr-RSL(798)@6630854309ce: Final verdict of PTC: none
TC_incorrect_cr-RSL-IPA(797)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_incorrect_cr-RSL-IPA(797): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_incorrect_cr-RSL(798): none (fail -> fail)
MTC@6630854309ce: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'.
Sat Mar 29 07:23:24 UTC 2025
------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14919)
Waiting for packet dumper to finish... 1 (prev_count=14919, count=14983)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'.
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------
Sat Mar 29 07:23:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_sabm_incorrect_c started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_incorrect_c-RSL(800)@6630854309ce: Final verdict of PTC: none
TC_sabm_incorrect_c-RSL-IPA(799)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(799): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_sabm_incorrect_c-RSL(800): none (fail -> fail)
MTC@6630854309ce: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'.
Sat Mar 29 07:23:47 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15499)
Waiting for packet dumper to finish... 1 (prev_count=15499, count=18810)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment ------
Sat Mar 29 07:23:54 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_normal_reestablishment started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment-RSL(802)@6630854309ce: Final verdict of PTC: none
TC_normal_reestablishment-RSL-IPA(801)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(801): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_normal_reestablishment-RSL(802): none (fail -> fail)
MTC@6630854309ce: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'.
Sat Mar 29 07:24:10 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15088)
Waiting for packet dumper to finish... 1 (prev_count=15088, count=15152)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------
Sat Mar 29 07:24:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_normal_reestablishment_state_unacked started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment_state_unacked-RSL(804)@6630854309ce: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked-RSL-IPA(803)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(803): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(804): none (fail -> fail)
MTC@6630854309ce: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'.
Sat Mar 29 07:24:34 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18263)
Waiting for packet dumper to finish... 1 (prev_count=18263, count=18327)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0).
MC@6630854309ce: Test execution finished.
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------
Sat Mar 29 07:24:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vff-RSL(806)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_vff-RSL-IPA(805)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(805): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_vff-RSL(806): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'.
Sat Mar 29 07:24:57 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072)
Waiting for packet dumper to finish... 1 (prev_count=15072, count=15573)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------
Sat Mar 29 07:25:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_vhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vhh-RSL(808)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_vhh-RSL-IPA(807)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(807): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(808): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'.
Sat Mar 29 07:25:20 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072)
Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------
Sat Mar 29 07:25:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_hvhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_hvhh-RSL(810)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_hvhh-RSL-IPA(809)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(809): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(810): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'.
Sat Mar 29 07:25:43 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14946)
Waiting for packet dumper to finish... 1 (prev_count=14946, count=18257)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff ------
Sat Mar 29 07:25:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_ipa_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_ipa_vff-RSL(812)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(811)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(811): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(812): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'.
Sat Mar 29 07:26:06 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15103)
Waiting for packet dumper to finish... 1 (prev_count=15103, count=15167)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff ------
Sat Mar 29 07:26:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vff-RSL(814)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(813)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(813): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(814): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'.
Sat Mar 29 07:26:29 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14980)
Waiting for packet dumper to finish... 1 (prev_count=14980, count=15044)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh ------
Sat Mar 29 07:26:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_vhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vhh-RSL(816)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(815)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(815): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(816): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'.
Sat Mar 29 07:26:52 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15106)
Waiting for packet dumper to finish... 1 (prev_count=15106, count=15170)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh ------
Sat Mar 29 07:26:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_hvhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(818)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(817)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(817): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(818): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'.
Sat Mar 29 07:27:15 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112)
Waiting for packet dumper to finish... 1 (prev_count=15112, count=15176)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff ------
Sat Mar 29 07:27:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vff-RSL(820)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vff-RSL-IPA(819)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(819): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(820): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'.
Sat Mar 29 07:27:38 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14976)
Waiting for packet dumper to finish... 1 (prev_count=14976, count=18287)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh ------
Sat Mar 29 07:27:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_vhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vhh-RSL(822)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vhh-RSL-IPA(821)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(821): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(822): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'.
Sat Mar 29 07:28:01 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15105)
Waiting for packet dumper to finish... 1 (prev_count=15105, count=15169)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh ------
Sat Mar 29 07:28:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_hvhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_hvhh-RSL(824)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(823)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(823): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(824): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'.
Sat Mar 29 07:28:25 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14979)
Waiting for packet dumper to finish... 1 (prev_count=14979, count=15043)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff ------
Sat Mar 29 07:28:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(826)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(825)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(825): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(826): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'.
Sat Mar 29 07:28:48 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15572)
Waiting for packet dumper to finish... 1 (prev_count=15572, count=18883)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff ------
Sat Mar 29 07:28:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(828)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(827)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(827): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(828): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'.
Sat Mar 29 07:29:11 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15011)
Waiting for packet dumper to finish... 1 (prev_count=15011, count=15075)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh ------
Sat Mar 29 07:29:18 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(830)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(829)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(829): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(830): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'.
Sat Mar 29 07:29:34 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18260)
Waiting for packet dumper to finish... 1 (prev_count=18260, count=18324)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh ------
Sat Mar 29 07:29:41 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(832)@6630854309ce: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(831)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(831): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(832): none (fail -> fail)
MTC@6630854309ce: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'.
Sat Mar 29 07:29:57 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15143)
Waiting for packet dumper to finish... 1 (prev_count=15143, count=15644)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail' was executed successfully (exit status: 0).
MC@6630854309ce: Test execution finished.
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'.
------ BTS_Tests_ASCI.TC_vbs_notification ------
Sat Mar 29 07:30:04 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vbs_notification.pcap" >/data/BTS_Tests_ASCI.TC_vbs_notification.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vbs_notification started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vbs_notification-RSL(834)@6630854309ce: Final verdict of PTC: none
TC_vbs_notification-RSL-IPA(833)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vbs_notification-RSL-IPA(833): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vbs_notification-RSL(834): none (fail -> fail)
MTC@6630854309ce: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'.
Sat Mar 29 07:30:20 UTC 2025
------ BTS_Tests_ASCI.TC_vbs_notification fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14935)
Waiting for packet dumper to finish... 1 (prev_count=14935, count=14999)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy'.
------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy ------
Sat Mar 29 07:30:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vgcs_uplink_free_and_busy started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_uplink_free_and_busy-RSL(836)@6630854309ce: Final verdict of PTC: none
TC_vgcs_uplink_free_and_busy-RSL-IPA(835)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(835): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(836): none (fail -> fail)
MTC@6630854309ce: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'.
Sat Mar 29 07:30:43 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15098)
Waiting for packet dumper to finish... 1 (prev_count=15098, count=18409)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'.
------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------
Sat Mar 29 07:30:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vgcs_talker_fail started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_fail-RSL(838)@6630854309ce: Final verdict of PTC: none
TC_vgcs_talker_fail-RSL-IPA(837)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(837): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vgcs_talker_fail-RSL(838): none (fail -> fail)
MTC@6630854309ce: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'.
Sat Mar 29 07:31:06 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14933)
Waiting for packet dumper to finish... 1 (prev_count=14933, count=14997)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'.
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------
Sat Mar 29 07:31:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vgcs_talker_est_rel started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_est_rel-RSL(840)@6630854309ce: Final verdict of PTC: none
TC_vgcs_talker_est_rel-RSL-IPA(839)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(839): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(840): none (fail -> fail)
MTC@6630854309ce: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'.
Sat Mar 29 07:31:29 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15075)
Waiting for packet dumper to finish... 1 (prev_count=15075, count=15139)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0).
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'.
------ BTS_Tests_ASCI.TC_vgcs_listener_det ------
Sat Mar 29 07:31:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6630854309ce: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0).
MTC@6630854309ce: Test case TC_vgcs_listener_det started.
MTC@6630854309ce: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_listener_det-RSL(842)@6630854309ce: Final verdict of PTC: none
TC_vgcs_listener_det-RSL-IPA(841)@6630854309ce: Final verdict of PTC: none
MTC@6630854309ce: Setting final verdict of the test case.
MTC@6630854309ce: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@6630854309ce: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(841): none (fail -> fail)
MTC@6630854309ce: Local verdict of PTC TC_vgcs_listener_det-RSL(842): none (fail -> fail)
MTC@6630854309ce: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@6630854309ce: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'.
Sat Mar 29 07:31:52 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------

Saving talloc report from 172.18.114.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14937)
Waiting for packet dumper to finish... 1 (prev_count=14937, count=15001)
MTC@6630854309ce: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0).
MC@6630854309ce: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@6630854309ce: Terminating MTC.
MC@6630854309ce: MTC terminated.
MC2> exit
MC@6630854309ce: Shutting down session.
MC@6630854309ce: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass BTS_Tests.TC_est_dchan
pass BTS_Tests.TC_chan_act_stress
pass BTS_Tests.TC_chan_act_react
pass BTS_Tests.TC_chan_deact_not_active
pass BTS_Tests.TC_chan_act_wrong_nr
pass BTS_Tests.TC_deact_sacch
pass BTS_Tests.TC_sacch_filling
pass BTS_Tests.TC_sacch_info_mod
pass BTS_Tests.TC_sacch_multi
pass BTS_Tests.TC_sacch_multi_chg
pass BTS_Tests.TC_sacch_chan_act
pass BTS_Tests.TC_sacch_chan_act_ho_async
pass BTS_Tests.TC_sacch_chan_act_ho_sync
pass BTS_Tests.TC_rach_content
pass BTS_Tests.TC_rach_content_emerg
pass BTS_Tests.TC_rach_count
pass BTS_Tests.TC_rach_max_ta
pass BTS_Tests.TC_ho_rach
xfail BTS_Tests.TC_ho_physical_info
pass BTS_Tests.TC_rach_load_idle_thresh0
pass BTS_Tests.TC_rach_load_idle_below_thresh
pass BTS_Tests.TC_rach_load_count
pass BTS_Tests.TC_meas_res_speech_tchf
pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_facch
pass BTS_Tests.TC_meas_res_speech_tchh
pass BTS_Tests.TC_meas_res_speech_tchh_facch
pass BTS_Tests.TC_meas_res_speech_tchh_toa256
pass BTS_Tests.TC_meas_res_sign_tchf
pass BTS_Tests.TC_meas_res_sign_tchh
pass BTS_Tests.TC_meas_res_sign_sdcch4
pass BTS_Tests.TC_meas_res_sign_sdcch8
pass BTS_Tests.TC_meas_res_sign_tchh_toa256
pass BTS_Tests.TC_meas_res_speech_tchf_sapi3
pass BTS_Tests.TC_meas_res_speech_tchh_sapi3
pass BTS_Tests.TC_tx_power_start_ramp_up_bcch
pass BTS_Tests.TC_tx_power_down_bcch
pass->FAIL BTS_Tests.TC_tx_power_ramp_adm_state_change
pass BTS_Tests.TC_rsl_bs_pwr_static_ass
pass BTS_Tests.TC_rsl_bs_pwr_static_power_control
pass BTS_Tests.TC_rsl_ms_pwr_ctrl
pass BTS_Tests.TC_rsl_ms_pwr_dyn_active
pass BTS_Tests.TC_rsl_ms_pwr_dyn_active2
pass BTS_Tests.TC_rsl_ms_pwr_dyn_up
pass BTS_Tests.TC_rsl_ms_pwr_dyn_down
pass BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown
pass BTS_Tests.TC_rsl_ms_pwr_dyn_max
pass BTS_Tests.TC_rsl_chan_initial_ms_pwr
pass BTS_Tests.TC_rsl_chan_initial_ta
pass BTS_Tests.TC_rsl_modify_encr
pass BTS_Tests.TC_rsl_rf_resource_ind
pass BTS_Tests.TC_conn_fail_crit
pass BTS_Tests.TC_paging_imsi_80percent
pass->FAIL BTS_Tests.TC_paging_tmsi_80percent
pass BTS_Tests.TC_paging_imsi_200percent
pass BTS_Tests.TC_paging_tmsi_200percent
pass BTS_Tests.TC_rsl_protocol_error
pass BTS_Tests.TC_rsl_mand_ie_error
pass BTS_Tests.TC_rsl_ie_content_error
pass BTS_Tests.TC_si_sched_default
pass BTS_Tests.TC_si_sched_1
pass BTS_Tests.TC_si_sched_2bis
pass BTS_Tests.TC_si_sched_2ter
pass BTS_Tests.TC_si_sched_2ter_2bis
pass BTS_Tests.TC_si_sched_2quater
pass BTS_Tests.TC_si_sched_13
pass BTS_Tests.TC_si_sched_13_2bis_2ter_2quater
pass BTS_Tests.TC_ipa_dlcx_not_active
pass BTS_Tests.TC_ipa_crcx_twice_not_active
pass BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active
pass BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active
pass BTS_Tests.TC_ipa_crcx_sdcch_not_active
xfail BTS_Tests.TC_ipa_crcx_ack_addr
pass BTS_Tests.TC_paging_imsi_200percent_with_ps
pass BTS_Tests.TC_pcu_act_req
pass BTS_Tests.TC_pcu_act_req_wrong_ts
pass BTS_Tests.TC_pcu_act_req_wrong_bts
pass BTS_Tests.TC_pcu_act_req_wrong_trx
pass BTS_Tests.TC_pcu_deact_req
pass BTS_Tests.TC_pcu_deact_req_wrong_ts
pass BTS_Tests.TC_pcu_ver_si1
pass BTS_Tests.TC_pcu_ver_si3
pass BTS_Tests.TC_pcu_ver_si13
pass BTS_Tests.TC_pcu_data_req_pdtch
pass BTS_Tests.TC_pcu_data_req_ptcch
pass BTS_Tests.TC_pcu_data_req_wrong_bts
pass BTS_Tests.TC_pcu_data_req_wrong_trx
pass BTS_Tests.TC_pcu_data_req_wrong_ts
pass BTS_Tests.TC_pcu_data_req_ts_inactive
pass BTS_Tests.TC_pcu_ptcch
pass BTS_Tests.TC_pcu_data_req_agch
pass BTS_Tests.TC_pcu_data_req_pch
pass BTS_Tests.TC_pcu_data_req_imm_ass_pch
pass BTS_Tests.TC_pcu_data_req_imm_ass_agch
pass BTS_Tests.TC_pcu_rach_content
pass BTS_Tests.TC_pcu_ext_rach_content
pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb
pass BTS_Tests.TC_pcu_paging_from_rsl
pass BTS_Tests.TC_pcu_time_ind
pass BTS_Tests.TC_pcu_rts_req
xfail BTS_Tests.TC_pcu_oml_alert
pass->FAIL BTS_Tests.TC_pcu_rr_suspend
pass->FAIL BTS_Tests.TC_pcu_socket_connect_multi
pass->FAIL BTS_Tests.TC_pcu_socket_reconnect
pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_connect_si3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_connect_si4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs
pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs
pass->FAIL BTS_Tests.TC_pcu_socket_verify_info_ind
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_act_deact
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_double_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_deact
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack
pass->FAIL BTS_Tests.TC_pcu_info_ind_fh_params
pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv4
pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv6
pass->FAIL BTS_Tests.TC_pcu_socket_two_nsvc
pass->FAIL BTS_Tests.TC_pcu_interf_ind
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_unsol_deact
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchf_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act
pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act
pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack
pass->FAIL BTS_Tests.TC_rll_est_ind
pass->FAIL BTS_Tests.TC_rll_est_req_DCCH_3
pass->FAIL BTS_Tests.TC_rll_est_req_ACCH_3
pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_0
pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_3
pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_0
pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_3
pass->FAIL BTS_Tests.TC_rll_rel_req
pass->FAIL BTS_Tests.TC_rll_unit_data_req_DCCH
pass->FAIL BTS_Tests.TC_rll_unit_data_req_ACCH
pass->FAIL BTS_Tests.TC_rll_unit_data_ind_DCCH
pass->FAIL BTS_Tests.TC_rll_unit_data_ind_ACCH
pass->FAIL BTS_Tests.TC_chan_act_a51
pass->FAIL BTS_Tests.TC_chan_act_a52
pass->FAIL BTS_Tests.TC_chan_act_a53
pass->FAIL BTS_Tests.TC_chan_act_a54
pass->FAIL BTS_Tests.TC_encr_cmd_a51
pass->FAIL BTS_Tests.TC_encr_cmd_a52
pass->FAIL BTS_Tests.TC_encr_cmd_a53
pass->FAIL BTS_Tests.TC_encr_cmd_a54
pass->FAIL BTS_Tests.TC_err_rep_wrong_mdisc
pass->FAIL BTS_Tests.TC_err_rep_wrong_msg_type
pass->FAIL BTS_Tests.TC_err_rep_wrong_sequence
pass BTS_Tests.TC_lapdm_selftest
pass->FAIL BTS_Tests.TC_tch_sign_l2_fill_frame
xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd
pass->FAIL BTS_Tests.TC_chopped_ipa_ping
pass->FAIL BTS_Tests.TC_chopped_ipa_payload
pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_constant
pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_pf_ewma
pass->FAIL BTS_Tests.TC_speech_no_rtp_tchf
pass->FAIL BTS_Tests.TC_speech_no_rtp_tchh
pass->FAIL BTS_Tests.TC_speech_rtp_tchf
pass->FAIL BTS_Tests.TC_speech_rtp_tchh
pass->FAIL BTS_Tests.TC_speech_osmux_tchf
pass->FAIL BTS_Tests.TC_speech_osmux_tchh
pass->FAIL BTS_Tests.TC_data_rtp_tchf144
pass->FAIL BTS_Tests.TC_data_rtp_tchf96
pass->FAIL BTS_Tests.TC_data_rtp_tchf48
pass->FAIL BTS_Tests.TC_data_rtp_tchh48
pass->FAIL BTS_Tests.TC_data_rtp_tchf24
pass->FAIL BTS_Tests.TC_data_rtp_tchh24
pass->FAIL BTS_Tests.TC_data_facch_tchf144
pass->FAIL BTS_Tests.TC_data_facch_tchf96
pass->FAIL BTS_Tests.TC_data_facch_tchf48
pass->FAIL BTS_Tests.TC_data_facch_tchh48
pass->FAIL BTS_Tests.TC_data_facch_tchf24
pass->FAIL BTS_Tests.TC_data_facch_tchh24
pass->FAIL BTS_Tests.TC_early_immediate_assignment
pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh
pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx
pass->FAIL BTS_Tests.TC_acch_overpower_always_on_facch
pass->FAIL BTS_Tests.TC_acch_overpower_always_on_sacch
pass->FAIL BTS_Tests.TC_acch_overpower_limit
pass->FAIL BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only
pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle
pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload
pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro
pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro_end
pass->FAIL BTS_Tests_SMSCB.TC_etws_pcu
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3
pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4
pass->FAIL BTS_Tests_LAPDm.TC_sabm_contention
pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit
pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit_bts
pass->FAIL BTS_Tests_LAPDm.TC_sabm_invalid_resp
pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm
pass->FAIL BTS_Tests_LAPDm.TC_establish_ign_first_sabm
pass->FAIL BTS_Tests_LAPDm.TC_iframe_seq_and_ack
pass->FAIL BTS_Tests_LAPDm.TC_iframe_timer_recovery
pass->FAIL BTS_Tests_LAPDm.TC_ns_seq_error
pass->FAIL BTS_Tests_LAPDm.TC_nr_seq_error
pass->FAIL BTS_Tests_LAPDm.TC_rec_invalid_frame
pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_dcch
pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_sacch
pass->FAIL BTS_Tests_LAPDm.TC_t200_n200
pass->FAIL BTS_Tests_LAPDm.TC_rr_response_frame_loss
pass->FAIL BTS_Tests_LAPDm.TC_incorrect_cr
pass->FAIL BTS_Tests_LAPDm.TC_sabm_incorrect_c
pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment
pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh
pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh
pass->FAIL BTS_Tests_ASCI.TC_vbs_notification
pass->FAIL BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy
pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_fail
pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_est_rel
pass->FAIL BTS_Tests_ASCI.TC_vgcs_listener_det

Summary:
  pass->FAIL: 150
  xfail: 4
  pass: 94


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm
Generated BTS_Tests.TC_acch_overpower_always_on_facch.merged
Generated BTS_Tests.TC_acch_overpower_always_on_sacch.merged
Generated BTS_Tests.TC_acch_overpower_limit.merged
Generated BTS_Tests.TC_acch_overpower_rxqual_thresh.merged
Generated BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.merged
Generated BTS_Tests.TC_cbc_sdcch4_load_idle.merged
Generated BTS_Tests.TC_cbc_sdcch4_load_overload.merged
Generated BTS_Tests.TC_cbc_sdcch8_load_idle.merged
Generated BTS_Tests.TC_cbc_sdcch8_load_overload.merged
Generated BTS_Tests.TC_cbch_load_idle_no_cbch.merged
Generated BTS_Tests.TC_chan_act_a51.merged
Generated BTS_Tests.TC_chan_act_a52.merged
Generated BTS_Tests.TC_chan_act_a53.merged
Generated BTS_Tests.TC_chan_act_a54.merged
Generated BTS_Tests.TC_chan_act_react.merged
Generated BTS_Tests.TC_chan_act_stress.merged
Generated BTS_Tests.TC_chan_act_wrong_nr.merged
Generated BTS_Tests.TC_chan_deact_not_active.merged
Generated BTS_Tests.TC_chopped_ipa_payload.merged
Generated BTS_Tests.TC_chopped_ipa_ping.merged
Generated BTS_Tests.TC_conn_fail_crit.merged
Generated BTS_Tests.TC_data_facch_tchf144.merged
Generated BTS_Tests.TC_data_facch_tchf24.merged
Generated BTS_Tests.TC_data_facch_tchf48.merged
Generated BTS_Tests.TC_data_facch_tchf96.merged
Generated BTS_Tests.TC_data_facch_tchh24.merged
Generated BTS_Tests.TC_data_facch_tchh48.merged
Generated BTS_Tests.TC_data_rtp_tchf144.merged
Generated BTS_Tests.TC_data_rtp_tchf24.merged
Generated BTS_Tests.TC_data_rtp_tchf48.merged
Generated BTS_Tests.TC_data_rtp_tchf96.merged
Generated BTS_Tests.TC_data_rtp_tchh24.merged
Generated BTS_Tests.TC_data_rtp_tchh48.merged
Generated BTS_Tests.TC_deact_sacch.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_act_deact.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act.merged
Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_act_deact.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_double_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchf_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.merged
Generated BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.merged
Generated BTS_Tests.TC_early_immediate_assignment.merged
Generated BTS_Tests.TC_encr_cmd_a51.merged
Generated BTS_Tests.TC_encr_cmd_a52.merged
Generated BTS_Tests.TC_encr_cmd_a53.merged
Generated BTS_Tests.TC_encr_cmd_a54.merged
Generated BTS_Tests.TC_err_rep_wrong_mdisc.merged
Generated BTS_Tests.TC_err_rep_wrong_msg_type.merged
Generated BTS_Tests.TC_err_rep_wrong_sequence.merged
Generated BTS_Tests.TC_est_dchan.merged
Generated BTS_Tests.TC_establish_ign_first_sabm.merged
Generated BTS_Tests.TC_etws_p1ro.merged
Generated BTS_Tests.TC_etws_p1ro_end.merged
Generated BTS_Tests.TC_etws_pcu.merged
Generated BTS_Tests.TC_ho_physical_info.merged
Generated BTS_Tests.TC_ho_rach.merged
Generated BTS_Tests.TC_iframe_seq_and_ack.merged
Generated BTS_Tests.TC_iframe_timer_recovery.merged
Generated BTS_Tests.TC_incorrect_cr.merged
Generated BTS_Tests.TC_ipa_crcx_ack_addr.merged
Generated BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_sdcch_not_active.merged
Generated BTS_Tests.TC_ipa_crcx_twice_not_active.merged
Generated BTS_Tests.TC_ipa_dlcx_not_active.merged
Generated BTS_Tests.TC_lapdm_selftest.merged
Generated BTS_Tests.TC_meas_res_sign_sdcch4.merged
Generated BTS_Tests.TC_meas_res_sign_sdcch8.merged
Generated BTS_Tests.TC_meas_res_sign_tchf.merged
Generated BTS_Tests.TC_meas_res_sign_tchh.merged
Generated BTS_Tests.TC_meas_res_sign_tchh_toa256.merged
Generated BTS_Tests.TC_meas_res_speech_tchf.merged
Generated BTS_Tests.TC_meas_res_speech_tchf_facch.merged
Generated BTS_Tests.TC_meas_res_speech_tchf_sapi3.merged
Generated BTS_Tests.TC_meas_res_speech_tchh.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_facch.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_sapi3.merged
Generated BTS_Tests.TC_meas_res_speech_tchh_toa256.merged
Generated BTS_Tests.TC_ms_pwr_ctrl_constant.merged
Generated BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.merged
Generated BTS_Tests.TC_normal_reestablishment.merged
Generated BTS_Tests.TC_normal_reestablishment_state_unacked.merged
Generated BTS_Tests.TC_nr_seq_error.merged
Generated BTS_Tests.TC_ns_seq_error.merged
Generated BTS_Tests.TC_paging_imsi_200percent.merged
Generated BTS_Tests.TC_paging_imsi_200percent_with_ps.merged
Generated BTS_Tests.TC_paging_imsi_80percent.merged
Generated BTS_Tests.TC_paging_tmsi_200percent.merged
Generated BTS_Tests.TC_paging_tmsi_80percent.merged
Generated BTS_Tests.TC_pcu_act_req.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_bts.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_trx.merged
Generated BTS_Tests.TC_pcu_act_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_data_ind_lqual_cb.merged
Generated BTS_Tests.TC_pcu_data_req_agch.merged
Generated BTS_Tests.TC_pcu_data_req_imm_ass_agch.merged
Generated BTS_Tests.TC_pcu_data_req_imm_ass_pch.merged
Generated BTS_Tests.TC_pcu_data_req_pch.merged
Generated BTS_Tests.TC_pcu_data_req_pdtch.merged
Generated BTS_Tests.TC_pcu_data_req_ptcch.merged
Generated BTS_Tests.TC_pcu_data_req_ts_inactive.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_bts.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_trx.merged
Generated BTS_Tests.TC_pcu_data_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_deact_req.merged
Generated BTS_Tests.TC_pcu_deact_req_wrong_ts.merged
Generated BTS_Tests.TC_pcu_ext_rach_content.merged
Generated BTS_Tests.TC_pcu_info_ind_fh_params.merged
Generated BTS_Tests.TC_pcu_interf_ind.merged
Generated BTS_Tests.TC_pcu_oml_alert.merged
Generated BTS_Tests.TC_pcu_paging_from_rsl.merged
Generated BTS_Tests.TC_pcu_ptcch.merged
Generated BTS_Tests.TC_pcu_rach_content.merged
Generated BTS_Tests.TC_pcu_rr_suspend.merged
Generated BTS_Tests.TC_pcu_rts_req.merged
Generated BTS_Tests.TC_pcu_socket_connect_multi.merged
Generated BTS_Tests.TC_pcu_socket_connect_si3gprs.merged
Generated BTS_Tests.TC_pcu_socket_connect_si4gprs.merged
Generated BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.merged
Generated BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.merged
Generated BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.merged
Generated BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.merged
Generated BTS_Tests.TC_pcu_socket_nsvc_ipv4.merged
Generated BTS_Tests.TC_pcu_socket_nsvc_ipv6.merged
Generated BTS_Tests.TC_pcu_socket_reconnect.merged
Generated BTS_Tests.TC_pcu_socket_two_nsvc.merged
Generated BTS_Tests.TC_pcu_socket_verify_info_ind.merged
Generated BTS_Tests.TC_pcu_time_ind.merged
Generated BTS_Tests.TC_pcu_ver_si1.merged
Generated BTS_Tests.TC_pcu_ver_si13.merged
Generated BTS_Tests.TC_pcu_ver_si3.merged
Generated BTS_Tests.TC_rach_content.merged
Generated BTS_Tests.TC_rach_content_emerg.merged
Generated BTS_Tests.TC_rach_count.merged
Generated BTS_Tests.TC_rach_load_count.merged
Generated BTS_Tests.TC_rach_load_idle_below_thresh.merged
Generated BTS_Tests.TC_rach_load_idle_thresh0.merged
Generated BTS_Tests.TC_rach_max_ta.merged
Generated BTS_Tests.TC_rec_invalid_frame.merged
Generated BTS_Tests.TC_rll_est_ind.merged
Generated BTS_Tests.TC_rll_est_req_ACCH_3.merged
Generated BTS_Tests.TC_rll_est_req_DCCH_3.merged
Generated BTS_Tests.TC_rll_rel_ind_ACCH_0.merged
Generated BTS_Tests.TC_rll_rel_ind_ACCH_3.merged
Generated BTS_Tests.TC_rll_rel_ind_DCCH_0.merged
Generated BTS_Tests.TC_rll_rel_ind_DCCH_3.merged
Generated BTS_Tests.TC_rll_rel_req.merged
Generated BTS_Tests.TC_rll_unit_data_ind_ACCH.merged
Generated BTS_Tests.TC_rll_unit_data_ind_DCCH.merged
Generated BTS_Tests.TC_rll_unit_data_req_ACCH.merged
Generated BTS_Tests.TC_rll_unit_data_req_DCCH.merged
Generated BTS_Tests.TC_rr_response_frame_loss.merged
Generated BTS_Tests.TC_rsl_bs_pwr_static_ass.merged
Generated BTS_Tests.TC_rsl_bs_pwr_static_power_control.merged
Generated BTS_Tests.TC_rsl_chan_initial_ms_pwr.merged
Generated BTS_Tests.TC_rsl_chan_initial_ta.merged
Generated BTS_Tests.TC_rsl_ie_content_error.merged
Generated BTS_Tests.TC_rsl_mand_ie_error.merged
Generated BTS_Tests.TC_rsl_modify_encr.merged
Generated BTS_Tests.TC_rsl_ms_pwr_ctrl.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active2.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_down.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_max.merged
Generated BTS_Tests.TC_rsl_ms_pwr_dyn_up.merged
Generated BTS_Tests.TC_rsl_protocol_error.merged
Generated BTS_Tests.TC_rsl_rf_resource_ind.merged
Generated BTS_Tests.TC_sabm_contention.merged
Generated BTS_Tests.TC_sabm_dm.merged
Generated BTS_Tests.TC_sabm_incorrect_c.merged
Generated BTS_Tests.TC_sabm_invalid_resp.merged
Generated BTS_Tests.TC_sabm_retransmit.merged
Generated BTS_Tests.TC_sabm_retransmit_bts.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi0.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi0_nopayload.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi3.merged
Generated BTS_Tests.TC_sabm_ua_dcch_sapi4.merged
Generated BTS_Tests.TC_sacch_chan_act.merged
Generated BTS_Tests.TC_sacch_chan_act_ho_async.merged
Generated BTS_Tests.TC_sacch_chan_act_ho_sync.merged
Generated BTS_Tests.TC_sacch_filling.merged
Generated BTS_Tests.TC_sacch_info_mod.merged
Generated BTS_Tests.TC_sacch_multi.merged
Generated BTS_Tests.TC_sacch_multi_chg.merged
Generated BTS_Tests.TC_segm_concat_dcch.merged
Generated BTS_Tests.TC_segm_concat_sacch.merged
Generated BTS_Tests.TC_si_sched_1.merged
Generated BTS_Tests.TC_si_sched_13.merged
Generated BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.merged
Generated BTS_Tests.TC_si_sched_2bis.merged
Generated BTS_Tests.TC_si_sched_2quater.merged
Generated BTS_Tests.TC_si_sched_2ter.merged
Generated BTS_Tests.TC_si_sched_2ter_2bis.merged
Generated BTS_Tests.TC_si_sched_default.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_1block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_2block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_3block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_4block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_and_normal.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_only.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_then_null.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_multi.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_schedule.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_1block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_2block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_3block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_4block.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_and_normal.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_only.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_multi.merged
Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_schedule.merged
Generated BTS_Tests.TC_speech_no_rtp_tchf.merged
Generated BTS_Tests.TC_speech_no_rtp_tchh.merged
Generated BTS_Tests.TC_speech_osmux_tchf.merged
Generated BTS_Tests.TC_speech_osmux_tchh.merged
Generated BTS_Tests.TC_speech_rtp_tchf.merged
Generated BTS_Tests.TC_speech_rtp_tchh.merged
Generated BTS_Tests.TC_t200_n200.merged
Generated BTS_Tests.TC_tch_sign_l2_fill_frame.merged
Generated BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.merged
Generated BTS_Tests.TC_tx_power_down_bcch.merged
Generated BTS_Tests.TC_tx_power_ramp_adm_state_change.merged
Generated BTS_Tests.TC_tx_power_start_ramp_up_bcch.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_ipa_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vhh.merged
Generated BTS_Tests.TC_vamos_chan_act_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_act_vff.merged
Generated BTS_Tests.TC_vamos_chan_act_vhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_ipa_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_hvhh.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_vff.merged
Generated BTS_Tests.TC_vamos_chan_mode_modify_vhh.merged
Generated BTS_Tests.TC_vbs_notification.merged
Generated BTS_Tests.TC_vgcs_listener_det.merged
Generated BTS_Tests.TC_vgcs_talker_est_rel.merged
Generated BTS_Tests.TC_vgcs_talker_fail.merged
Generated BTS_Tests.TC_vgcs_uplink_free_and_busy.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-292-trxcon
+ docker kill jenkins-ttcn3-bts-test-asan-292-trxcon
jenkins-ttcn3-bts-test-asan-292-trxcon
+ docker wait jenkins-ttcn3-bts-test-asan-292-trxcon
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-292-fake_trx
+ docker kill jenkins-ttcn3-bts-test-asan-292-fake_trx
jenkins-ttcn3-bts-test-asan-292-fake_trx
+ docker wait jenkins-ttcn3-bts-test-asan-292-fake_trx
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-292-bts
+ docker kill jenkins-ttcn3-bts-test-asan-292-bts
Error response from daemon: Cannot kill container: jenkins-ttcn3-bts-test-asan-292-bts: No such container: jenkins-ttcn3-bts-test-asan-292-bts
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ clean_up
+ test_config_enabled hopping
+ local config=hopping
+ local i
+ local valid=0
+ [ hopping = generic ]
+ [ hopping = virtphy ]
+ [ hopping = oml ]
+ [ hopping = hopping ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ hopping = generic ]
+ [ hopping = oml ]
+ [ hopping = hopping ]
+ return 0
+ sed -i s/classname='\([^']\+\)'/classname='\1:hopping'/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/junit-xml-hopping-*.log
sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory
+ network_clean
+ docker network inspect ttcn3-bts-test-114
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-bts-test-asan-292-bsc
+ [ -n jenkins-ttcn3-bts-test-asan-292-bsc ]
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-292-bsc
+ docker kill jenkins-ttcn3-bts-test-asan-292-bsc
jenkins-ttcn3-bts-test-asan-292-bsc
+ docker wait jenkins-ttcn3-bts-test-asan-292-bsc
137
+ network_remove
+ set +x
Removing network ttcn3-bts-test-114
+ docker network remove ttcn3-bts-test-114
ttcn3-bts-test-114
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/_cache:/cache --name jenkins-ttcn3-bts-test-asan-292-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-bts-test-asan/logs/bts-tester-generic/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='248' failures='154' errors='0' skipped='0' inconc='0' time='5466.00'>
  <testcase classname='BTS_Tests' name='TC_est_dchan' time='15.964115'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_stress' time='1.974979'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_react' time='1.201477'/>
  <testcase classname='BTS_Tests' name='TC_chan_deact_not_active' time='1.264234'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_wrong_nr' time='1.412807'/>
  <testcase classname='BTS_Tests' name='TC_deact_sacch' time='90.887282'/>
  <testcase classname='BTS_Tests' name='TC_sacch_filling' time='14.619586'/>
  <testcase classname='BTS_Tests' name='TC_sacch_info_mod' time='29.742153'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi' time='86.029434'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi_chg' time='94.923772'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act' time='29.713048'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_async' time='29.990837'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_sync' time='47.852680'/>
  <testcase classname='BTS_Tests' name='TC_rach_content' time='24.354625'/>
  <testcase classname='BTS_Tests' name='TC_rach_content_emerg' time='24.595254'/>
  <testcase classname='BTS_Tests' name='TC_rach_count' time='13.727185'/>
  <testcase classname='BTS_Tests' name='TC_rach_max_ta' time='10.767148'/>
  <testcase classname='BTS_Tests' name='TC_ho_rach' time='4.600688'/>
  <testcase classname='BTS_Tests' name='TC_ho_physical_info' time='3.273221'>
    <failure type='fail-verdict'>Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }
      BTS_Tests.ttcn:9385 BTS_Tests control part
      BTS_Tests.ttcn:2133 TC_ho_physical_info testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_thresh0' time='11.713272'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_below_thresh' time='6.198276'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_count' time='20.963929'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf' time='9.119716'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_facch' time='2.028252'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"
      BTS_Tests.ttcn:9390 BTS_Tests control part
      BTS_Tests.ttcn:3639 TC_meas_res_speech_tchf_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh' time='17.302238'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_facch' time='17.157013'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_toa256' time='17.080485'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchf' time='33.252879'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh' time='16.900254'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch4' time='33.215290'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch8' time='65.215118'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh_toa256' time='16.729201'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_sapi3' time='9.211360'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_sapi3' time='9.097310'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_start_ramp_up_bcch' time='7.816184'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_down_bcch' time='10.887438'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_ramp_adm_state_change' time='21.213205'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:727 : Tguard timeout"
      BTS_Tests.ttcn:9403 BTS_Tests control part
      BTS_Tests.ttcn:3039 TC_tx_power_ramp_adm_state_change testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_ass' time='1.913374'/>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_power_control' time='2.065457'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_ctrl' time='62.809947'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active' time='15.874516'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active2' time='11.442799'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_up' time='20.710522'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_down' time='11.332944'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_ass_updown' time='7.724455'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_max' time='11.212309'/>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ms_pwr' time='3.327412'/>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ta' time='1.616672'/>
  <testcase classname='BTS_Tests' name='TC_rsl_modify_encr' time='13.955363'/>
  <testcase classname='BTS_Tests' name='TC_rsl_rf_resource_ind' time='14.975496'/>
  <testcase classname='BTS_Tests' name='TC_conn_fail_crit' time='17.835490'/>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_80percent' time='22.528189'/>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_80percent' time='22.494767'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:4351 : Expected 543 pagings but have 540"
      BTS_Tests.ttcn:9419 BTS_Tests control part
      BTS_Tests.ttcn:4351 TC_paging_tmsi_80percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent' time='34.488024'/>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_200percent' time='28.384074'/>
  <testcase classname='BTS_Tests' name='TC_rsl_protocol_error' time='0.933444'/>
  <testcase classname='BTS_Tests' name='TC_rsl_mand_ie_error' time='1.233768'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ie_content_error' time='1.251424'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_default' time='9.260225'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_1' time='9.169181'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2bis' time='9.212234'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter' time='9.200068'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter_2bis' time='9.141051'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2quater' time='17.143696'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_13' time='9.135348'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_13_2bis_2ter_2quater' time='17.206523'/>
  <testcase classname='BTS_Tests' name='TC_ipa_dlcx_not_active' time='1.103729'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_twice_not_active' time='1.279782'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_dlcx_not_active' time='1.271501'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' time='1.254339'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_sdcch_not_active' time='1.254965'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_ack_addr' time='1.232355'>
    <failure type='fail-verdict'>CRCX ACK indicates nonsense addr "0.0.0.0"
      BTS_Tests.ttcn:9438 BTS_Tests control part
      BTS_Tests.ttcn:5292 TC_ipa_crcx_ack_addr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent_with_ps' time='34.710996'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req' time='3.912854'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_ts' time='7.219996'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_bts' time='7.178229'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_trx' time='7.199058'/>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req' time='9.174077'/>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req_wrong_ts' time='5.161951'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si1' time='1.184614'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si3' time='1.283038'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si13' time='1.199530'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pdtch' time='4.295516'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ptcch' time='4.916960'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_bts' time='9.251877'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_trx' time='9.140390'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_ts' time='9.210106'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ts_inactive' time='6.119769'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ptcch' time='6.841841'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_agch' time='4.258985'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pch' time='4.285702'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_pch' time='1.496235'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_agch' time='1.404112'/>
  <testcase classname='BTS_Tests' name='TC_pcu_rach_content' time='24.747783'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ext_rach_content' time='24.527524'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_ind_lqual_cb' time='4.949241'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
      BTS_Tests.ttcn:9466 BTS_Tests control part
      BTS_Tests.ttcn:6021 TC_pcu_data_ind_lqual_cb testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_paging_from_rsl' time='1.275294'/>
  <testcase classname='BTS_Tests' name='TC_pcu_time_ind' time='9.006539'/>
  <testcase classname='BTS_Tests' name='TC_pcu_rts_req' time='9.209990'/>
  <testcase classname='BTS_Tests' name='TC_pcu_oml_alert' time='7.231067'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:5412 : Timeout waiting for PCU RTS.req"
      BTS_Tests.ttcn:9470 BTS_Tests control part
      BTS_Tests.ttcn:6198 TC_pcu_oml_alert testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_rr_suspend' time='15.045228'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9471 BTS_Tests control part
      BTS_Tests.ttcn:6262 TC_pcu_rr_suspend testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_multi' time='15.041247'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9472 BTS_Tests control part
      BTS_Tests.ttcn:6280 TC_pcu_socket_connect_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_reconnect' time='15.034634'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9473 BTS_Tests control part
      BTS_Tests.ttcn:6310 TC_pcu_socket_reconnect testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi3gprs' time='15.027731'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9474 BTS_Tests control part
      BTS_Tests.ttcn:6387 TC_pcu_socket_noconnect_nosi3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi4gprs' time='15.038108'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9475 BTS_Tests control part
      BTS_Tests.ttcn:6391 TC_pcu_socket_noconnect_nosi4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si3gprs' time='15.042559'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9476 BTS_Tests control part
      BTS_Tests.ttcn:6415 TC_pcu_socket_connect_si3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si4gprs' time='15.036677'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9477 BTS_Tests control part
      BTS_Tests.ttcn:6419 TC_pcu_socket_connect_si4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi3gprs' time='15.025130'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9478 BTS_Tests control part
      BTS_Tests.ttcn:6452 TC_pcu_socket_disconnect_nosi3gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi4gprs' time='15.035627'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9479 BTS_Tests control part
      BTS_Tests.ttcn:6456 TC_pcu_socket_disconnect_nosi4gprs testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_verify_info_ind' time='15.039282'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9480 BTS_Tests control part
      BTS_Tests.ttcn:6463 TC_pcu_socket_verify_info_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_act_deact' time='15.023748'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9481 BTS_Tests control part
      BTS_Tests.ttcn:6761 TC_dyn_osmo_pdch_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_double_act' time='15.025658'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9482 BTS_Tests control part
      BTS_Tests.ttcn:6809 TC_dyn_osmo_pdch_double_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_deact' time='15.025140'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9483 BTS_Tests control part
      BTS_Tests.ttcn:7054 TC_dyn_ipa_pdch_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_tchf_act_nack' time='15.010272'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9484 BTS_Tests control part
      BTS_Tests.ttcn:7148 TC_dyn_ipa_pdch_act_tchf_act_nack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_info_ind_fh_params' time='15.040581'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9485 BTS_Tests control part
      BTS_Tests.ttcn:6498 TC_pcu_info_ind_fh_params testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv4' time='15.025821'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9486 BTS_Tests control part
      BTS_Tests.ttcn:6543 TC_pcu_socket_nsvc_ipv4 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv6' time='15.026604'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9487 BTS_Tests control part
      BTS_Tests.ttcn:6563 TC_pcu_socket_nsvc_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='15.034758'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9488 BTS_Tests control part
      BTS_Tests.ttcn:6592 TC_pcu_socket_two_nsvc testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_interf_ind' time='15.040684'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9489 BTS_Tests control part
      BTS_Tests.ttcn:6629 TC_pcu_interf_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_unsol_deact' time='15.025624'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9494 BTS_Tests control part
      BTS_Tests.ttcn:6783 TC_dyn_osmo_pdch_unsol_deact testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchf_act' time='15.026519'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9495 BTS_Tests control part
      BTS_Tests.ttcn:6837 TC_dyn_osmo_pdch_tchf_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_act' time='15.029757'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9496 BTS_Tests control part
      BTS_Tests.ttcn:6869 TC_dyn_osmo_pdch_tchh_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_act' time='15.037217'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9497 BTS_Tests control part
      BTS_Tests.ttcn:6908 TC_dyn_osmo_pdch_sdcch8_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_race_act' time='15.020225'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9498 BTS_Tests control part
      BTS_Tests.ttcn:6927 TC_dyn_osmo_pdch_tchh_race_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_race_act' time='15.043911'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9499 BTS_Tests control part
      BTS_Tests.ttcn:6956 TC_dyn_osmo_pdch_sdcch8_race_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act' time='15.044940'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9500 BTS_Tests control part
      BTS_Tests.ttcn:7080 TC_dyn_ipa_pdch_tchf_act testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' time='15.038419'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9501 BTS_Tests control part
      BTS_Tests.ttcn:7116 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_ind' time='15.030552'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9503 BTS_Tests control part
      BTS_Tests.ttcn:7277 TC_rll_est_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_DCCH_3' time='15.032478'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9504 BTS_Tests control part
      BTS_Tests.ttcn:7312 TC_rll_est_req_DCCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_ACCH_3' time='15.038873'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9505 BTS_Tests control part
      BTS_Tests.ttcn:7319 TC_rll_est_req_ACCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_0' time='15.037614'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9506 BTS_Tests control part
      BTS_Tests.ttcn:7417 TC_rll_rel_ind_DCCH_0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_3' time='15.030689'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9507 BTS_Tests control part
      BTS_Tests.ttcn:7430 TC_rll_rel_ind_DCCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_0' time='15.030782'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9508 BTS_Tests control part
      BTS_Tests.ttcn:7424 TC_rll_rel_ind_ACCH_0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_3' time='15.030531'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9509 BTS_Tests control part
      BTS_Tests.ttcn:7436 TC_rll_rel_ind_ACCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_rel_req' time='15.039354'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9510 BTS_Tests control part
      BTS_Tests.ttcn:7473 TC_rll_rel_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_DCCH' time='15.032194'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9511 BTS_Tests control part
      BTS_Tests.ttcn:7514 TC_rll_unit_data_req_DCCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_ACCH' time='15.043754'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9512 BTS_Tests control part
      BTS_Tests.ttcn:7522 TC_rll_unit_data_req_ACCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_DCCH' time='15.029565'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9513 BTS_Tests control part
      BTS_Tests.ttcn:7556 TC_rll_unit_data_ind_DCCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_ACCH' time='15.043710'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9514 BTS_Tests control part
      BTS_Tests.ttcn:7564 TC_rll_unit_data_ind_ACCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a51' time='15.024704'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9516 BTS_Tests control part
      BTS_Tests.ttcn:7661 TC_chan_act_a51 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a52' time='15.036160'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9517 BTS_Tests control part
      BTS_Tests.ttcn:7666 TC_chan_act_a52 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a53' time='15.039772'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9518 BTS_Tests control part
      BTS_Tests.ttcn:7671 TC_chan_act_a53 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chan_act_a54' time='15.040202'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9519 BTS_Tests control part
      BTS_Tests.ttcn:7676 TC_chan_act_a54 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a51' time='15.038377'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9520 BTS_Tests control part
      BTS_Tests.ttcn:7858 TC_encr_cmd_a51 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a52' time='15.030249'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9521 BTS_Tests control part
      BTS_Tests.ttcn:7863 TC_encr_cmd_a52 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a53' time='15.032342'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9522 BTS_Tests control part
      BTS_Tests.ttcn:7868 TC_encr_cmd_a53 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a54' time='15.042642'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9523 BTS_Tests control part
      BTS_Tests.ttcn:7873 TC_encr_cmd_a54 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_mdisc' time='15.036256'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9525 BTS_Tests control part
      BTS_Tests.ttcn:5087 TC_err_rep_wrong_mdisc testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_msg_type' time='15.036977'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9526 BTS_Tests control part
      BTS_Tests.ttcn:5119 TC_err_rep_wrong_msg_type testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_sequence' time='15.035622'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9527 BTS_Tests control part
      BTS_Tests.ttcn:5157 TC_err_rep_wrong_sequence testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_lapdm_selftest' time='0.013642'/>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame' time='15.030619'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9531 BTS_Tests control part
      BTS_Tests.ttcn:8052 TC_tch_sign_l2_fill_frame testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame_dtxd' time='15.029688'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9532 BTS_Tests control part
      BTS_Tests.ttcn:8058 TC_tch_sign_l2_fill_frame_dtxd testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_ping' time='60.026041'>
    <failure type='fail-verdict'>Tguard timeout
      BTS_Tests.ttcn:9534 BTS_Tests control part
      BTS_Tests.ttcn:8062 TC_chopped_ipa_ping testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_payload' time='60.073386'>
    <failure type='fail-verdict'>Tguard timeout
      BTS_Tests.ttcn:9535 BTS_Tests control part
      BTS_Tests.ttcn:8066 TC_chopped_ipa_payload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_constant' time='15.026730'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9537 BTS_Tests control part
      BTS_Tests.ttcn:8180 TC_ms_pwr_ctrl_constant testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_pf_ewma' time='15.043297'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9538 BTS_Tests control part
      BTS_Tests.ttcn:8244 TC_ms_pwr_ctrl_pf_ewma testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchf' time='15.038578'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9540 BTS_Tests control part
      BTS_Tests.ttcn:8316 TC_speech_no_rtp_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchh' time='15.040461'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9541 BTS_Tests control part
      BTS_Tests.ttcn:8340 TC_speech_no_rtp_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchf' time='15.029633'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9542 BTS_Tests control part
      BTS_Tests.ttcn:8456 TC_speech_rtp_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchh' time='15.030550'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9543 BTS_Tests control part
      BTS_Tests.ttcn:8480 TC_speech_rtp_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchf' time='15.033219'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9544 BTS_Tests control part
      BTS_Tests.ttcn:8587 TC_speech_osmux_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchh' time='15.026719'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9545 BTS_Tests control part
      BTS_Tests.ttcn:8601 TC_speech_osmux_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf144' time='15.026740'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9547 BTS_Tests control part
      BTS_Tests.ttcn:8723 TC_data_rtp_tchf144 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf96' time='15.039779'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9548 BTS_Tests control part
      BTS_Tests.ttcn:8758 TC_data_rtp_tchf96 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf48' time='15.033160'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9549 BTS_Tests control part
      BTS_Tests.ttcn:8793 TC_data_rtp_tchf48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='15.036739'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9550 BTS_Tests control part
      BTS_Tests.ttcn:8828 TC_data_rtp_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf24' time='15.024492'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9551 BTS_Tests control part
      BTS_Tests.ttcn:8863 TC_data_rtp_tchf24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='15.042823'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9552 BTS_Tests control part
      BTS_Tests.ttcn:8897 TC_data_rtp_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf144' time='15.031166'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9554 BTS_Tests control part
      BTS_Tests.ttcn:8743 TC_data_facch_tchf144 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf96' time='15.039230'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9555 BTS_Tests control part
      BTS_Tests.ttcn:8778 TC_data_facch_tchf96 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf48' time='15.038805'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9556 BTS_Tests control part
      BTS_Tests.ttcn:8813 TC_data_facch_tchf48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh48' time='15.036299'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9557 BTS_Tests control part
      BTS_Tests.ttcn:8848 TC_data_facch_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf24' time='15.043566'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9558 BTS_Tests control part
      BTS_Tests.ttcn:8882 TC_data_facch_tchf24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh24' time='15.026508'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9559 BTS_Tests control part
      BTS_Tests.ttcn:8916 TC_data_facch_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_early_immediate_assignment' time='15.024847'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9561 BTS_Tests control part
      BTS_Tests.ttcn:8993 TC_early_immediate_assignment testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh' time='15.035844'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9563 BTS_Tests control part
      BTS_Tests.ttcn:9157 TC_acch_overpower_rxqual_thresh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh_dtx' time='15.034741'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9564 BTS_Tests control part
      BTS_Tests.ttcn:9205 TC_acch_overpower_rxqual_thresh_dtx testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_facch' time='15.029558'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9565 BTS_Tests control part
      BTS_Tests.ttcn:9246 TC_acch_overpower_always_on_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_sacch' time='15.052301'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9566 BTS_Tests control part
      BTS_Tests.ttcn:9278 TC_acch_overpower_always_on_sacch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_limit' time='15.033229'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests.ttcn:9567 BTS_Tests control part
      BTS_Tests.ttcn:9310 TC_acch_overpower_limit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbch_load_idle_no_cbch' time='15.029758'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1090 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:742 TC_cbch_load_idle_no_cbch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_1block' time='17.035835'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1092 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:537 TC_sms_cb_cmd_sdcch4_1block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_2block' time='17.044834'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1093 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:555 TC_sms_cb_cmd_sdcch4_2block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_3block' time='17.075511'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1094 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:573 TC_sms_cb_cmd_sdcch4_3block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_4block' time='17.064258'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1095 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:591 TC_sms_cb_cmd_sdcch4_4block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_multi' time='17.069764'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1096 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:609 TC_sms_cb_cmd_sdcch4_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_schedule' time='17.062984'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1097 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:645 TC_sms_cb_cmd_sdcch4_schedule testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_only' time='17.055146'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1098 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:663 TC_sms_cb_cmd_sdcch4_default_only testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='17.058842'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1099 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:682 TC_sms_cb_cmd_sdcch4_default_and_normal testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='17.050368'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1100 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:703 TC_sms_cb_cmd_sdcch4_default_then_null testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_idle' time='17.080673'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1101 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:805 TC_cbc_sdcch4_load_idle testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_overload' time='17.065126'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1102 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:892 TC_cbc_sdcch4_load_overload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_1block' time='17.054999'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1104 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:545 TC_sms_cb_cmd_sdcch8_1block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_2block' time='17.049383'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1105 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:563 TC_sms_cb_cmd_sdcch8_2block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_3block' time='17.059006'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1106 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:581 TC_sms_cb_cmd_sdcch8_3block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_4block' time='17.065848'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1107 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:599 TC_sms_cb_cmd_sdcch8_4block testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_multi' time='17.032976'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1108 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:617 TC_sms_cb_cmd_sdcch8_multi testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_schedule' time='17.075281'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_only' time='17.045698'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1110 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:672 TC_sms_cb_cmd_sdcch8_default_only testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='17.063375'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1111 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:690 TC_sms_cb_cmd_sdcch8_default_and_normal testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_idle' time='17.066747'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1112 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:810 TC_cbc_sdcch8_load_idle testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_overload' time='17.021908'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1113 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:903 TC_cbc_sdcch8_load_overload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro' time='15.040179'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1115 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:928 TC_etws_p1ro testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro_end' time='15.033377'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1116 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:1022 TC_etws_p1ro_end testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_pcu' time='15.025820'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_SMSCB.ttcn:1117 BTS_Tests_SMSCB control part
      BTS_Tests_SMSCB.ttcn:1058 TC_etws_pcu testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0' time='15.026970'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1474 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:152 TC_sabm_ua_dcch_sapi0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0_nopayload' time='15.041494'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1475 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:157 TC_sabm_ua_dcch_sapi0_nopayload testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi3' time='15.039028'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi4' time='15.032963'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_contention' time='15.038741'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit' time='15.036238'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit_bts' time='15.030508'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_invalid_resp' time='15.028838'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_dm' time='15.040430'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_establish_ign_first_sabm' time='15.030609'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_seq_and_ack' time='15.066070'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_timer_recovery' time='15.030411'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_ns_seq_error' time='15.037579'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_nr_seq_error' time='15.029866'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rec_invalid_frame' time='15.036757'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_dcch' time='15.038781'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_sacch' time='15.041424'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_t200_n200' time='15.031220'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rr_response_frame_loss' time='15.030362'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_incorrect_cr' time='15.039241'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_incorrect_c' time='15.025428'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment' time='15.024263'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment_state_unacked' time='15.030376'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vff' time='15.024238'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vhh' time='15.031529'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_hvhh' time='15.021019'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.031192'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.030826'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.031214'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.031502'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vff' time='15.035341'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vhh' time='15.044938'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_hvhh' time='15.027398'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.031856'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.034125'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.021225'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.023373'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part
      BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vbs_notification' time='15.031871'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_uplink_free_and_busy' time='15.029617'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_fail' time='15.036184'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_est_rel' time='15.039506'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_listener_det' time='15.030743'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
      BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part
      BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase
    </failure>
  </testcase>
</testsuite>
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Archiving artifacts
Finished: FAILURE