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 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 # 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 99a8e00358f62aac596a7afbf8d35780e2643da2 # timeout=10 [ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins63620796746067794.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=master + cd ttcn3-bts-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs ] + [ xjenkins-ttcn3-bts-test-2710 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' 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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.80kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #13 CACHED #14 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 CACHED #22 [ 4/16] 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/ #22 CACHED #23 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ef803f351d639c6045f1ac241039e2f106a8c43323137a90a444119991dc112d 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ef803f351d63 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-master: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.39kB done #2 DONE 0.2s #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 [internal] load build context #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #5 [internal] load build context #5 transferring context: 4.21kB done #5 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.342 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.342 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.342 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.450 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.491 Reading package lists... #7 0.760 Reading package lists... #7 1.023 Building dependency tree... #7 1.077 Reading state information... #7 1.157 The following additional packages will be installed: #7 1.157 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 #7 1.157 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #7 1.157 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 #7 1.158 libosmousb0 libosmovty13 osmocom-nightly #7 1.169 The following NEW packages will be installed: #7 1.169 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 #7 1.169 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 #7 1.169 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.169 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.170 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.190 0 upgraded, 22 newly installed, 0 to remove and 2 not upgraded. #7 1.190 Need to get 3206 kB of archives. #7 1.190 After this operation, 12.2 MB of additional disk space will be used. #7 1.190 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503182026 [1180 B] #7 1.225 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503182026 [170 kB] #7 1.229 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503182026 [52.0 kB] #7 1.230 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202503182026 [34.5 kB] #7 1.232 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503182026 [71.2 kB] #7 1.233 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503182026 [228 kB] #7 1.237 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503182026 [59.9 kB] #7 1.237 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503182026 [104 kB] #7 1.239 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503182026 [71.0 kB] #7 1.240 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503182026 [71.7 kB] #7 1.240 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503182026 [178 kB] #7 1.243 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503182026 [60.4 kB] #7 1.245 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503182026 [64.3 kB] #7 1.246 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503182026 [51.0 kB] #7 1.247 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503182026 [44.3 kB] #7 1.249 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.11.8111.202503182026 [849 kB] #7 1.257 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503182026 [72.6 kB] #7 1.257 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202503182026 [114 kB] #7 1.258 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.49.23d1.202503182026 [136 kB] #7 1.260 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.1.0.49.23d1.202503182026 [645 kB] #7 1.266 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.27.12c4.202503182026 [58.9 kB] #7 1.275 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.14.0.27.12c4.202503182026 [67.8 kB] #7 1.400 debconf: delaying package configuration, since apt-utils is not installed #7 1.445 Fetched 3206 kB in 0s (31.2 MB/s) #7 1.515 Selecting previously unselected package osmocom-nightly. #7 1.515 (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.) #7 1.556 Preparing to unpack .../00-osmocom-nightly_202503182026_amd64.deb ... #7 1.575 Unpacking osmocom-nightly (202503182026) ... #7 1.713 Selecting previously unselected package libosmocore22:amd64. #7 1.718 Preparing to unpack .../01-libosmocore22_1.11.0.11.8111.202503182026_amd64.deb ... #7 1.756 Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #7 1.906 Selecting previously unselected package libosmocodec4:amd64. #7 1.925 Preparing to unpack .../02-libosmocodec4_1.11.0.11.8111.202503182026_amd64.deb ... #7 1.942 Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #7 2.101 Selecting previously unselected package libosmotrau11:amd64. #7 2.113 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 2.133 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202503182026) ... #7 2.283 Selecting previously unselected package libosmoisdn0:amd64. #7 2.293 Preparing to unpack .../04-libosmoisdn0_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.311 Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #7 2.471 Selecting previously unselected package libosmogsm20:amd64. #7 2.489 Preparing to unpack .../05-libosmogsm20_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.511 Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #7 2.688 Selecting previously unselected package libosmonetif11:amd64. #7 2.706 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503182026_amd64.deb ... #7 2.726 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... #7 2.890 Selecting previously unselected package libosmovty13:amd64. #7 2.908 Preparing to unpack .../07-libosmovty13_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.928 Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #7 3.106 Selecting previously unselected package libosmoabis15:amd64. #7 3.124 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 3.143 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... #7 3.313 Selecting previously unselected package libosmocoding0:amd64. #7 3.332 Preparing to unpack .../09-libosmocoding0_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.349 Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #7 3.532 Selecting previously unselected package libosmogb14:amd64. #7 3.540 Preparing to unpack .../10-libosmogb14_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.559 Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #7 3.719 Selecting previously unselected package libosmoctrl0:amd64. #7 3.737 Preparing to unpack .../11-libosmoctrl0_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.760 Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #7 3.914 Selecting previously unselected package libosmosim2:amd64. #7 3.932 Preparing to unpack .../12-libosmosim2_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.952 Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #7 4.127 Selecting previously unselected package libosmousb0:amd64. #7 4.135 Preparing to unpack .../13-libosmousb0_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.154 Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #7 4.293 Selecting previously unselected package libosmocore. #7 4.311 Preparing to unpack .../14-libosmocore_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.336 Unpacking libosmocore (1.11.0.11.8111.202503182026) ... #7 4.469 Selecting previously unselected package libosmocore-dev:amd64. #7 4.478 Preparing to unpack .../15-libosmocore-dev_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.494 Unpacking libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #7 4.663 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.681 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503182026_amd64.deb ... #7 4.700 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503182026) ... #7 4.838 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.856 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 4.878 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503182026) ... #7 5.035 Selecting previously unselected package libosmo-sigtran11:amd64. #7 5.043 Preparing to unpack .../18-libosmo-sigtran11_2.1.0.49.23d1.202503182026_amd64.deb ... #7 5.060 Unpacking libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503182026) ... #7 5.204 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.212 Preparing to unpack .../19-libosmo-sigtran-dev_2.1.0.49.23d1.202503182026_amd64.deb ... #7 5.232 Unpacking libosmo-sigtran-dev:amd64 (2.1.0.49.23d1.202503182026) ... #7 5.416 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.425 Preparing to unpack .../20-libosmo-mgcp-client14_1.14.0.27.12c4.202503182026_amd64.deb ... #7 5.446 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503182026) ... #7 5.681 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.689 Preparing to unpack .../21-libosmo-mgcp-client-dev_1.14.0.27.12c4.202503182026_amd64.deb ... #7 5.708 Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.27.12c4.202503182026) ... #7 5.893 Setting up osmocom-nightly (202503182026) ... #7 5.963 Setting up libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #7 6.032 Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #7 6.119 Setting up libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #7 6.182 Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #7 6.247 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202503182026) ... #7 6.313 Setting up libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #7 6.375 Setting up libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503182026) ... #7 6.436 Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #7 6.497 Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #7 6.578 Setting up libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #7 6.644 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... #7 6.708 Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.27.12c4.202503182026) ... #7 6.772 Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #7 6.834 Setting up libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #7 6.905 Setting up libosmocore (1.11.0.11.8111.202503182026) ... #7 6.974 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... #7 7.048 Setting up libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503182026) ... #7 7.117 Setting up libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #7 7.174 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503182026) ... #7 7.243 Setting up libosmo-sigtran-dev:amd64 (2.1.0.49.23d1.202503182026) ... #7 7.312 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503182026) ... #7 7.375 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 8.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.433 Cloning into 'osmo-bsc'... #9 DONE 1.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && 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 && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.399 Already on 'master' #11 0.400 Your branch is up to date with 'origin/master'. #11 0.401 refs/heads/master #11 0.406 HEAD is now at 4caae4712 nokia: Fix uninitialized access #11 0.407 master #11 0.409 4caae4712c5e168312d58ad7643bd8f63e4cd14b #11 2.626 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.626 libtoolize: copying file './ltmain.sh' #11 2.667 libtoolize: putting macros in 'm4'. #11 2.667 libtoolize: copying file 'm4/libtool.m4' #11 2.676 libtoolize: copying file 'm4/ltoptions.m4' #11 2.687 libtoolize: copying file 'm4/ltsugar.m4' #11 2.706 libtoolize: copying file 'm4/ltversion.m4' #11 2.744 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.781 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.781 libtoolize: and rerunning libtoolize and aclocal. #11 3.556 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.556 configure.ac:74: You should run autoupdate. #11 3.556 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.556 configure.ac:74: the top level #11 3.556 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.556 configure.ac:130: You should run autoupdate. #11 3.556 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.556 configure.ac:130: the top level #11 3.556 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.556 configure.ac:150: You should run autoupdate. #11 3.556 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.556 configure.ac:150: the top level #11 3.556 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.556 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.556 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.556 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.556 configure.ac:228: the top level #11 3.556 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.556 configure.ac:230: You should run autoupdate. #11 4.106 configure.ac:23: installing './compile' #11 4.111 configure.ac:25: installing './config.guess' #11 4.116 configure.ac:25: installing './config.sub' #11 4.121 configure.ac:9: installing './install-sh' #11 4.126 configure.ac:9: installing './missing' #11 4.166 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.166 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.220 src/ipaccess/Makefile.am: installing './depcomp' #11 4.406 checking for a BSD-compatible install... /usr/bin/install -c #11 4.414 checking whether build environment is sane... yes #11 4.427 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.431 checking for gawk... gawk #11 4.431 checking whether make sets $(MAKE)... yes #11 4.452 checking whether make supports nested variables... yes #11 4.469 checking whether make supports nested variables... (cached) yes #11 4.469 checking whether make sets $(MAKE)... (cached) yes #11 4.474 checking for gcc... gcc #11 4.540 checking whether the C compiler works... yes #11 4.615 checking for C compiler default output file name... a.out #11 4.615 checking for suffix of executables... #11 4.632 checking whether we are cross compiling... no #11 4.653 checking for suffix of object files... o #11 4.665 checking whether the compiler supports GNU C... yes #11 4.681 checking whether gcc accepts -g... yes #11 4.706 checking for gcc option to enable C11 features... none needed #11 4.736 checking whether gcc understands -c and -o together... yes #11 4.758 checking whether make supports the include directive... yes (GNU style) #11 4.762 checking dependency style of gcc... gcc3 #11 4.814 checking build system type... x86_64-pc-linux-gnu #11 4.909 checking host system type... x86_64-pc-linux-gnu #11 4.909 checking how to print strings... printf #11 4.937 checking for a sed that does not truncate output... /usr/bin/sed #11 4.939 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.940 checking for egrep... /usr/bin/grep -E #11 4.941 checking for fgrep... /usr/bin/grep -F #11 4.942 checking for ld used by gcc... /usr/bin/ld #11 4.944 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.945 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.946 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.956 checking whether ln -s works... yes #11 4.956 checking the maximum length of command line arguments... 1572864 #11 4.961 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.961 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.961 checking for /usr/bin/ld option to reload object files... -r #11 4.961 checking for file... file #11 4.962 checking for objdump... objdump #11 4.962 checking how to recognize dependent libraries... pass_all #11 4.962 checking for dlltool... no #11 4.963 checking how to associate runtime and link libraries... printf %s\n #11 4.963 checking for ar... ar #11 4.963 checking for archiver @FILE support... @ #11 5.002 checking for strip... strip #11 5.002 checking for ranlib... ranlib #11 5.003 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.108 checking for sysroot... no #11 5.108 checking for a working dd... /usr/bin/dd #11 5.111 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.135 checking for mt... no #11 5.135 checking if : is a manifest tool... no #11 5.146 checking for stdio.h... yes #11 5.179 checking for stdlib.h... yes #11 5.208 checking for string.h... yes #11 5.231 checking for inttypes.h... yes #11 5.256 checking for stdint.h... yes #11 5.271 checking for strings.h... yes #11 5.286 checking for sys/stat.h... yes #11 5.310 checking for sys/types.h... yes #11 5.326 checking for unistd.h... yes #11 5.343 checking for dlfcn.h... yes #11 5.358 checking for objdir... .libs #11 5.445 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.474 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.474 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.497 checking if gcc static flag -static works... yes #11 5.545 checking if gcc supports -c -o file.o... yes #11 5.562 checking if gcc supports -c -o file.o... (cached) yes #11 5.562 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.568 checking whether -lc should be explicitly linked in... no #11 5.584 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.617 checking how to hardcode library paths into programs... immediate #11 5.617 checking whether stripping libraries is possible... yes #11 5.618 checking if libtool supports shared libraries... yes #11 5.618 checking whether to build shared libraries... yes #11 5.618 checking whether to build static libraries... yes #11 5.619 checking for pkg-config... /usr/bin/pkg-config #11 5.619 checking for pkg-config... /usr/bin/pkg-config #11 5.619 checking pkg-config is at least version 0.20... yes #11 5.620 checking for libosmocore >= 1.11.0... yes #11 5.624 checking for libosmovty >= 1.11.0... yes #11 5.628 checking for libosmoctrl >= 1.11.0... yes #11 5.632 checking for libosmogsm >= 1.11.0... yes #11 5.636 checking for libosmoabis >= 2.0.0... yes #11 5.640 checking for libosmo-netif >= 1.6.0... yes #11 5.644 checking for libosmo-sigtran >= 2.1.0... yes #11 5.648 checking for libosmo-mgcp-client >= 1.14.0... yes #11 5.653 checking for egrep... (cached) /usr/bin/grep -E #11 5.654 checking if gcc supports -fvisibility=hidden... yes #11 5.666 checking whether to enable code coverage support... no #11 5.667 checking whether to enable VTY/CTRL tests... no #11 5.670 CFLAGS=" -std=gnu11" #11 5.670 CPPFLAGS="" #11 5.701 checking that generated files are newer than configure... done #11 5.702 configure: creating ./config.status #11 6.741 config.status: creating include/Makefile #11 6.779 config.status: creating include/osmocom/Makefile #11 6.801 config.status: creating include/osmocom/bsc/Makefile #11 6.808 config.status: creating src/Makefile #11 6.815 config.status: creating src/osmo-bsc/Makefile #11 6.823 config.status: creating src/ipaccess/Makefile #11 6.833 config.status: creating src/utils/Makefile #11 6.853 config.status: creating tests/Makefile #11 6.888 config.status: creating tests/atlocal #11 6.928 config.status: creating tests/abis/Makefile #11 6.968 config.status: creating tests/acc/Makefile #11 7.008 config.status: creating tests/bsc/Makefile #11 7.048 config.status: creating tests/codec_pref/Makefile #11 7.089 config.status: creating tests/gsm0408/Makefile #11 7.129 config.status: creating tests/handover/Makefile #11 7.167 config.status: creating tests/nanobts_omlattr/Makefile #11 7.205 config.status: creating tests/paging/Makefile #11 7.245 config.status: creating tests/subscr/Makefile #11 7.285 config.status: creating doc/Makefile #11 7.325 config.status: creating doc/examples/Makefile #11 7.364 config.status: creating doc/manuals/Makefile #11 7.404 config.status: creating contrib/Makefile #11 7.444 config.status: creating contrib/systemd/Makefile #11 7.484 config.status: creating Makefile #11 7.515 config.status: creating bscconfig.h #11 7.550 config.status: executing tests/atconfig commands #11 7.557 config.status: executing depfiles commands #11 8.838 config.status: executing libtool commands #11 8.901 echo 1.13.0.4-4caae > .version-t && mv .version-t .version #11 8.906 make install-recursive #11 8.914 make[1]: Entering directory '/tmp/osmo-bsc' #11 8.923 Making install in include #11 8.928 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 8.936 Making install in osmocom #11 8.941 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.950 Making install in bsc #11 8.956 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.963 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.963 make[5]: Nothing to be done for 'install-exec-am'. #11 8.963 make[5]: Nothing to be done for 'install-data-am'. #11 8.963 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.963 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.968 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.974 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.974 make[5]: Nothing to be done for 'install-exec-am'. #11 8.974 make[5]: Nothing to be done for 'install-data-am'. #11 8.974 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.974 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.975 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.980 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 8.986 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 8.986 make[4]: Nothing to be done for 'install-exec-am'. #11 8.986 make[4]: Nothing to be done for 'install-data-am'. #11 8.986 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 8.986 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 8.987 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 8.988 Making install in src #11 8.993 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.001 Making install in osmo-bsc #11 9.010 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.012 CC osmo_bsc_main.o #11 9.013 CC a_reset.lo #11 9.014 CC abis_nm.lo #11 9.015 CC abis_nm_vty.lo #11 9.016 CC abis_om2000.lo #11 9.017 CC abis_om2000_vty.lo #11 9.018 CC abis_osmo.lo #11 9.019 CC abis_rsl.lo #11 9.021 CC acc.lo #11 9.022 CC assignment_fsm.lo #11 9.022 CC bsc_ctrl.lo #11 9.022 CC bsc_ctrl_lookup.lo #11 9.022 CC bsc_init.lo #11 9.023 CC bsc_rf_ctrl.lo #11 9.023 CC bsc_rll.lo #11 9.023 CC bsc_sccp.lo #11 9.023 CC bsc_stats.lo #11 9.023 CC bsc_subscr_conn_fsm.lo #11 9.024 CC bsc_vty.lo #11 9.024 CC bsc_subscriber.lo #11 9.140 bsc_ctrl.c: In function 'msc_get_ss7_as': #11 9.140 bsc_ctrl.c:637:9: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] #11 9.140 637 | rt = osmo_ss7_route_lookup(ss7, msc->a.msc_addr.pc); #11 9.140 | ^~ #11 9.141 In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, #11 9.141 from bsc_ctrl.c:41: #11 9.141 /usr/include/osmocom/sigtran/osmo_ss7.h:128:1: note: declared here #11 9.141 128 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) #11 9.141 | ^~~~~~~~~~~~~~~~~~~~~ #11 9.164 CC bts.lo #11 9.219 CC bts_trx.lo #11 9.231 CC bts_trx_ctrl.lo #11 9.232 CC bts_trx_ts_ctrl.lo #11 9.232 CC bts_trx_ts_lchan_ctrl.lo #11 9.243 CC bts_ericsson_rbs2000.lo #11 9.244 CC bts_init.lo #11 9.255 CC bts_ipaccess_nanobts.lo #11 9.262 CC bts_ipaccess_nanobts_omlattr.lo #11 9.267 CC bts_nokia_site.lo #11 9.295 CC bts_siemens_bs11.lo #11 9.305 CC bts_sm.lo #11 9.324 CC bts_osmobts.lo #11 9.330 CC bts_unknown.lo #11 9.400 CC bts_ctrl.lo #11 9.415 CC bts_setup_ramp.lo #11 9.417 CC bts_vty.lo #11 9.443 CC bts_trx_vty.lo #11 9.475 CC chan_alloc.lo #11 9.480 CC chan_counts.lo #11 9.480 CC codec_pref.lo #11 9.501 CC data_rate_pref.lo #11 9.506 CC e1_config.lo #11 9.523 CC gsm_04_08_rr.lo #11 9.526 CC gsm_data.lo #11 9.543 CC handover_cfg.lo #11 9.556 CC handover_ctrl.lo #11 9.575 CC handover_decision.lo #11 9.597 CC handover_decision_2.lo #11 9.602 CC handover_fsm.lo #11 9.638 CC handover_logic.lo #11 9.644 CC handover_vty.lo #11 9.672 CC vgcs_fsm.lo #11 9.702 CC lb.lo #11 9.705 CC lchan.lo #11 9.721 CC lchan_fsm.lo #11 9.735 CC lchan_rtp_fsm.lo #11 9.763 CC lchan_select.lo #11 9.780 CC lcs_loc_req.lo #11 9.802 CC lcs_ta_req.lo #11 9.822 CC meas_feed.lo #11 9.830 CC meas_rep.lo #11 9.857 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 9.857 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.857 925 | verb_info->codecs_len = 0; #11 9.857 | ^~~~~~~~~ #11 9.857 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 9.857 from lchan_rtp_fsm.c:25: #11 9.857 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.857 35 | unsigned int codecs_len #11 9.857 | ^~~~~~~~~~ #11 9.857 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.857 929 | verb_info->codecs[0] = codec; #11 9.857 | ^~~~~~~~~ #11 9.857 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.857 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.857 | ^~~~~~ #11 9.857 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 9.857 930 | verb_info->codecs_len = 1; #11 9.857 | ^~~~~~~~~ #11 9.857 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 9.857 35 | unsigned int codecs_len #11 9.857 | ^~~~~~~~~~ #11 9.857 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.857 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.857 | ^~ #11 9.857 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.857 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.857 | ^~~~~~ #11 9.857 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.857 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.857 | ^~ #11 9.857 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.857 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.857 | ^~~~~~ #11 9.858 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.858 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 9.858 | ^~~~ #11 9.858 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.858 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.858 | ^~~~~~ #11 9.858 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 9.858 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 9.858 961 | return verb_info->codecs[0] == codec; #11 9.858 | ^~~~~~ #11 9.858 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 9.858 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 9.858 | ^~~~~~ #11 9.872 CC neighbor_ident.lo #11 9.931 CC neighbor_ident_vty.lo #11 9.955 CC neighbor_ident_ctrl.lo #11 9.961 CC net_init.lo #11 9.973 CC nm_common_fsm.lo #11 9.999 CC nm_bb_transc_fsm.lo #11 10.000 CC nm_bts_sm_fsm.lo #11 10.00 CC nm_bts_fsm.lo #11 10.01 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.01 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.01 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.01 | ^~~~~~ #11 10.01 In file included from neighbor_ident.c:37: #11 10.01 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.01 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.06 CC nm_gprs_cell_fsm.lo #11 10.09 CC nm_gprs_nse_fsm.lo #11 10.11 CC nm_gprs_nsvc_fsm.lo #11 10.12 CC nm_channel_fsm.lo #11 10.15 CC nm_rcarrier_fsm.lo #11 10.15 CC gsm_08_08.lo #11 10.16 CC osmo_bsc_bssap.lo #11 10.17 CC osmo_bsc_filter.lo #11 10.18 CC osmo_bsc_grace.lo #11 10.18 CC osmo_bsc_lcls.lo #11 10.19 CC osmo_bsc_mgcp.lo #11 10.23 CC osmo_bsc_msc.lo #11 10.23 CC osmo_bsc_sigtran.lo #11 10.24 CC paging.lo #11 10.26 CC pcu_sock.lo #11 10.27 CC penalty_timers.lo #11 10.28 CC bssmap_reset.lo #11 10.30 CC system_information.lo #11 10.30 CC timeslot_fsm.lo #11 10.32 CC smscb.lo #11 10.33 CC smscb_vty.lo #11 10.36 CC cbch_scheduler.lo #11 10.36 CC cbsp_link.lo #11 10.36 CC power_control.lo #11 10.69 CCLD libbsc.la #11 12.26 CCLD osmo-bsc #11 12.61 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.61 make[4]: Nothing to be done for 'install-data-am'. #11 12.61 /usr/bin/mkdir -p '/usr/local/bin' #11 12.61 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.63 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.63 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.63 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.63 Making install in utils #11 12.63 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.63 CC bs11_config.o #11 12.63 CC isdnsync.o #11 12.63 CC meas_json-meas_json.o #11 12.67 CCLD isdnsync #11 12.67 CCLD meas_json #11 12.69 CCLD bs11_config #11 12.87 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.87 make[4]: Nothing to be done for 'install-data-am'. #11 12.87 /usr/bin/mkdir -p '/usr/local/bin' #11 12.87 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 12.89 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 12.89 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 12.89 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 12.90 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.90 Making install in ipaccess #11 12.90 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.90 CC abisip-find.o #11 12.90 CC stubs.o #11 12.90 CC ipaccess-config.o #11 12.90 CC ipaccess-config-e1-driver.o #11 12.90 CC ipaccess-firmware.o #11 12.90 CC network_listen.o #11 12.90 CC ipaccess-proxy.o #11 12.95 CCLD abisip-find #11 12.99 CCLD ipaccess-proxy #11 12.99 CCLD ipaccess-config #11 13.17 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.17 make[4]: Nothing to be done for 'install-data-am'. #11 13.17 /usr/bin/mkdir -p '/usr/local/bin' #11 13.17 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 13.19 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 13.19 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 13.19 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 13.20 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.20 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 13.20 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 13.20 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 13.20 Making install in tests #11 13.20 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 13.20 Making install in abis #11 13.20 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.20 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.20 Making install in acc #11 13.20 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.21 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.21 Making install in bsc #11 13.21 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.21 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.21 Making install in codec_pref #11 13.21 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.21 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.21 Making install in gsm0408 #11 13.21 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.21 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.21 Making install in handover #11 13.22 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.22 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.22 make[4]: Nothing to be done for 'install-exec-am'. #11 13.22 make[4]: Nothing to be done for 'install-data-am'. #11 13.22 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.22 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.22 Making install in nanobts_omlattr #11 13.22 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.22 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.22 make[4]: Nothing to be done for 'install-exec-am'. #11 13.22 make[4]: Nothing to be done for 'install-data-am'. #11 13.22 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.22 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.22 Making install in paging #11 13.22 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.23 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.23 make[4]: Nothing to be done for 'install-exec-am'. #11 13.23 make[4]: Nothing to be done for 'install-data-am'. #11 13.23 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.23 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.23 Making install in subscr #11 13.23 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.23 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.23 make[4]: Nothing to be done for 'install-exec-am'. #11 13.23 make[4]: Nothing to be done for 'install-data-am'. #11 13.23 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.23 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.23 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 13.24 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 13.24 make[4]: Nothing to be done for 'install-exec-am'. #11 13.24 make[4]: Nothing to be done for 'install-data-am'. #11 13.24 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.24 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.24 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.24 Making install in doc #11 13.24 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 13.25 Making install in examples #11 13.25 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.26 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.26 make[4]: Nothing to be done for 'install-exec-am'. #11 13.26 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.26 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 13.27 make install-data-hook #11 13.27 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.27 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 13.27 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 13.27 mkdir -p "$(dirname $j)" && \ #11 13.27 /usr/bin/install -c -m 644 ./$f $j; \ #11 13.27 done #11 13.39 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.39 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.39 Making install in manuals #11 13.39 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.40 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.40 make[4]: Nothing to be done for 'install-exec-am'. #11 13.40 make[4]: Nothing to be done for 'install-data-am'. #11 13.40 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.40 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.40 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.41 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.41 make[4]: Nothing to be done for 'install-exec-am'. #11 13.41 make[4]: Nothing to be done for 'install-data-am'. #11 13.41 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.41 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.41 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.41 Making install in contrib #11 13.41 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.42 Making install in systemd #11 13.42 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.43 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.43 make[4]: Nothing to be done for 'install-exec-am'. #11 13.43 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.44 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 13.44 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.44 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.45 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.45 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.45 make[4]: Nothing to be done for 'install-exec-am'. #11 13.45 make[4]: Nothing to be done for 'install-data-am'. #11 13.45 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.45 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.45 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.46 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.47 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.47 make[3]: Nothing to be done for 'install-exec-am'. #11 13.47 make[3]: Nothing to be done for 'install-data-am'. #11 13.47 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.47 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.47 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 13.7s #12 exporting to image #12 exporting layers #12 exporting layers 0.5s done #12 writing image sha256:6d758a3e80c5321a5287c46ee391c32892da4ce1bba9e525487fe4c091c041ed 0.0s done #12 naming to docker.io/osmocom-build/osmo-bsc-master:latest #12 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #12 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 6d758a3e80c5 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 2.0.0.17.d2e8.202503182026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.14.0.27.12c4.202503182026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.14.0.27.12c4.202503182026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503182026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.1.0.49.23d1.202503182026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran11:amd64 2.1.0.49.23d1.202503182026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.0.0.17.d2e8.202503182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.11.8111.202503182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo coding library ii libosmocore 1.11.0.11.8111.202503182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.11.8111.202503182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.11.8111.202503182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.11.8111.202503182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.11.8111.202503182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.11.8111.202503182026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202503182026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.11.8111.202503182026 amd64 Osmo VTY library ii osmocom-nightly 202503182026 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 5.80kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #5 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #5 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #5 DONE 0.1s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #7 DONE 0.2s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.3s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.4s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.2s #11 exporting to image #11 exporting layers done #11 writing image sha256:ef803f351d639c6045f1ac241039e2f106a8c43323137a90a444119991dc112d 0.0s done #11 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #11 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ef803f351d63 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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-master: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.46kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.380 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.380 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.380 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.380 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.897 Reading package lists... #7 1.168 Reading package lists... #7 1.417 Building dependency tree... #7 1.470 Reading state information... #7 1.532 The following additional packages will be installed: #7 1.532 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.532 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.532 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.543 The following NEW packages will be installed: #7 1.543 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.543 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.543 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.543 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.559 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. #7 1.559 Need to get 2298 kB of archives. #7 1.559 After this operation, 8217 kB of additional disk space will be used. #7 1.559 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503182026 [1180 B] #7 1.582 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503182026 [170 kB] #7 1.585 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503182026 [52.0 kB] #7 1.586 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202503182026 [34.5 kB] #7 1.587 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503182026 [71.2 kB] #7 1.588 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503182026 [228 kB] #7 1.588 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503182026 [59.9 kB] #7 1.589 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503182026 [104 kB] #7 1.589 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503182026 [71.0 kB] #7 1.590 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503182026 [71.7 kB] #7 1.590 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503182026 [178 kB] #7 1.591 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503182026 [60.4 kB] #7 1.592 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503182026 [64.3 kB] #7 1.592 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503182026 [51.0 kB] #7 1.593 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503182026 [44.3 kB] #7 1.593 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.11.8111.202503182026 [849 kB] #7 1.601 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503182026 [72.6 kB] #7 1.602 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202503182026 [114 kB] #7 1.722 debconf: delaying package configuration, since apt-utils is not installed #7 1.764 Fetched 2298 kB in 0s (35.7 MB/s) #7 1.830 Selecting previously unselected package osmocom-nightly. #7 1.830 (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.) #7 1.868 Preparing to unpack .../00-osmocom-nightly_202503182026_amd64.deb ... #7 1.884 Unpacking osmocom-nightly (202503182026) ... #7 2.013 Selecting previously unselected package libosmocore22:amd64. #7 2.021 Preparing to unpack .../01-libosmocore22_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.057 Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #7 2.205 Selecting previously unselected package libosmocodec4:amd64. #7 2.223 Preparing to unpack .../02-libosmocodec4_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.241 Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #7 2.386 Selecting previously unselected package libosmotrau11:amd64. #7 2.404 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 2.422 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202503182026) ... #7 2.559 Selecting previously unselected package libosmoisdn0:amd64. #7 2.567 Preparing to unpack .../04-libosmoisdn0_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.584 Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #7 2.730 Selecting previously unselected package libosmogsm20:amd64. #7 2.738 Preparing to unpack .../05-libosmogsm20_1.11.0.11.8111.202503182026_amd64.deb ... #7 2.755 Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #7 2.913 Selecting previously unselected package libosmonetif11:amd64. #7 2.931 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503182026_amd64.deb ... #7 2.948 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... #7 3.100 Selecting previously unselected package libosmovty13:amd64. #7 3.118 Preparing to unpack .../07-libosmovty13_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.136 Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #7 3.281 Selecting previously unselected package libosmoabis15:amd64. #7 3.299 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 3.316 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... #7 3.460 Selecting previously unselected package libosmocoding0:amd64. #7 3.468 Preparing to unpack .../09-libosmocoding0_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.486 Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #7 3.633 Selecting previously unselected package libosmogb14:amd64. #7 3.651 Preparing to unpack .../10-libosmogb14_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.668 Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #7 3.817 Selecting previously unselected package libosmoctrl0:amd64. #7 3.835 Preparing to unpack .../11-libosmoctrl0_1.11.0.11.8111.202503182026_amd64.deb ... #7 3.853 Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #7 3.996 Selecting previously unselected package libosmosim2:amd64. #7 4.008 Preparing to unpack .../12-libosmosim2_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.024 Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #7 4.141 Selecting previously unselected package libosmousb0:amd64. #7 4.159 Preparing to unpack .../13-libosmousb0_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.175 Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #7 4.267 Selecting previously unselected package libosmocore. #7 4.280 Preparing to unpack .../14-libosmocore_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.296 Unpacking libosmocore (1.11.0.11.8111.202503182026) ... #7 4.416 Selecting previously unselected package libosmocore-dev:amd64. #7 4.434 Preparing to unpack .../15-libosmocore-dev_1.11.0.11.8111.202503182026_amd64.deb ... #7 4.450 Unpacking libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #7 4.601 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.619 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503182026_amd64.deb ... #7 4.636 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503182026) ... #7 4.753 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.771 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202503182026_amd64.deb ... #7 4.787 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503182026) ... #7 4.942 Setting up osmocom-nightly (202503182026) ... #7 4.992 Setting up libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #7 5.041 Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #7 5.091 Setting up libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #7 5.141 Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #7 5.189 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202503182026) ... #7 5.239 Setting up libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #7 5.288 Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #7 5.338 Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #7 5.391 Setting up libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #7 5.441 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503182026) ... #7 5.493 Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #7 5.545 Setting up libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #7 5.598 Setting up libosmocore (1.11.0.11.8111.202503182026) ... #7 5.652 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503182026) ... #7 5.705 Setting up libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #7 5.759 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503182026) ... #7 5.812 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503182026) ... #7 5.866 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 6.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.342 Cloning into 'osmo-bts'... #9 DONE 1.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && 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 && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.412 Already on 'master' #11 0.412 Your branch is up to date with 'origin/master'. #11 0.414 refs/heads/master #11 0.441 HEAD is now at 65c497a6 Bump version: 1.8.0.29-b032-dirty → 1.9.0 #11 0.442 master #11 0.442 65c497a69ac23585847fabc0e1de32007a6fcbc9 #11 2.497 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.497 libtoolize: copying file './ltmain.sh' #11 2.885 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.885 libtoolize: and rerunning libtoolize and aclocal. #11 2.885 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.703 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.703 configure.ac:40: You should run autoupdate. #11 3.703 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.703 configure.ac:40: the top level #11 3.703 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:84: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:84: the top level #11 3.703 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:92: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:92: the top level #11 3.703 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:124: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:124: the top level #11 3.703 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:132: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:132: the top level #11 3.703 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:272: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:272: the top level #11 3.703 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:292: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:292: the top level #11 3.703 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:354: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:354: the top level #11 3.703 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.703 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.703 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.703 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.703 configure.ac:422: the top level #11 3.703 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.703 configure.ac:424: You should run autoupdate. #11 4.202 configure.ac:23: installing './compile' #11 4.203 configure.ac:25: installing './config.guess' #11 4.203 configure.ac:25: installing './config.sub' #11 4.204 configure.ac:9: installing './install-sh' #11 4.205 configure.ac:9: installing './missing' #11 4.233 contrib/ber/Makefile.am: installing './depcomp' #11 4.305 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.305 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.358 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.358 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.358 automake: warning: possible forward-incompatibility. #11 4.358 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.358 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.358 automake: object file(s) will be placed in the top-level directory. However, this #11 4.358 automake: behavior may change in a future Automake major version, with object #11 4.358 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.358 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.358 automake: project, to avoid future incompatibilities. #11 4.359 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.359 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.359 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.359 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.361 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.361 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.361 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.361 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.412 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.412 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.435 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.435 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.459 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.459 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.471 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.471 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.483 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.483 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.495 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.495 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.508 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.508 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.508 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.508 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.521 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.521 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.550 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.550 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.648 checking for a BSD-compatible install... /usr/bin/install -c #11 4.668 checking whether build environment is sane... yes #11 4.691 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.697 checking for gawk... gawk #11 4.697 checking whether make sets $(MAKE)... yes #11 4.722 checking whether make supports nested variables... yes #11 4.740 checking whether make supports nested variables... (cached) yes #11 4.740 checking whether make sets $(MAKE)... (cached) yes #11 4.746 checking for gcc... gcc #11 4.815 checking whether the C compiler works... yes #11 4.887 checking for C compiler default output file name... a.out #11 4.888 checking for suffix of executables... #11 4.925 checking whether we are cross compiling... no #11 4.956 checking for suffix of object files... o #11 4.982 checking whether the compiler supports GNU C... yes #11 5.015 checking whether gcc accepts -g... yes #11 5.053 checking for gcc option to enable C11 features... none needed #11 5.092 checking whether gcc understands -c and -o together... yes #11 5.120 checking whether make supports the include directive... yes (GNU style) #11 5.128 checking dependency style of gcc... gcc3 #11 5.192 checking build system type... x86_64-pc-linux-gnu #11 5.281 checking host system type... x86_64-pc-linux-gnu #11 5.282 checking how to print strings... printf #11 5.311 checking for a sed that does not truncate output... /usr/bin/sed #11 5.313 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.314 checking for egrep... /usr/bin/grep -E #11 5.315 checking for fgrep... /usr/bin/grep -F #11 5.316 checking for ld used by gcc... /usr/bin/ld #11 5.318 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.319 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.320 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.338 checking whether ln -s works... yes #11 5.338 checking the maximum length of command line arguments... 1572864 #11 5.353 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.353 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.353 checking for /usr/bin/ld option to reload object files... -r #11 5.354 checking for file... file #11 5.355 checking for objdump... objdump #11 5.355 checking how to recognize dependent libraries... pass_all #11 5.356 checking for dlltool... no #11 5.357 checking how to associate runtime and link libraries... printf %s\n #11 5.358 checking for ar... ar #11 5.358 checking for archiver @FILE support... @ #11 5.396 checking for strip... strip #11 5.396 checking for ranlib... ranlib #11 5.397 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.478 checking for sysroot... no #11 5.478 checking for a working dd... /usr/bin/dd #11 5.480 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.489 checking for mt... no #11 5.490 checking if : is a manifest tool... no #11 5.493 checking for stdio.h... yes #11 5.504 checking for stdlib.h... yes #11 5.515 checking for string.h... yes #11 5.526 checking for inttypes.h... yes #11 5.542 checking for stdint.h... yes #11 5.562 checking for strings.h... yes #11 5.584 checking for sys/stat.h... yes #11 5.605 checking for sys/types.h... yes #11 5.618 checking for unistd.h... yes #11 5.633 checking for dlfcn.h... yes #11 5.651 checking for objdir... .libs #11 5.722 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.736 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.736 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.763 checking if gcc static flag -static works... yes #11 5.825 checking if gcc supports -c -o file.o... yes #11 5.837 checking if gcc supports -c -o file.o... (cached) yes #11 5.837 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.842 checking whether -lc should be explicitly linked in... no #11 5.862 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.931 checking how to hardcode library paths into programs... immediate #11 5.932 checking whether stripping libraries is possible... yes #11 5.934 checking if libtool supports shared libraries... yes #11 5.934 checking whether to build shared libraries... yes #11 5.934 checking whether to build static libraries... yes #11 5.935 checking for pkg-config... /usr/bin/pkg-config #11 5.935 checking for pkg-config... /usr/bin/pkg-config #11 5.935 checking pkg-config is at least version 0.20... yes #11 5.937 checking for egrep... (cached) /usr/bin/grep -E #11 5.937 checking for libosmocore >= 1.11.0... yes #11 5.947 checking for libosmovty >= 1.11.0... yes #11 5.963 checking for libosmogsm >= 1.11.0... yes #11 5.985 checking for libosmoctrl >= 1.11.0... yes #11 6.007 checking for libosmocodec >= 1.11.0... yes #11 6.029 checking for libosmocoding >= 1.11.0... yes #11 6.053 checking for libosmoabis >= 2.0.0... yes #11 6.075 checking for libosmotrau >= 2.0.0... yes #11 6.097 checking for libosmo-netif >= 1.6.0... yes #11 6.118 checking whether to enable support for sysmobts calibration tool... no #11 6.118 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.119 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.119 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.122 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.123 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.125 checking whether to enable VTY/CTRL tests... no #11 6.125 checking whether to include systemtap tracing support... no #11 6.132 CFLAGS=" -std=gnu11" #11 6.132 CPPFLAGS="" #11 6.188 checking that generated files are newer than configure... done #11 6.190 configure: creating ./config.status #11 7.179 config.status: creating src/Makefile #11 7.203 config.status: creating src/common/Makefile #11 7.227 config.status: creating src/osmo-bts-virtual/Makefile #11 7.234 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.240 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.247 config.status: creating src/osmo-bts-lc15/Makefile #11 7.254 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.262 config.status: creating src/osmo-bts-trx/Makefile #11 7.268 config.status: creating src/osmo-bts-octphy/Makefile #11 7.276 config.status: creating include/Makefile #11 7.283 config.status: creating include/osmo-bts/Makefile #11 7.289 config.status: creating tests/Makefile #11 7.296 config.status: creating tests/paging/Makefile #11 7.303 config.status: creating tests/agch/Makefile #11 7.310 config.status: creating tests/cipher/Makefile #11 7.317 config.status: creating tests/sysmobts/Makefile #11 7.324 config.status: creating tests/misc/Makefile #11 7.333 config.status: creating tests/handover/Makefile #11 7.345 config.status: creating tests/ta_control/Makefile #11 7.361 config.status: creating tests/tx_power/Makefile #11 7.381 config.status: creating tests/power/Makefile #11 7.408 config.status: creating tests/meas/Makefile #11 7.448 config.status: creating tests/amr/Makefile #11 7.487 config.status: creating tests/csd/Makefile #11 7.514 config.status: creating doc/Makefile #11 7.528 config.status: creating doc/examples/Makefile #11 7.539 config.status: creating doc/manuals/Makefile #11 7.550 config.status: creating contrib/Makefile #11 7.557 config.status: creating contrib/ber/Makefile #11 7.564 config.status: creating contrib/systemd/Makefile #11 7.571 config.status: creating Makefile #11 7.577 config.status: creating btsconfig.h #11 7.586 config.status: executing tests/atconfig commands #11 7.588 config.status: executing depfiles commands #11 9.335 config.status: executing libtool commands #11 9.455 echo 1.9.0 > .version-t && mv .version-t .version #11 9.460 make install-recursive #11 9.467 make[1]: Entering directory '/tmp/osmo-bts' #11 9.476 Making install in include #11 9.480 make[2]: Entering directory '/tmp/osmo-bts/include' #11 9.489 Making install in osmo-bts #11 9.494 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.500 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.500 make[4]: Nothing to be done for 'install-exec-am'. #11 9.500 make[4]: Nothing to be done for 'install-data-am'. #11 9.500 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.501 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.505 make[3]: Entering directory '/tmp/osmo-bts/include' #11 9.511 make[4]: Entering directory '/tmp/osmo-bts/include' #11 9.511 make[4]: Nothing to be done for 'install-exec-am'. #11 9.511 make[4]: Nothing to be done for 'install-data-am'. #11 9.511 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 9.511 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 9.512 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 9.513 Making install in src #11 9.517 make[2]: Entering directory '/tmp/osmo-bts/src' #11 9.526 Making install in common #11 9.532 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 9.532 make install-am #11 9.541 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 9.544 CC gsm_data.o #11 9.545 CC sysinfo.o #11 9.546 CC logging.o #11 9.546 CC abis.o #11 9.548 CC oml.o #11 9.548 CC abis_osmo.o #11 9.549 CC osmux.o #11 9.550 CC bts.o #11 9.551 CC bts_sm.o #11 9.551 CC bts_trx.o #11 9.551 CC rsl.o #11 9.552 CC rtp_input_preen.o #11 9.552 CC vty.o #11 9.552 CC paging.o #11 9.552 CC measurement.o #11 9.552 CC amr.o #11 9.552 CC asci.o #11 9.553 CC lchan.o #11 9.554 CC load_indication.o #11 9.569 CC pcu_sock.o #11 9.636 CC handover.o #11 9.637 CC msg_utils.o #11 9.637 CC tx_power.o #11 9.637 CC bts_ctrl_commands.o #11 9.654 CC bts_ctrl_lookup.o #11 9.669 CC bts_shutdown_fsm.o #11 9.669 CC csd_rlp.o #11 9.669 CC csd_v110.o #11 9.669 CC l1sap.o #11 9.670 CC power_control.o #11 9.670 CC cbch.o #11 9.678 CC main.o #11 9.678 CC phy_link.o #11 9.679 CC dtx_dl_amr_fsm.o #11 9.679 CC ta_control.o #11 9.679 CC scheduler_mframe.o #11 9.682 CC nm_common_fsm.o #11 9.686 CC nm_bts_sm_fsm.o #11 9.699 CC nm_bts_fsm.o #11 9.706 CC nm_bb_transc_fsm.o #11 9.712 CC nm_channel_fsm.o #11 9.731 CC nm_gprs_cell_fsm.o #11 9.733 CC nm_gprs_nse_fsm.o #11 9.733 CC nm_gprs_nsvc_fsm.o #11 9.733 CC nm_radio_carrier_fsm.o #11 9.742 CC notification.o #11 9.742 CC scheduler.o #11 9.825 AR libl1sched.a #11 9.825 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.864 AR libbts.a #11 9.864 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.891 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 9.891 make[5]: Nothing to be done for 'install-exec-am'. #11 9.891 make[5]: Nothing to be done for 'install-data-am'. #11 9.891 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.891 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.891 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 9.891 Making install in osmo-bts-virtual #11 9.892 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.893 CC main.o #11 9.893 CC bts_model.o #11 9.893 CC virtualbts_vty.o #11 9.894 CC scheduler_virtbts.o #11 9.894 CC l1_if.o #11 9.895 CC virtual_um.o #11 9.896 CC osmo_mcast_sock.o #11 9.970 CCLD osmo-bts-virtual #11 10.61 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.61 make[4]: Nothing to be done for 'install-data-am'. #11 10.61 /usr/bin/mkdir -p '/usr/local/bin' #11 10.62 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 10.63 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 10.63 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.63 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.63 Making install in osmo-bts-omldummy #11 10.64 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 10.64 CC main.o #11 10.64 CC bts_model.o #11 10.69 CCLD osmo-bts-omldummy #11 11.43 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.43 make[4]: Nothing to be done for 'install-data-am'. #11 11.43 /usr/bin/mkdir -p '/usr/local/bin' #11 11.43 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 11.44 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.44 Making install in osmo-bts-trx #11 11.45 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.45 make install-am #11 11.45 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.45 CC main.o #11 11.45 CC trx_if.o #11 11.45 CC l1_if.o #11 11.45 CC scheduler_trx.o #11 11.45 CC sched_lchan_fcch_sch.o #11 11.45 CC sched_lchan_rach.o #11 11.45 CC sched_lchan_pdtch.o #11 11.45 CC sched_lchan_xcch.o #11 11.45 CC sched_lchan_tchf.o #11 11.46 CC sched_lchan_tchh.o #11 11.46 CC trx_provision_fsm.o #11 11.46 CC trx_vty.o #11 11.46 CC amr_loop.o #11 11.55 CCLD osmo-bts-trx #11 12.29 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.29 make[5]: Nothing to be done for 'install-data-am'. #11 12.29 /usr/bin/mkdir -p '/usr/local/bin' #11 12.29 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 12.31 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 12.31 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.31 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.31 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.31 make[3]: Entering directory '/tmp/osmo-bts/src' #11 12.31 make[4]: Entering directory '/tmp/osmo-bts/src' #11 12.31 make[4]: Nothing to be done for 'install-exec-am'. #11 12.31 make[4]: Nothing to be done for 'install-data-am'. #11 12.31 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 12.31 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 12.31 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 12.31 Making install in tests #11 12.32 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 12.32 Making install in paging #11 12.32 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.32 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.32 make[4]: Nothing to be done for 'install-exec-am'. #11 12.32 make[4]: Nothing to be done for 'install-data-am'. #11 12.32 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.32 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.32 Making install in cipher #11 12.32 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.33 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.33 make[4]: Nothing to be done for 'install-exec-am'. #11 12.33 make[4]: Nothing to be done for 'install-data-am'. #11 12.33 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.33 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.33 Making install in agch #11 12.33 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.33 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.33 make[4]: Nothing to be done for 'install-exec-am'. #11 12.33 make[4]: Nothing to be done for 'install-data-am'. #11 12.33 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.33 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.33 Making install in misc #11 12.33 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.34 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.34 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.34 Making install in handover #11 12.34 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.34 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.34 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.34 Making install in tx_power #11 12.34 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.34 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.34 make[4]: Nothing to be done for 'install-exec-am'. #11 12.34 make[4]: Nothing to be done for 'install-data-am'. #11 12.34 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.34 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.34 Making install in power #11 12.35 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.35 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.35 make[4]: Nothing to be done for 'install-exec-am'. #11 12.35 make[4]: Nothing to be done for 'install-data-am'. #11 12.35 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.35 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.35 Making install in meas #11 12.35 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.36 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.36 make[4]: Nothing to be done for 'install-exec-am'. #11 12.36 make[4]: Nothing to be done for 'install-data-am'. #11 12.36 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.36 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.36 Making install in ta_control #11 12.36 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.37 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.37 make[4]: Nothing to be done for 'install-exec-am'. #11 12.37 make[4]: Nothing to be done for 'install-data-am'. #11 12.37 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.37 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.37 Making install in amr #11 12.37 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.38 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.38 make[4]: Nothing to be done for 'install-exec-am'. #11 12.38 make[4]: Nothing to be done for 'install-data-am'. #11 12.38 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.38 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.38 Making install in csd #11 12.39 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.39 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.39 make[4]: Nothing to be done for 'install-exec-am'. #11 12.39 make[4]: Nothing to be done for 'install-data-am'. #11 12.39 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.39 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.39 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 12.40 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 12.40 make[4]: Nothing to be done for 'install-exec-am'. #11 12.40 make[4]: Nothing to be done for 'install-data-am'. #11 12.40 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 12.40 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 12.40 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 12.40 Making install in doc #11 12.40 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 12.41 Making install in examples #11 12.42 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.42 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.42 make[4]: Nothing to be done for 'install-exec-am'. #11 12.43 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.43 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.43 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.43 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.44 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.44 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 12.44 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.44 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.44 Making install in manuals #11 12.44 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.45 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.45 make[4]: Nothing to be done for 'install-exec-am'. #11 12.45 make[4]: Nothing to be done for 'install-data-am'. #11 12.45 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.45 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.45 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 12.46 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 12.46 make[4]: Nothing to be done for 'install-exec-am'. #11 12.46 make[4]: Nothing to be done for 'install-data-am'. #11 12.46 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 12.46 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 12.46 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 12.46 Making install in contrib #11 12.46 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 12.47 Making install in systemd #11 12.48 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.48 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.49 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 12.49 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.49 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.50 Making install in ber #11 12.50 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.50 CC rtp_ber.o #11 12.50 CC rtp_gen_map.o #11 12.54 CCLD rtp_gen_map #11 12.55 CCLD rtp_ber #11 12.66 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.66 make[4]: Nothing to be done for 'install-exec-am'. #11 12.66 make[4]: Nothing to be done for 'install-data-am'. #11 12.66 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.66 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.66 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 12.66 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 12.66 make[4]: Nothing to be done for 'install-exec-am'. #11 12.66 make[4]: Nothing to be done for 'install-data-am'. #11 12.66 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.66 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.66 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.66 make[2]: Entering directory '/tmp/osmo-bts' #11 12.66 make[3]: Entering directory '/tmp/osmo-bts' #11 12.66 make[3]: Nothing to be done for 'install-exec-am'. #11 12.66 make[3]: Nothing to be done for 'install-data-am'. #11 12.66 make[3]: Leaving directory '/tmp/osmo-bts' #11 12.66 make[2]: Leaving directory '/tmp/osmo-bts' #11 12.66 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 12.8s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:894d29328653f7d22bb0439c842ef60556e40776c36abc549a094ed5a672266e 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 894d29328653 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 2.0.0.17.d2e8.202503182026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503182026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.17.d2e8.202503182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.11.8111.202503182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo coding library ii libosmocore 1.11.0.11.8111.202503182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.11.8111.202503182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.11.8111.202503182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.11.8111.202503182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.11.8111.202503182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.11.8111.202503182026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202503182026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.11.8111.202503182026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.11.8111.202503182026 amd64 Osmo VTY library ii osmocom-nightly 202503182026 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/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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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 build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #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.1s #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.365 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.365 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.365 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.365 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.880 Reading package lists... #5 1.168 Reading package lists... #5 1.485 Building dependency tree... #5 1.540 Reading state information... #5 1.604 The following additional packages will be installed: #5 1.604 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #5 1.604 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.604 osmocom-nightly #5 1.614 The following NEW packages will be installed: #5 1.614 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #5 1.614 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.614 libosmovty13 osmocom-nightly #5 1.630 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #5 1.630 Need to get 1946 kB of archives. #5 1.630 After this operation, 6864 kB of additional disk space will be used. #5 1.630 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503182026 [1180 B] #5 1.631 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503182026 [170 kB] #5 1.633 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503182026 [52.0 kB] #5 1.633 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503182026 [71.2 kB] #5 1.634 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503182026 [228 kB] #5 1.636 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503182026 [71.7 kB] #5 1.637 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503182026 [104 kB] #5 1.638 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503182026 [178 kB] #5 1.639 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503182026 [60.4 kB] #5 1.640 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503182026 [64.3 kB] #5 1.640 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503182026 [51.0 kB] #5 1.641 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503182026 [44.3 kB] #5 1.641 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.11.8111.202503182026 [849 kB] #5 1.752 debconf: delaying package configuration, since apt-utils is not installed #5 1.794 Fetched 1946 kB in 0s (60.3 MB/s) #5 1.856 Selecting previously unselected package osmocom-nightly. #5 1.856 (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.895 Preparing to unpack .../00-osmocom-nightly_202503182026_amd64.deb ... #5 1.911 Unpacking osmocom-nightly (202503182026) ... #5 2.038 Selecting previously unselected package libosmocore22:amd64. #5 2.055 Preparing to unpack .../01-libosmocore22_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.090 Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #5 2.243 Selecting previously unselected package libosmocodec4:amd64. #5 2.261 Preparing to unpack .../02-libosmocodec4_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.278 Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #5 2.425 Selecting previously unselected package libosmoisdn0:amd64. #5 2.443 Preparing to unpack .../03-libosmoisdn0_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.460 Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #5 2.611 Selecting previously unselected package libosmogsm20:amd64. #5 2.629 Preparing to unpack .../04-libosmogsm20_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.646 Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #5 2.782 Selecting previously unselected package libosmocoding0:amd64. #5 2.800 Preparing to unpack .../05-libosmocoding0_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.817 Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #5 2.959 Selecting previously unselected package libosmovty13:amd64. #5 2.967 Preparing to unpack .../06-libosmovty13_1.11.0.11.8111.202503182026_amd64.deb ... #5 2.985 Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #5 3.126 Selecting previously unselected package libosmogb14:amd64. #5 3.143 Preparing to unpack .../07-libosmogb14_1.11.0.11.8111.202503182026_amd64.deb ... #5 3.160 Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #5 3.316 Selecting previously unselected package libosmoctrl0:amd64. #5 3.324 Preparing to unpack .../08-libosmoctrl0_1.11.0.11.8111.202503182026_amd64.deb ... #5 3.340 Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #5 3.478 Selecting previously unselected package libosmosim2:amd64. #5 3.493 Preparing to unpack .../09-libosmosim2_1.11.0.11.8111.202503182026_amd64.deb ... #5 3.510 Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #5 3.653 Selecting previously unselected package libosmousb0:amd64. #5 3.671 Preparing to unpack .../10-libosmousb0_1.11.0.11.8111.202503182026_amd64.deb ... #5 3.688 Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #5 3.804 Selecting previously unselected package libosmocore. #5 3.821 Preparing to unpack .../11-libosmocore_1.11.0.11.8111.202503182026_amd64.deb ... #5 3.838 Unpacking libosmocore (1.11.0.11.8111.202503182026) ... #5 3.969 Selecting previously unselected package libosmocore-dev:amd64. #5 3.987 Preparing to unpack .../12-libosmocore-dev_1.11.0.11.8111.202503182026_amd64.deb ... #5 4.004 Unpacking libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #5 4.208 Setting up osmocom-nightly (202503182026) ... #5 4.258 Setting up libosmocore22:amd64 (1.11.0.11.8111.202503182026) ... #5 4.308 Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503182026) ... #5 4.360 Setting up libosmovty13:amd64 (1.11.0.11.8111.202503182026) ... #5 4.411 Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503182026) ... #5 4.464 Setting up libosmousb0:amd64 (1.11.0.11.8111.202503182026) ... #5 4.519 Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503182026) ... #5 4.570 Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503182026) ... #5 4.620 Setting up libosmogb14:amd64 (1.11.0.11.8111.202503182026) ... #5 4.670 Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503182026) ... #5 4.720 Setting up libosmosim2:amd64 (1.11.0.11.8111.202503182026) ... #5 4.771 Setting up libosmocore (1.11.0.11.8111.202503182026) ... #5 4.817 Setting up libosmocore-dev:amd64 (1.11.0.11.8111.202503182026) ... #5 4.864 Processing triggers for libc-bin (2.36-9+deb12u10) ... #5 DONE 5.1s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.302 Cloning into 'osmocom-bb'... #8 DONE 0.9s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #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.378 Already on 'master' #10 0.378 Your branch is up to date with 'origin/master'. #10 0.379 refs/heads/master #10 0.383 HEAD is now at 6f45d36e Set sched RR Priority on main thread #10 0.384 master #10 0.384 6f45d36e936c9209a18e02b6a8c3a04eb1ff9fd9 #10 DONE 0.4s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.866 libtoolize: putting auxiliary files in '.'. #11 2.866 libtoolize: copying file './ltmain.sh' #11 2.892 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.892 libtoolize: copying file 'm4/libtool.m4' #11 2.940 libtoolize: copying file 'm4/ltoptions.m4' #11 2.991 libtoolize: copying file 'm4/ltsugar.m4' #11 3.044 libtoolize: copying file 'm4/ltversion.m4' #11 3.099 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.467 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.467 configure.ac:21: You should run autoupdate. #11 4.467 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.467 configure.ac:21: the top level #11 4.860 configure.ac:12: installing './compile' #11 4.863 configure.ac:24: installing './config.guess' #11 4.867 configure.ac:24: installing './config.sub' #11 4.872 configure.ac:3: installing './install-sh' #11 4.877 configure.ac:3: installing './missing' #11 4.939 src/Makefile.am: installing './depcomp' #11 5.016 checking for a BSD-compatible install... /usr/bin/install -c #11 5.036 checking whether build environment is sane... yes #11 5.060 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.065 checking for gawk... gawk #11 5.065 checking whether make sets $(MAKE)... yes #11 5.091 checking whether make supports nested variables... yes #11 5.109 checking whether make supports nested variables... (cached) yes #11 5.109 checking whether make sets $(MAKE)... (cached) yes #11 5.115 checking for gcc... gcc #11 5.182 checking whether the C compiler works... yes #11 5.225 checking for C compiler default output file name... a.out #11 5.226 checking for suffix of executables... #11 5.255 checking whether we are cross compiling... no #11 5.288 checking for suffix of object files... o #11 5.300 checking whether the compiler supports GNU C... yes #11 5.315 checking whether gcc accepts -g... yes #11 5.333 checking for gcc option to enable C11 features... none needed #11 5.366 checking whether gcc understands -c and -o together... yes #11 5.393 checking whether make supports the include directive... yes (GNU style) #11 5.399 checking dependency style of gcc... gcc3 #11 5.444 checking for pkg-config... /usr/bin/pkg-config #11 5.445 checking pkg-config is at least version 0.9.0... yes #11 5.448 checking for libosmocore... yes #11 5.464 checking for libosmocoding... yes #11 5.484 checking for libosmogsm... yes #11 5.503 checking for stdio.h... yes #11 5.535 checking for stdlib.h... yes #11 5.555 checking for string.h... yes #11 5.582 checking for inttypes.h... yes #11 5.606 checking for stdint.h... yes #11 5.628 checking for strings.h... yes #11 5.644 checking for sys/stat.h... yes #11 5.668 checking for sys/types.h... yes #11 5.686 checking for unistd.h... yes #11 5.699 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.700 checking for egrep... /usr/bin/grep -E #11 5.703 checking build system type... x86_64-pc-linux-gnu #11 5.726 checking host system type... x86_64-pc-linux-gnu #11 5.726 checking how to print strings... printf #11 5.741 checking for a sed that does not truncate output... /usr/bin/sed #11 5.743 checking for fgrep... /usr/bin/grep -F #11 5.744 checking for ld used by gcc... /usr/bin/ld #11 5.746 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.747 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.748 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.757 checking whether ln -s works... yes #11 5.757 checking the maximum length of command line arguments... 1572864 #11 5.760 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.761 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.761 checking for /usr/bin/ld option to reload object files... -r #11 5.761 checking for file... file #11 5.761 checking for objdump... objdump #11 5.761 checking how to recognize dependent libraries... pass_all #11 5.761 checking for dlltool... no #11 5.762 checking how to associate runtime and link libraries... printf %s\n #11 5.762 checking for ar... ar #11 5.762 checking for archiver @FILE support... @ #11 5.785 checking for strip... strip #11 5.786 checking for ranlib... ranlib #11 5.786 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.860 checking for sysroot... no #11 5.860 checking for a working dd... /usr/bin/dd #11 5.862 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.879 checking for mt... no #11 5.880 checking if : is a manifest tool... no #11 5.888 checking for dlfcn.h... yes #11 5.918 checking for objdir... .libs #11 5.967 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.977 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.977 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.999 checking if gcc static flag -static works... yes #11 6.071 checking if gcc supports -c -o file.o... yes #11 6.083 checking if gcc supports -c -o file.o... (cached) yes #11 6.083 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.087 checking whether -lc should be explicitly linked in... no #11 6.104 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.151 checking how to hardcode library paths into programs... immediate #11 6.151 checking whether stripping libraries is possible... yes #11 6.152 checking if libtool supports shared libraries... yes #11 6.152 checking whether to build shared libraries... yes #11 6.152 checking whether to build static libraries... yes #11 6.152 CFLAGS=" -std=gnu11" #11 6.152 CPPFLAGS="" #11 6.168 checking that generated files are newer than configure... done #11 6.170 configure: creating ./config.status #11 7.228 config.status: creating include/Makefile #11 7.267 config.status: creating include/osmocom/Makefile #11 7.304 config.status: creating include/osmocom/bb/Makefile #11 7.341 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.379 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.416 config.status: creating src/Makefile #11 7.455 config.status: creating Makefile #11 7.483 config.status: executing depfiles commands #11 7.725 config.status: executing libtool commands #11 7.830 echo 0.0.0 > .version-t && mv .version-t .version #11 7.835 make install-recursive #11 7.842 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.850 Making install in include #11 7.854 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.864 Making install in osmocom #11 7.868 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.877 Making install in bb #11 7.881 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.890 Making install in l1sched #11 7.895 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.901 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.901 make[6]: Nothing to be done for 'install-exec-am'. #11 7.901 make[6]: Nothing to be done for 'install-data-am'. #11 7.901 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.901 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.902 Making install in trxcon #11 7.907 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.913 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.913 make[6]: Nothing to be done for 'install-exec-am'. #11 7.913 make[6]: Nothing to be done for 'install-data-am'. #11 7.913 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.913 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.917 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.921 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.921 make[6]: Nothing to be done for 'install-exec-am'. #11 7.921 make[6]: Nothing to be done for 'install-data-am'. #11 7.921 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.922 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.923 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.927 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.933 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.933 make[5]: Nothing to be done for 'install-exec-am'. #11 7.933 make[5]: Nothing to be done for 'install-data-am'. #11 7.933 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.934 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.935 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.939 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.945 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.945 make[4]: Nothing to be done for 'install-exec-am'. #11 7.945 make[4]: Nothing to be done for 'install-data-am'. #11 7.945 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.946 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.946 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.947 Making install in src #11 7.953 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.955 CC l1ctl_server.o #11 7.956 CC trxcon_main.o #11 7.957 CC logging.o #11 7.957 CC trx_if.o #11 7.958 CC trxcon_inst.lo #11 7.959 CC trxcon_fsm.lo #11 7.960 CC trxcon_shim.lo #11 7.960 CC l1ctl.lo #11 7.961 CC sched_lchan_common.lo #11 7.962 CC sched_lchan_pdtch.lo #11 7.964 CC sched_lchan_desc.lo #11 7.964 CC sched_lchan_xcch.lo #11 7.965 CC sched_lchan_tchf.lo #11 7.966 CC sched_lchan_tchh.lo #11 7.968 CC sched_lchan_rach.lo #11 7.969 CC sched_lchan_sch.lo #11 7.969 CC sched_mframe.lo #11 7.972 CC sched_prim.lo #11 7.974 CC l1gprs.lo #11 7.975 CC sched_trx.lo #11 8.080 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 8.080 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 8.080 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 8.080 | ^~ #11 8.080 In file included from sched_lchan_tchh.c:36: #11 8.080 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 8.080 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 8.080 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.198 CCLD libl1sched.la #11 8.229 CCLD libl1gprs.la #11 8.234 CCLD libtrxcon.la #11 8.285 CCLD trxcon #11 8.908 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.908 make[3]: Nothing to be done for 'install-data-am'. #11 8.908 /usr/bin/mkdir -p '/usr/local/bin' #11 8.910 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 8.929 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 8.932 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.932 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.934 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.937 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.937 make[3]: Nothing to be done for 'install-exec-am'. #11 8.937 make[3]: Nothing to be done for 'install-data-am'. #11 8.937 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.937 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.937 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 9.1s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 2.055 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 2.055 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 2.055 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 2.055 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 2.055 configure.ac:3: the top level #12 2.055 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 2.055 configure.ac:23: You should run autoupdate. #12 2.055 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 2.055 configure.ac:23: the top level #12 2.463 configure.ac:13: installing './compile' #12 2.466 configure.ac:4: installing './install-sh' #12 2.469 configure.ac:4: installing './missing' #12 2.520 src/Makefile.am: installing './depcomp' #12 2.575 checking for a BSD-compatible install... /usr/bin/install -c #12 2.585 checking whether build environment is sane... yes #12 2.603 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.608 checking for gawk... gawk #12 2.608 checking whether make sets $(MAKE)... yes #12 2.631 checking whether make supports nested variables... yes #12 2.647 checking whether make supports nested variables... (cached) yes #12 2.647 checking whether make sets $(MAKE)... (cached) yes #12 2.652 checking for gcc... gcc #12 2.717 checking whether the C compiler works... yes #12 2.801 checking for C compiler default output file name... a.out #12 2.801 checking for suffix of executables... #12 2.825 checking whether we are cross compiling... no #12 2.862 checking for suffix of object files... o #12 2.877 checking whether the compiler supports GNU C... yes #12 2.902 checking whether gcc accepts -g... yes #12 2.926 checking for gcc option to enable C11 features... none needed #12 2.955 checking whether gcc understands -c and -o together... yes #12 2.982 checking whether make supports the include directive... yes (GNU style) #12 2.988 checking dependency style of gcc... gcc3 #12 3.044 checking for pkg-config... /usr/bin/pkg-config #12 3.045 checking pkg-config is at least version 0.9.0... yes #12 3.048 checking for libosmocore... yes #12 3.065 checking for libosmogsm... yes #12 3.084 checking for stdio.h... yes #12 3.119 checking for stdlib.h... yes #12 3.152 checking for string.h... yes #12 3.177 checking for inttypes.h... yes #12 3.199 checking for stdint.h... yes #12 3.221 checking for strings.h... yes #12 3.238 checking for sys/stat.h... yes #12 3.254 checking for sys/types.h... yes #12 3.275 checking for unistd.h... yes #12 3.297 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.299 checking for egrep... /usr/bin/grep -E #12 3.300 CFLAGS=" -std=gnu11" #12 3.300 CPPFLAGS="" #12 3.314 checking that generated files are newer than configure... done #12 3.596 configure: creating ./config.status #12 3.800 config.status: creating Makefile #12 3.831 config.status: creating include/Makefile #12 3.870 config.status: creating include/osmocom/Makefile #12 3.910 config.status: creating include/osmocom/bb/Makefile #12 3.944 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.966 config.status: creating src/Makefile #12 3.994 config.status: creating config.h #12 4.018 config.status: executing depfiles commands #12 4.285 Making install in include #12 4.289 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.297 Making install in osmocom #12 4.302 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.311 Making install in bb #12 4.315 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.323 Making install in virtphy #12 4.328 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.333 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.333 make[5]: Nothing to be done for 'install-exec-am'. #12 4.333 make[5]: Nothing to be done for 'install-data-am'. #12 4.333 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.333 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.338 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.343 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.343 make[5]: Nothing to be done for 'install-exec-am'. #12 4.343 make[5]: Nothing to be done for 'install-data-am'. #12 4.343 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.344 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.345 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.349 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.354 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.354 make[4]: Nothing to be done for 'install-exec-am'. #12 4.354 make[4]: Nothing to be done for 'install-data-am'. #12 4.354 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.355 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.356 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.360 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.366 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.366 make[3]: Nothing to be done for 'install-exec-am'. #12 4.366 make[3]: Nothing to be done for 'install-data-am'. #12 4.366 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.366 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.367 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.367 Making install in src #12 4.373 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.375 CC virtphy.o #12 4.376 CC l1gprs.o #12 4.377 CC logging.o #12 4.377 CC gsmtapl1_if.o #12 4.378 CC l1ctl_sock.o #12 4.379 CC l1ctl_sap.o #12 4.379 CC virt_prim_pm.o #12 4.380 CC virt_prim_fbsb.o #12 4.381 CC virt_prim_rach.o #12 4.382 CC virt_prim_data.o #12 4.382 CC virt_prim_pdch.o #12 4.382 CC virt_prim_traffic.o #12 4.382 CC virt_l1_sched_simple.o #12 4.382 CC virt_l1_model.o #12 4.385 CC shared/virtual_um.o #12 4.385 CC shared/osmo_mcast_sock.o #12 4.466 CCLD virtphy #12 4.496 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.496 make[2]: Nothing to be done for 'install-data-am'. #12 4.497 /usr/bin/mkdir -p '/usr/local/bin' #12 4.498 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.499 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.499 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.500 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.502 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.502 make[2]: Nothing to be done for 'install-exec-am'. #12 4.503 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.504 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.505 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.505 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.6s #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.6s done #15 writing image sha256:d13fc7f05981473174793f7ddd8d3ebdffe17ddb0fdacc265425e3040b474153 0.0s 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/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n d13fc7f05981 + 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:72e780d1a1263dd8e23ecadfbfe0fe07518e6fe18059066a8dee2deb55361504 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/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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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: #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 393B done #2 DONE 0.2s #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 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 876B done #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 0.265 + OSMO_TTCN3_BRANCH=master #8 0.265 + shift #8 0.265 + cd /osmo-ttcn3-hacks #8 0.265 + git fetch #8 0.309 + git checkout master #8 0.340 Already on 'master' #8 0.340 Your branch is up to date with 'origin/master'. #8 0.340 + git symbolic-ref -q HEAD #8 0.340 refs/heads/master #8 0.340 + git reset --hard origin/master #8 0.350 HEAD is now at 6c973bdd bts: Run osmo-bts-trx with sched_rr priority #8 0.350 + git rev-parse --abbrev-ref HEAD #8 0.351 master #8 0.351 + git rev-parse HEAD #8 0.352 6c973bdd6e5a5b476ce3d82cb61dd90e1ba210cb #8 0.353 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.353 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.353 + make -j8 deps #8 0.458 make: Nothing to be done for 'deps'. #8 0.458 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.460 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.460 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.461 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.462 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.463 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.463 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.464 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.465 + make bts #8 0.586 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 0.593 Linking TCCInterface_Functions.ttcn #8 0.595 Linking TCCConversion_Functions.ttcn #8 0.597 Linking TCCConversion.cc #8 0.599 Linking TCCInterface.cc #8 0.602 Linking TCCInterface_ip.h #8 0.604 Linking Socket_API_Definitions.ttcn #8 0.606 Linking IPL4asp_Functions.ttcn #8 0.608 Linking IPL4asp_PT.cc #8 0.610 Linking IPL4asp_PT.hh #8 0.612 Linking IPL4asp_PortType.ttcn #8 0.614 Linking IPL4asp_Types.ttcn #8 0.616 Linking IPL4asp_discovery.cc #8 0.618 Linking IPL4asp_protocol_L234.hh #8 0.620 Linking UD_PT.cc #8 0.622 Linking UD_PT.hh #8 0.624 Linking UD_PortType.ttcn #8 0.625 Linking UD_Types.ttcn #8 0.627 Linking MobileL3_CC_Types.ttcn #8 0.629 Linking MobileL3_CommonIE_Types.ttcn #8 0.631 Linking MobileL3_GMM_SM_Types.ttcn #8 0.633 Linking MobileL3_MM_Types.ttcn #8 0.635 Linking MobileL3_RRM_Types.ttcn #8 0.636 Linking MobileL3_SMS_Types.ttcn #8 0.638 Linking MobileL3_SS_Types.ttcn #8 0.640 Linking MobileL3_Types.ttcn #8 0.642 Linking TELNETasp_PT.cc #8 0.644 Linking TELNETasp_PT.hh #8 0.645 Linking TELNETasp_PortType.ttcn #8 0.647 Linking RTP_EncDec.cc #8 0.649 Linking RTP_Types.ttcn #8 0.652 Linking Misc_Helpers.ttcn #8 0.654 Linking General_Types.ttcn #8 0.656 Linking GSM_Types.ttcn #8 0.657 Linking GSM_RR_Types.ttcn #8 0.659 Linking Osmocom_VTY_Functions.ttcn #8 0.661 Linking GSM_SystemInformation.ttcn #8 0.663 Linking GSM_RestOctets.ttcn #8 0.665 Linking Osmocom_Types.ttcn #8 0.667 Linking RLCMAC_Templates.ttcn #8 0.669 Linking RLCMAC_Types.ttcn #8 0.670 Linking RLCMAC_CSN1_Templates.ttcn #8 0.672 Linking RLCMAC_CSN1_Types.ttcn #8 0.674 Linking RLCMAC_EncDec.cc #8 0.676 Linking L1CTL_Types.ttcn #8 0.678 Linking L1CTL_PortType.ttcn #8 0.680 Linking L1CTL_PortType_CtrlFunct.ttcn #8 0.682 Linking L1CTL_PortType_CtrlFunctDef.cc #8 0.683 Linking LAPDm_RAW_PT.ttcn #8 0.685 Linking LAPDm_Types.ttcn #8 0.687 Linking IPA_Types.ttcn #8 0.689 Linking IPA_CodecPort.ttcn #8 0.691 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.693 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.695 Linking IPA_Emulation.ttcnpp #8 0.697 Linking IPA_CodecPort.ttcn #8 0.699 Linking RSL_Types.ttcn #8 0.700 Linking RSL_Emulation.ttcn #8 0.702 Linking AbisOML_Types.ttcn #8 0.704 Linking Osmocom_CTRL_Types.ttcn #8 0.706 Linking Osmocom_CTRL_Functions.ttcn #8 0.708 Linking Osmocom_CTRL_Adapter.ttcn #8 0.709 Linking L3_Templates.ttcn #8 0.711 Linking L3_Common.ttcn #8 0.713 Linking Native_Functions.ttcn #8 0.715 Linking Native_FunctionDefs.cc #8 0.717 Linking TRXC_Types.ttcn #8 0.719 Linking TRXC_CodecPort.ttcn #8 0.720 Linking TRXC_CodecPort_CtrlFunct.ttcn #8 0.722 Linking TRXC_CodecPort_CtrlFunctDef.cc #8 0.724 Linking AMR_Types.ttcn #8 0.726 Linking RTP_CodecPort.ttcn #8 0.728 Linking RTP_Emulation.ttcn #8 0.730 Linking IuUP_Types.ttcn #8 0.732 Linking IuUP_Emulation.ttcn #8 0.733 Linking IuUP_EncDec.cc #8 0.735 Linking RTP_CodecPort_CtrlFunct.ttcn #8 0.737 Linking RTP_CodecPort_CtrlFunctDef.cc #8 0.739 Linking OSMUX_CodecPort.ttcn #8 0.741 Linking OSMUX_Emulation.ttcn #8 0.742 Linking OSMUX_Types.ttcn #8 0.744 Linking OSMUX_CodecPort_CtrlFunct.ttcn #8 0.746 Linking OSMUX_CodecPort_CtrlFunctDef.cc #8 0.748 Linking PCUIF_Types.ttcn #8 0.749 Linking PCUIF_CodecPort.ttcn #8 0.751 Linking IPA_Testing.ttcn #8 0.779 Generating Makefile skeleton... #8 0.780 Makefile skeleton was generated. #8 0.831 make -C bts compile #8 0.843 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 0.843 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_OML -DIPA_EMULATION_OSMO_PCU -DIPA_EMULATION_RSL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 0.858 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn #8 0.864 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.864 #8 0.873 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... #8 0.874 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 0.878 Notify: Parsing TTCN-3 module `BTS_Tests.ttcn'... #8 0.884 BTS_Tests.ttcn:3525.60-94: In charstring value: #8 0.884 BTS_Tests.ttcn:3525.88-89: warning: Unknown escape sequence `\w' was treated literally #8 0.896 Notify: Parsing TTCN-3 module `BTS_Tests_ASCI.ttcn'... #8 0.897 Notify: Parsing TTCN-3 module `BTS_Tests_LAPDm.ttcn'... #8 0.900 Notify: Parsing TTCN-3 module `BTS_Tests_OML.ttcn'... #8 0.901 Notify: Parsing TTCN-3 module `BTS_Tests_SMSCB.ttcn'... #8 0.903 Notify: Parsing TTCN-3 module `BTS_Tests_VAMOS.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `BTS_Tests_perf.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 0.905 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 0.907 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 0.907 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.908 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.911 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 0.911 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 0.912 Notify: Parsing TTCN-3 module `L1CTL_PortType.ttcn'... #8 0.913 Notify: Parsing TTCN-3 module `L1CTL_PortType_CtrlFunct.ttcn'... #8 0.913 Notify: Parsing TTCN-3 module `L1CTL_Types.ttcn'... #8 0.914 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 0.914 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 0.919 Notify: Parsing TTCN-3 module `LAPDm_RAW_PT.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `LAPDm_Types.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 0.922 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 0.923 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 0.925 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 0.926 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 0.932 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 0.932 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 0.932 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 0.932 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 0.932 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... #8 0.936 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 0.937 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 0.939 Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... #8 0.940 Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... #8 0.941 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 0.942 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 0.948 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 0.948 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 0.948 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 0.949 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 0.950 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.950 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `TRXC_CodecPort.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `TRXC_CodecPort_CtrlFunct.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `TRXC_Types.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 0.953 Notify: Checking modules... #8 0.953 L1CTL_PortType.ttcn: In TTCN-3 module `L1CTL_PortType': #8 0.953 L1CTL_PortType.ttcn:13.2-28: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:14.2-28: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:15.2-39: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:16.2-25: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:17.2-30: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:18.2-26: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:19.2-29: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:20.2-31: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.953 L1CTL_PortType.ttcn:21.2-41: In import definition: #8 0.953 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.954 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 0.954 BTS_Tests.ttcn:26.1-28: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:27.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:28.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:29.1-28: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:30.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:31.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:32.1-30: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:33.1-37: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:34.1-30: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:35.1-27: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:36.1-27: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:37.1-28: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:38.1-32: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:39.1-36: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:40.1-38: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:42.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:43.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:44.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:45.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:46.1-27: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:47.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:48.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:50.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:52.1-27: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:53.1-31: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:54.1-41: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:55.1-31: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:57.1-29: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:58.1-26: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:59.1-30: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:60.1-40: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:62.1-27: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:63.1-31: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:64.1-24: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:66.1-39: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:67.1-34: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:68.1-30: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:69.1-28: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:70.1-25: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:71.1-37: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:73.1-37: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:74.1-34: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.954 BTS_Tests.ttcn:75.1-31: In import definition: #8 0.954 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.970 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 0.970 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 0.970 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 0.970 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 0.970 In parameter #4 for `rfci': #8 0.970 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 0.970 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 0.983 LAPDm_RAW_PT.ttcn: In TTCN-3 module `LAPDm_RAW_PT': #8 0.983 LAPDm_RAW_PT.ttcn:150.2-153.2: In function definition `LAPDmStart': #8 0.983 LAPDm_RAW_PT.ttcn:152.3-14: In function instance: #8 0.983 LAPDm_RAW_PT.ttcn:393.2-565.2: In function definition `ScanEvents': #8 0.983 LAPDm_RAW_PT.ttcn:405.3-564.3: In while statement: #8 0.983 LAPDm_RAW_PT.ttcn:416.5-469.3: In if statement: #8 0.983 LAPDm_RAW_PT.ttcn:417.4-467.4: In alt construct: #8 0.983 LAPDm_RAW_PT.ttcn:461.7-21: In guard statement: #8 0.983 LAPDm_RAW_PT.ttcn:349.10-368.2: In altstep definition `as_tbf_ul_est': #8 0.983 LAPDm_RAW_PT.ttcn:358.4-33: In function instance: #8 0.983 LAPDm_RAW_PT.ttcn:358.4-33: warning: The value returned by function `@LAPDm_RAW_PT.f_establish_tbf' is not used #8 0.987 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 0.987 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 0.987 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 0.987 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 0.987 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 0.987 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 0.987 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 0.987 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 0.989 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 0.989 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 0.989 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 0.989 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 0.989 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 0.989 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 0.989 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 0.989 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 0.989 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 0.989 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 0.989 RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 0.989 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 0.989 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 0.989 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 0.989 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 0.989 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 0.989 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 0.989 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 0.989 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 0.989 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 0.989 RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 0.989 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 0.989 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 0.989 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 0.989 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 0.989 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 0.989 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 0.989 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 0.989 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 0.989 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 0.989 RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 0.989 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 0.989 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 0.989 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 0.989 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 0.989 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 0.989 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 0.989 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 0.989 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 0.989 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 0.989 RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 0.989 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 0.998 BTS_Tests_LAPDm.ttcn: In TTCN-3 module `BTS_Tests_LAPDm': #8 0.998 BTS_Tests_LAPDm.ttcn:98.1-109.1: In function definition `f_TC_sabm_ua_dcch_sapi0': #8 0.998 BTS_Tests_LAPDm.ttcn:99.2-17: In function instance: #8 0.998 BTS_Tests_LAPDm.ttcn:232.9-247.1: In function definition `fp_common_init': #8 0.998 BTS_Tests_LAPDm.ttcn:244.2-44: In function instance: #8 0.998 BTS_Tests.ttcn:867.8-886.1: In function definition `f_rsl_chan_act': #8 0.998 BTS_Tests.ttcn:885.2-73: In function instance: #8 0.998 BTS_Tests.ttcn:799.8-803.1: In function definition `f_rsl_transceive': #8 0.998 BTS_Tests.ttcn:802.18-73: In variable definition `rx': #8 0.998 BTS_Tests.ttcn:769.9-797.1: In function definition `f_rsl_transceive_ret': #8 0.998 BTS_Tests.ttcn:776.2-795.2: In alt construct: #8 0.998 BTS_Tests.ttcn:785.21-33: In guard statement: #8 0.998 BTS_Tests.ttcn:2393.9-2452.1: In altstep definition `as_meas_res': #8 0.998 BTS_Tests.ttcn:2402.5-53: In guard operation: #8 0.998 BTS_Tests.ttcn:2402.5-53: In receive statement: #8 0.998 BTS_Tests.ttcn:2402.17-39: warning: Function invocation 'f_build_meas_res_tmpl()' may change the actual snapshot. #8 0.998 BTS_Tests.ttcn:2422.22-76: In guard operation: #8 0.998 BTS_Tests.ttcn:2422.22-76: In receive statement: #8 0.998 BTS_Tests.ttcn:2422.34-62: warning: Function invocation 'f_build_meas_res_tmpl_empty()' may change the actual snapshot. #8 0.998 BTS_Tests.ttcn:2449.3-21: In guard expression: #8 0.998 BTS_Tests.ttcn:2449.3-21: warning: State of timer(s) may change during the actual snapshot. #8 0.998 BTS_Tests_LAPDm.ttcn:107.2-14: In deactivate statement: #8 0.998 BTS_Tests_LAPDm.ttcn:107.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 0.998 BTS_Tests_LAPDm.ttcn:111.1-122.1: In function definition `f_TC_sabm_ua_dcch_sapi0_nopayload': #8 0.998 BTS_Tests_LAPDm.ttcn:120.2-14: In deactivate statement: #8 0.998 BTS_Tests_LAPDm.ttcn:120.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 0.998 BTS_Tests_LAPDm.ttcn:124.1-135.1: In function definition `f_TC_sabm_ua_dcch_sapi3': #8 0.998 BTS_Tests_LAPDm.ttcn:133.2-14: In deactivate statement: #8 0.998 BTS_Tests_LAPDm.ttcn:133.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 0.998 BTS_Tests_LAPDm.ttcn:137.1-148.1: In function definition `f_TC_sabm_ua_dcch_sapi4': #8 0.998 BTS_Tests_LAPDm.ttcn:146.2-14: In deactivate statement: #8 0.998 BTS_Tests_LAPDm.ttcn:146.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.000 BTS_Tests_LAPDm.ttcn:206.1-221.1: In function definition `f_TC_sabm_retransmit': #8 1.000 BTS_Tests_LAPDm.ttcn:219.2-14: In deactivate statement: #8 1.000 BTS_Tests_LAPDm.ttcn:219.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.000 BTS_Tests_LAPDm.ttcn:526.9-576.1: In function definition `f_TC_iframe_seq_and_ack': #8 1.000 BTS_Tests_LAPDm.ttcn:574.2-14: In deactivate statement: #8 1.000 BTS_Tests_LAPDm.ttcn:574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.001 BTS_Tests_LAPDm.ttcn:600.9-682.1: In function definition `f_TC_iframe_timer_recovery': #8 1.001 BTS_Tests_LAPDm.ttcn:680.2-14: In deactivate statement: #8 1.001 BTS_Tests_LAPDm.ttcn:680.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.001 BTS_Tests_LAPDm.ttcn:690.9-764.1: In function definition `f_TC_ns_seq_error': #8 1.001 BTS_Tests_LAPDm.ttcn:761.2-14: In deactivate statement: #8 1.001 BTS_Tests_LAPDm.ttcn:761.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.001 BTS_Tests_LAPDm.ttcn:772.9-827.1: In function definition `f_TC_nr_seq_error': #8 1.001 BTS_Tests_LAPDm.ttcn:824.2-14: In deactivate statement: #8 1.001 BTS_Tests_LAPDm.ttcn:824.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.001 BTS_Tests_LAPDm.ttcn:848.9-956.1: In function definition `f_TC_rec_invalid_frame': #8 1.001 BTS_Tests_LAPDm.ttcn:953.2-14: In deactivate statement: #8 1.001 BTS_Tests_LAPDm.ttcn:953.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.001 BTS_Tests_LAPDm.ttcn:1052.9-1078.1: In function definition `f_TC_segm_concat': #8 1.001 BTS_Tests_LAPDm.ttcn:1072.2-14: In deactivate statement: #8 1.001 BTS_Tests_LAPDm.ttcn:1072.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1114.9-1179.1: In function definition `f_TC_t200_n200': #8 1.002 BTS_Tests_LAPDm.ttcn:1140.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1140.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1187.9-1236.1: In function definition `f_TC_rr_response_frame_loss': #8 1.002 BTS_Tests_LAPDm.ttcn:1233.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1233.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1243.9-1290.1: In function definition `f_TC_incorrect_cr': #8 1.002 BTS_Tests_LAPDm.ttcn:1287.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1287.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1298.9-1338.1: In function definition `f_TC_sabm_incorrect_c': #8 1.002 BTS_Tests_LAPDm.ttcn:1335.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1335.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1350.9-1400.1: In function definition `f_TC_normal_reestablishment': #8 1.002 BTS_Tests_LAPDm.ttcn:1368.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1368.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.002 BTS_Tests_LAPDm.ttcn:1412.9-1467.1: In function definition `f_TC_normal_reestablishment_state_unacked': #8 1.002 BTS_Tests_LAPDm.ttcn:1438.2-14: In deactivate statement: #8 1.002 BTS_Tests_LAPDm.ttcn:1438.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.006 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.006 BTS_Tests.ttcn:1483.9-1544.1: In function definition `f_TC_sacch_chan_act_ho_async': #8 1.006 BTS_Tests.ttcn:1509.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1509.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.006 BTS_Tests.ttcn:1538.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1538.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.006 BTS_Tests.ttcn:1562.9-1682.1: In function definition `f_TC_sacch_chan_act_ho_sync': #8 1.006 BTS_Tests.ttcn:1590.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1590.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.006 BTS_Tests.ttcn:1619.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1619.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.006 BTS_Tests.ttcn:1647.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1647.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.006 BTS_Tests.ttcn:1676.2-55: In function instance: #8 1.006 BTS_Tests.ttcn:1676.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.007 BTS_Tests.ttcn:1866.1-1927.1: In testcase definition `TC_rach_load_count': #8 1.007 BTS_Tests.ttcn:1899.2-1918.2: In alt construct: #8 1.007 BTS_Tests.ttcn:1903.3-48: In function instance: #8 1.008 BTS_Tests.ttcn:1903.3-48: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 1.009 BTS_Tests.ttcn:2054.9-2122.1: In function definition `f_TC_ho_physical_info': #8 1.009 BTS_Tests.ttcn:2093.2-55: In function instance: #8 1.009 BTS_Tests.ttcn:2093.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.010 BTS_Tests.ttcn:2669.8-2731.1: In function definition `f_osmuxem_activate': #8 1.010 BTS_Tests.ttcn:2707.2-51: In function instance: #8 1.010 BTS_Tests.ttcn:2707.2-51: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 1.010 BTS_Tests.ttcn:2734.9-2766.1: In function definition `f_TC_meas_res_periodic': #8 1.010 BTS_Tests.ttcn:2749.2-2763.2: In alt construct: #8 1.010 BTS_Tests.ttcn:2755.3-21: In guard expression: #8 1.010 BTS_Tests.ttcn:2755.3-21: warning: State of timer(s) may change during the actual snapshot. #8 1.019 BTS_Tests.ttcn:5694.9-5723.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.019 BTS_Tests.ttcn:5711.2-5722.2: In alt construct: #8 1.019 BTS_Tests.ttcn:5712.5-35: In guard statement: #8 1.019 BTS_Tests.ttcn:5712.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.019 BTS_Tests.ttcn:5712.23-34: In parameter #2 for `tr_msg': #8 1.019 BTS_Tests.ttcn:5712.23-34: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 1.019 BTS_Tests.ttcn:5696.29-40: note: Referenced template variable is here #8 1.019 BTS_Tests.ttcn:5907.1-5962.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.019 BTS_Tests.ttcn:5919.2-5960.2: In for statement: #8 1.019 BTS_Tests.ttcn:5948.3-5959.3: In alt construct: #8 1.019 BTS_Tests.ttcn:5949.6-36: In guard statement: #8 1.019 BTS_Tests.ttcn:5949.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.019 BTS_Tests.ttcn:5949.24-35: In parameter #2 for `tr_msg': #8 1.019 BTS_Tests.ttcn:5949.24-35: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 1.019 BTS_Tests.ttcn:5908.29-40: note: Referenced template variable is here #8 1.019 BTS_Tests.ttcn:5964.9-5997.1: In function definition `f_TC_pcu_data_ind_lqual_cb': #8 1.019 BTS_Tests.ttcn:5974.2-40: In function instance: #8 1.019 BTS_Tests.ttcn:5974.2-40: warning: The value returned by function `@BTS_Tests.f_TC_pcu_tx_ul_block_req' is not used #8 1.020 BTS_Tests.ttcn:6190.1-6210.1: In testcase definition `TC_pcu_oml_alert': #8 1.020 BTS_Tests.ttcn:6208.2-57: In function instance: #8 1.020 BTS_Tests.ttcn:6208.2-57: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 1.021 BTS_Tests.ttcn:6617.1-6677.1: In testcase definition `TC_pcu_interf_ind': #8 1.021 BTS_Tests.ttcn:6645.2-6671.2: In alt construct: #8 1.021 BTS_Tests.ttcn:6654.14-45: In guard statement: #8 1.021 BTS_Tests.ttcn:6654.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.021 BTS_Tests.ttcn:6654.32-44: In parameter #2 for `tr_msg': #8 1.021 BTS_Tests.ttcn:6654.32-44: warning: Inadequate restriction on the referenced template variable `tr_interf_ind', this may cause a dynamic test case error at runtime #8 1.021 BTS_Tests.ttcn:6618.29-41: note: Referenced template variable is here #8 1.028 BTS_Tests.ttcn:8928.9-8987.1: In function definition `f_TC_early_immediate_assignment': #8 1.028 BTS_Tests.ttcn:8981.2-36: In function instance: #8 1.028 BTS_Tests.ttcn:8981.2-36: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_WAIT_IMM_ASS' is not used #8 1.030 BTS_Tests_OML.ttcn: In TTCN-3 module `BTS_Tests_OML': #8 1.030 BTS_Tests_OML.ttcn:360.9-376.1: In function definition `f_oml_send_exp_fail_rep': #8 1.030 BTS_Tests_OML.ttcn:375.2-47: In function instance: #8 1.030 BTS_Tests_OML.ttcn:375.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.031 BTS_Tests_OML.ttcn:472.1-483.1: In testcase definition `TC_short_length': #8 1.031 BTS_Tests_OML.ttcn:481.2-47: In function instance: #8 1.031 BTS_Tests_OML.ttcn:481.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.031 BTS_Tests_OML.ttcn:486.1-496.1: In testcase definition `TC_long_length': #8 1.031 BTS_Tests_OML.ttcn:494.2-42: In function instance: #8 1.031 BTS_Tests_OML.ttcn:494.2-42: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.037 Notify: Generating code... #8 1.342 Notify: File `AMR_Types.hh' was generated. #8 1.343 Notify: File `AMR_Types.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_1.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_2.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_3.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_4.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_5.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_6.cc' was generated. #8 1.343 Notify: File `AMR_Types_part_7.cc' was generated. #8 1.343 Notify: File `AbisOML_Types.hh' was generated. #8 1.344 Notify: File `AbisOML_Types.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 1.344 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 1.344 Notify: File `BTS_Tests.hh' was generated. #8 1.345 Notify: File `BTS_Tests.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI.hh' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_1.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_2.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_3.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_4.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_5.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_6.cc' was generated. #8 1.345 Notify: File `BTS_Tests_ASCI_part_7.cc' was generated. #8 1.345 Notify: File `BTS_Tests_LAPDm.hh' was generated. #8 1.345 Notify: File `BTS_Tests_LAPDm.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_1.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_2.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_3.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_4.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_5.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_6.cc' was generated. #8 1.346 Notify: File `BTS_Tests_LAPDm_part_7.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML.hh' was generated. #8 1.346 Notify: File `BTS_Tests_OML.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_1.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_2.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_3.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_4.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_5.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_6.cc' was generated. #8 1.346 Notify: File `BTS_Tests_OML_part_7.cc' was generated. #8 1.346 Notify: File `BTS_Tests_SMSCB.hh' was generated. #8 1.346 Notify: File `BTS_Tests_SMSCB.cc' was generated. #8 1.346 Notify: File `BTS_Tests_SMSCB_part_1.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_2.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_3.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_4.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_5.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_6.cc' was generated. #8 1.347 Notify: File `BTS_Tests_SMSCB_part_7.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS.hh' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_1.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_2.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_3.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_4.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_5.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_6.cc' was generated. #8 1.347 Notify: File `BTS_Tests_VAMOS_part_7.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_1.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_2.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_3.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_4.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_5.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_6.cc' was generated. #8 1.348 Notify: File `BTS_Tests_part_7.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf.hh' was generated. #8 1.348 Notify: File `BTS_Tests_perf.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_1.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_2.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_3.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_4.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_5.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_6.cc' was generated. #8 1.348 Notify: File `BTS_Tests_perf_part_7.cc' was generated. #8 1.348 Notify: File `GSM_RR_Types.hh' was generated. #8 1.349 Notify: File `GSM_RR_Types.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 1.350 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 1.350 Notify: File `GSM_RestOctets.hh' was generated. #8 1.351 Notify: File `GSM_RestOctets.cc' was generated. #8 1.352 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 1.352 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 1.353 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 1.353 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 1.353 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 1.353 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 1.353 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 1.353 Notify: File `GSM_SystemInformation.hh' was generated. #8 1.354 Notify: File `GSM_SystemInformation.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 1.354 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 1.354 Notify: File `GSM_Types.hh' was generated. #8 1.354 Notify: File `GSM_Types.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.354 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.355 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.355 Notify: File `General_Types.hh' was generated. #8 1.355 Notify: File `General_Types.cc' was generated. #8 1.355 Notify: File `General_Types_part_1.cc' was generated. #8 1.355 Notify: File `General_Types_part_2.cc' was generated. #8 1.355 Notify: File `General_Types_part_3.cc' was generated. #8 1.355 Notify: File `General_Types_part_4.cc' was generated. #8 1.355 Notify: File `General_Types_part_5.cc' was generated. #8 1.355 Notify: File `General_Types_part_6.cc' was generated. #8 1.355 Notify: File `General_Types_part_7.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort.hh' was generated. #8 1.355 Notify: File `IPA_CodecPort.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.355 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 1.356 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 1.356 Notify: File `IPA_Emulation.hh' was generated. #8 1.356 Notify: File `IPA_Emulation.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 1.356 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 1.356 Notify: File `IPA_Testing.hh' was generated. #8 1.356 Notify: File `IPA_Testing.cc' was generated. #8 1.356 Notify: File `IPA_Testing_part_1.cc' was generated. #8 1.356 Notify: File `IPA_Testing_part_2.cc' was generated. #8 1.356 Notify: File `IPA_Testing_part_3.cc' was generated. #8 1.356 Notify: File `IPA_Testing_part_4.cc' was generated. #8 1.356 Notify: File `IPA_Testing_part_5.cc' was generated. #8 1.357 Notify: File `IPA_Testing_part_6.cc' was generated. #8 1.357 Notify: File `IPA_Testing_part_7.cc' was generated. #8 1.357 Notify: File `IPA_Types.hh' was generated. #8 1.357 Notify: File `IPA_Types.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_1.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_2.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_3.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_4.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_5.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_6.cc' was generated. #8 1.357 Notify: File `IPA_Types_part_7.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.357 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.357 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.357 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.357 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.357 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.357 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.357 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.357 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.358 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.358 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.358 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types.hh' was generated. #8 1.358 Notify: File `IPL4asp_Types.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.358 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.358 Notify: File `IuUP_Emulation.hh' was generated. #8 1.358 Notify: File `IuUP_Emulation.cc' was generated. #8 1.358 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 1.358 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 1.358 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 1.359 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 1.359 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 1.359 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 1.359 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 1.359 Notify: File `IuUP_Types.hh' was generated. #8 1.359 Notify: File `IuUP_Types.cc' was generated. #8 1.359 Notify: File `IuUP_Types_part_1.cc' was generated. #8 1.359 Notify: File `IuUP_Types_part_2.cc' was generated. #8 1.359 Notify: File `IuUP_Types_part_3.cc' was generated. #8 1.359 Notify: File `IuUP_Types_part_4.cc' was generated. #8 1.359 Notify: File `IuUP_Types_part_5.cc' was generated. #8 1.360 Notify: File `IuUP_Types_part_6.cc' was generated. #8 1.360 Notify: File `IuUP_Types_part_7.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType.hh' was generated. #8 1.360 Notify: File `L1CTL_PortType.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct.hh' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_1.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_2.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_3.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_4.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_5.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_6.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_CtrlFunct_part_7.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_1.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_2.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_3.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_4.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_5.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_6.cc' was generated. #8 1.360 Notify: File `L1CTL_PortType_part_7.cc' was generated. #8 1.360 Notify: File `L1CTL_Types.hh' was generated. #8 1.361 Notify: File `L1CTL_Types.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_1.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_2.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_3.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_4.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_5.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_6.cc' was generated. #8 1.361 Notify: File `L1CTL_Types_part_7.cc' was generated. #8 1.361 Notify: File `L3_Common.hh' was generated. #8 1.361 Notify: File `L3_Common.cc' was generated. #8 1.361 Notify: File `L3_Common_part_1.cc' was generated. #8 1.361 Notify: File `L3_Common_part_2.cc' was generated. #8 1.361 Notify: File `L3_Common_part_3.cc' was generated. #8 1.362 Notify: File `L3_Common_part_4.cc' was generated. #8 1.362 Notify: File `L3_Common_part_5.cc' was generated. #8 1.362 Notify: File `L3_Common_part_6.cc' was generated. #8 1.362 Notify: File `L3_Common_part_7.cc' was generated. #8 1.362 Notify: File `L3_Templates.hh' was generated. #8 1.362 Notify: File `L3_Templates.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_1.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_2.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_3.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_4.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_5.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_6.cc' was generated. #8 1.362 Notify: File `L3_Templates_part_7.cc' was generated. #8 1.362 Notify: File `LAPDm_RAW_PT.hh' was generated. #8 1.362 Notify: File `LAPDm_RAW_PT.cc' was generated. #8 1.362 Notify: File `LAPDm_RAW_PT_part_1.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_2.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_3.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_4.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_5.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_6.cc' was generated. #8 1.363 Notify: File `LAPDm_RAW_PT_part_7.cc' was generated. #8 1.363 Notify: File `LAPDm_Types.hh' was generated. #8 1.363 Notify: File `LAPDm_Types.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_1.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_2.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_3.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_4.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_5.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_6.cc' was generated. #8 1.363 Notify: File `LAPDm_Types_part_7.cc' was generated. #8 1.363 Notify: File `Misc_Helpers.hh' was generated. #8 1.363 Notify: File `Misc_Helpers.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.363 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.364 Notify: File `MobileL3_CC_Types.hh' was generated. #8 1.364 Notify: File `MobileL3_CC_Types.cc' was generated. #8 1.365 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 1.366 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 1.367 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 1.367 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 1.368 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 1.369 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 1.369 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 1.370 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 1.371 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 1.372 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 1.372 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 1.373 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 1.374 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 1.374 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 1.375 Notify: File `MobileL3_MM_Types.hh' was generated. #8 1.375 Notify: File `MobileL3_MM_Types.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 1.376 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 1.376 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 1.377 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 1.378 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 1.378 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 1.379 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 1.380 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 1.380 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 1.380 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 1.380 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 1.380 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 1.381 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 1.381 Notify: File `MobileL3_SS_Types.hh' was generated. #8 1.381 Notify: File `MobileL3_SS_Types.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 1.382 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 1.382 Notify: File `MobileL3_Types.hh' was generated. #8 1.382 Notify: File `MobileL3_Types.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 1.382 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 1.382 Notify: File `Native_Functions.hh' was generated. #8 1.382 Notify: File `Native_Functions.cc' was generated. #8 1.382 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.382 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.383 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.383 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.383 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.383 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.383 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort.hh' was generated. #8 1.383 Notify: File `OSMUX_CodecPort.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_1.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_2.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_3.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_4.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_5.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_6.cc' was generated. #8 1.383 Notify: File `OSMUX_CodecPort_part_7.cc' was generated. #8 1.383 Notify: File `OSMUX_Emulation.hh' was generated. #8 1.384 Notify: File `OSMUX_Emulation.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_1.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_2.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_3.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_4.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_5.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_6.cc' was generated. #8 1.384 Notify: File `OSMUX_Emulation_part_7.cc' was generated. #8 1.384 Notify: File `OSMUX_Types.hh' was generated. #8 1.384 Notify: File `OSMUX_Types.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_1.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_2.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_3.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_4.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_5.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_6.cc' was generated. #8 1.384 Notify: File `OSMUX_Types_part_7.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 1.384 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 1.385 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 1.385 Notify: File `Osmocom_Types.hh' was generated. #8 1.385 Notify: File `Osmocom_Types.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.385 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.385 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.386 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort.hh' was generated. #8 1.386 Notify: File `PCUIF_CodecPort.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_1.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_2.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_3.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_4.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_5.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_6.cc' was generated. #8 1.386 Notify: File `PCUIF_CodecPort_part_7.cc' was generated. #8 1.386 Notify: File `PCUIF_Types.hh' was generated. #8 1.387 Notify: File `PCUIF_Types.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_1.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_2.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_3.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_4.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_5.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_6.cc' was generated. #8 1.387 Notify: File `PCUIF_Types_part_7.cc' was generated. #8 1.387 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 1.387 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 1.387 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 1.387 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 1.387 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 1.388 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 1.388 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 1.388 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 1.388 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 1.388 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 1.389 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 1.389 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 1.390 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 1.391 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 1.392 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 1.392 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 1.392 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 1.392 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates.hh' was generated. #8 1.392 Notify: File `RLCMAC_Templates.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_1.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_2.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_3.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_4.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_5.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_6.cc' was generated. #8 1.392 Notify: File `RLCMAC_Templates_part_7.cc' was generated. #8 1.392 Notify: File `RLCMAC_Types.hh' was generated. #8 1.393 Notify: File `RLCMAC_Types.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_1.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_2.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_3.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_4.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_5.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_6.cc' was generated. #8 1.393 Notify: File `RLCMAC_Types_part_7.cc' was generated. #8 1.393 Notify: File `RSL_Emulation.hh' was generated. #8 1.394 Notify: File `RSL_Emulation.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 1.394 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 1.394 Notify: File `RSL_Types.hh' was generated. #8 1.395 Notify: File `RSL_Types.cc' was generated. #8 1.395 Notify: File `RSL_Types_part_1.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_2.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_3.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_4.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_5.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_6.cc' was generated. #8 1.396 Notify: File `RSL_Types_part_7.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort.hh' was generated. #8 1.396 Notify: File `RTP_CodecPort.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 1.396 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 1.396 Notify: File `RTP_Emulation.hh' was generated. #8 1.397 Notify: File `RTP_Emulation.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 1.397 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 1.397 Notify: File `RTP_Types.hh' was generated. #8 1.398 Notify: File `RTP_Types.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_1.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_2.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_3.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_4.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_5.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_6.cc' was generated. #8 1.398 Notify: File `RTP_Types_part_7.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.399 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.399 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.399 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.399 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.399 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.399 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.399 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.399 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.400 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.400 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.400 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.400 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.400 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.400 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.400 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort.hh' was generated. #8 1.400 Notify: File `TRXC_CodecPort.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct.hh' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.400 Notify: File `TRXC_CodecPort_part_1.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_2.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_3.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_4.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_5.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_6.cc' was generated. #8 1.401 Notify: File `TRXC_CodecPort_part_7.cc' was generated. #8 1.401 Notify: File `TRXC_Types.hh' was generated. #8 1.401 Notify: File `TRXC_Types.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_1.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_2.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_3.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_4.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_5.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_6.cc' was generated. #8 1.401 Notify: File `TRXC_Types_part_7.cc' was generated. #8 1.401 Notify: File `UD_PortType.hh' was generated. #8 1.401 Notify: File `UD_PortType.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_1.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_2.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_3.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_4.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_5.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_6.cc' was generated. #8 1.401 Notify: File `UD_PortType_part_7.cc' was generated. #8 1.401 Notify: File `UD_Types.hh' was generated. #8 1.401 Notify: File `UD_Types.cc' was generated. #8 1.401 Notify: File `UD_Types_part_1.cc' was generated. #8 1.401 Notify: File `UD_Types_part_2.cc' was generated. #8 1.402 Notify: File `UD_Types_part_3.cc' was generated. #8 1.402 Notify: File `UD_Types_part_4.cc' was generated. #8 1.402 Notify: File `UD_Types_part_5.cc' was generated. #8 1.402 Notify: File `UD_Types_part_6.cc' was generated. #8 1.402 Notify: File `UD_Types_part_7.cc' was generated. #8 1.402 Notify: 639 files were updated. #8 1.434 touch compile #8 1.434 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 1.434 make -j20 -C bts #8 1.444 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 1.479 Creating dependency file for UD_PT.cc #8 1.479 Creating dependency file for TRXC_CodecPort_CtrlFunctDef.cc #8 1.479 Creating dependency file for TELNETasp_PT.cc #8 1.479 Creating dependency file for TCCInterface.cc #8 1.479 Creating dependency file for TCCConversion.cc #8 1.479 Creating dependency file for RTP_EncDec.cc #8 1.480 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 1.480 Creating dependency file for RLCMAC_EncDec.cc #8 1.480 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc #8 1.480 Creating dependency file for Native_FunctionDefs.cc #8 1.481 Creating dependency file for L1CTL_PortType_CtrlFunctDef.cc #8 1.481 Creating dependency file for IuUP_EncDec.cc #8 1.481 Creating dependency file for IPL4asp_discovery.cc #8 1.481 Creating dependency file for IPL4asp_PT.cc #8 1.481 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.505 Creating dependency file for IPA_Emulation_part_7.cc #8 1.505 Creating dependency file for IPA_Emulation_part_6.cc #8 1.505 Creating dependency file for IPA_Emulation_part_3.cc #8 1.505 Creating dependency file for IPA_Emulation_part_4.cc #8 1.505 Creating dependency file for IPA_Emulation_part_5.cc #8 1.515 Creating dependency file for IPA_Emulation_part_2.cc #8 1.515 Creating dependency file for IPA_Emulation_part_1.cc #8 1.515 Creating dependency file for IPA_Emulation.cc #8 1.516 Creating dependency file for UD_Types_part_7.cc #8 1.516 Creating dependency file for UD_Types_part_6.cc #8 1.520 Creating dependency file for UD_Types_part_5.cc #8 1.523 Creating dependency file for UD_Types_part_4.cc #8 1.523 Creating dependency file for UD_Types_part_3.cc #8 1.524 Creating dependency file for UD_Types_part_2.cc #8 1.524 Creating dependency file for UD_Types_part_1.cc #8 1.526 Creating dependency file for UD_PortType_part_7.cc #8 1.526 Creating dependency file for UD_PortType_part_6.cc #8 1.529 Creating dependency file for UD_PortType_part_5.cc #8 1.530 Creating dependency file for UD_PortType_part_4.cc #8 1.530 Creating dependency file for UD_PortType_part_3.cc #8 1.531 Creating dependency file for UD_PortType_part_2.cc #8 1.533 Creating dependency file for UD_PortType_part_1.cc #8 1.536 Creating dependency file for TRXC_Types_part_7.cc #8 1.536 Creating dependency file for TRXC_Types_part_6.cc #8 1.537 Creating dependency file for TRXC_Types_part_5.cc #8 1.537 Creating dependency file for TRXC_Types_part_4.cc #8 1.537 Creating dependency file for TRXC_Types_part_2.cc #8 1.537 Creating dependency file for TRXC_Types_part_3.cc #8 1.538 Creating dependency file for TRXC_Types_part_1.cc #8 1.538 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.539 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.539 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.540 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.544 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.544 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.544 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.544 Creating dependency file for TRXC_CodecPort_part_7.cc #8 1.545 Creating dependency file for TRXC_CodecPort_part_6.cc #8 1.545 Creating dependency file for TRXC_CodecPort_part_5.cc #8 1.545 Creating dependency file for TRXC_CodecPort_part_4.cc #8 1.546 Creating dependency file for TRXC_CodecPort_part_3.cc #8 1.546 Creating dependency file for TRXC_CodecPort_part_2.cc #8 1.550 Creating dependency file for TRXC_CodecPort_part_1.cc #8 1.551 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.551 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.551 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.551 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.551 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.552 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.552 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.552 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.552 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.552 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.553 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.553 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.553 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.553 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.556 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.557 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.557 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.558 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.561 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.561 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.561 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.562 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.562 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.562 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.563 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.563 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.563 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.563 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.563 Creating dependency file for RTP_Types_part_7.cc #8 1.567 Creating dependency file for RTP_Types_part_6.cc #8 1.568 Creating dependency file for RTP_Types_part_5.cc #8 1.568 Creating dependency file for RTP_Types_part_4.cc #8 1.568 Creating dependency file for RTP_Types_part_3.cc #8 1.568 Creating dependency file for RTP_Types_part_2.cc #8 1.568 Creating dependency file for RTP_Types_part_1.cc #8 1.568 Creating dependency file for RTP_Emulation_part_7.cc #8 1.569 Creating dependency file for RTP_Emulation_part_6.cc #8 1.569 Creating dependency file for RTP_Emulation_part_4.cc #8 1.569 Creating dependency file for RTP_Emulation_part_5.cc #8 1.571 Creating dependency file for RTP_Emulation_part_3.cc #8 1.571 Creating dependency file for RTP_Emulation_part_2.cc #8 1.571 Creating dependency file for RTP_Emulation_part_1.cc #8 1.571 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 1.572 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 1.576 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 1.576 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 1.576 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 1.576 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 1.576 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 1.577 Creating dependency file for RTP_CodecPort_part_7.cc #8 1.577 Creating dependency file for RTP_CodecPort_part_6.cc #8 1.577 Creating dependency file for RTP_CodecPort_part_5.cc #8 1.577 Creating dependency file for RTP_CodecPort_part_4.cc #8 1.578 Creating dependency file for RTP_CodecPort_part_2.cc #8 1.578 Creating dependency file for RTP_CodecPort_part_3.cc #8 1.579 Creating dependency file for RSL_Types_part_7.cc #8 1.579 Creating dependency file for RTP_CodecPort_part_1.cc #8 1.579 Creating dependency file for RSL_Types_part_6.cc #8 1.579 Creating dependency file for RSL_Types_part_5.cc #8 1.583 Creating dependency file for RSL_Types_part_4.cc #8 1.583 Creating dependency file for RSL_Types_part_3.cc #8 1.583 Creating dependency file for RSL_Types_part_2.cc #8 1.584 Creating dependency file for RSL_Types_part_1.cc #8 1.584 Creating dependency file for RSL_Emulation_part_7.cc #8 1.585 Creating dependency file for RSL_Emulation_part_6.cc #8 1.585 Creating dependency file for RSL_Emulation_part_5.cc #8 1.585 Creating dependency file for RSL_Emulation_part_4.cc #8 1.586 Creating dependency file for RSL_Emulation_part_3.cc #8 1.587 Creating dependency file for RSL_Emulation_part_2.cc #8 1.587 Creating dependency file for RSL_Emulation_part_1.cc #8 1.587 Creating dependency file for RLCMAC_Types_part_7.cc #8 1.591 Creating dependency file for RLCMAC_Types_part_6.cc #8 1.591 Creating dependency file for RLCMAC_Types_part_5.cc #8 1.591 Creating dependency file for RLCMAC_Types_part_4.cc #8 1.592 Creating dependency file for RLCMAC_Types_part_3.cc #8 1.592 Creating dependency file for RLCMAC_Types_part_2.cc #8 1.592 Creating dependency file for RLCMAC_Types_part_1.cc #8 1.593 Creating dependency file for RLCMAC_Templates_part_6.cc #8 1.593 Creating dependency file for RLCMAC_Templates_part_7.cc #8 1.593 Creating dependency file for RLCMAC_Templates_part_5.cc #8 1.593 Creating dependency file for RLCMAC_Templates_part_4.cc #8 1.594 Creating dependency file for RLCMAC_Templates_part_3.cc #8 1.594 Creating dependency file for RLCMAC_Templates_part_2.cc #8 1.595 Creating dependency file for RLCMAC_Templates_part_1.cc #8 1.598 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 1.598 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 1.598 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 1.606 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 1.607 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 1.607 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 1.607 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 1.607 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 1.607 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 1.608 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 1.608 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 1.608 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 1.608 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 1.609 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 1.609 Creating dependency file for PCUIF_Types_part_7.cc #8 1.609 Creating dependency file for PCUIF_Types_part_6.cc #8 1.615 Creating dependency file for PCUIF_Types_part_5.cc #8 1.615 Creating dependency file for PCUIF_Types_part_3.cc #8 1.616 Creating dependency file for PCUIF_Types_part_4.cc #8 1.617 Creating dependency file for PCUIF_Types_part_2.cc #8 1.617 Creating dependency file for PCUIF_Types_part_1.cc #8 1.617 Creating dependency file for PCUIF_CodecPort_part_7.cc #8 1.623 Creating dependency file for PCUIF_CodecPort_part_6.cc #8 1.623 Creating dependency file for PCUIF_CodecPort_part_5.cc #8 1.623 Creating dependency file for PCUIF_CodecPort_part_4.cc #8 1.623 Creating dependency file for PCUIF_CodecPort_part_3.cc #8 1.624 Creating dependency file for PCUIF_CodecPort_part_2.cc #8 1.624 Creating dependency file for PCUIF_CodecPort_part_1.cc #8 1.629 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.629 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.630 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.630 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.631 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.636 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.636 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.637 Creating dependency file for Osmocom_Types_part_7.cc #8 1.637 Creating dependency file for Osmocom_Types_part_6.cc #8 1.637 Creating dependency file for Osmocom_Types_part_4.cc #8 1.637 Creating dependency file for Osmocom_Types_part_5.cc #8 1.639 Creating dependency file for Osmocom_Types_part_3.cc #8 1.639 Creating dependency file for Osmocom_Types_part_2.cc #8 1.642 Creating dependency file for Osmocom_Types_part_1.cc #8 1.643 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 1.645 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 1.645 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 1.645 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 1.650 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 1.650 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 1.650 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 1.651 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 1.652 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 1.652 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 1.653 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 1.653 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 1.657 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 1.657 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 1.657 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 1.659 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 1.659 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 1.659 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 1.660 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 1.662 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 1.664 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 1.665 Creating dependency file for OSMUX_Types_part_7.cc #8 1.666 Creating dependency file for OSMUX_Types_part_6.cc #8 1.667 Creating dependency file for OSMUX_Types_part_5.cc #8 1.667 Creating dependency file for OSMUX_Types_part_4.cc #8 1.668 Creating dependency file for OSMUX_Types_part_3.cc #8 1.669 Creating dependency file for OSMUX_Types_part_2.cc #8 1.672 Creating dependency file for OSMUX_Types_part_1.cc #8 1.672 Creating dependency file for OSMUX_Emulation_part_7.cc #8 1.673 Creating dependency file for OSMUX_Emulation_part_6.cc #8 1.675 Creating dependency file for OSMUX_Emulation_part_5.cc #8 1.676 Creating dependency file for OSMUX_Emulation_part_4.cc #8 1.676 Creating dependency file for OSMUX_Emulation_part_2.cc #8 1.677 Creating dependency file for OSMUX_Emulation_part_1.cc #8 1.677 Creating dependency file for OSMUX_Emulation_part_3.cc #8 1.678 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.679 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.683 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.684 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.684 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.684 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.685 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.687 Creating dependency file for OSMUX_CodecPort_part_7.cc #8 1.688 Creating dependency file for OSMUX_CodecPort_part_6.cc #8 1.690 Creating dependency file for OSMUX_CodecPort_part_5.cc #8 1.692 Creating dependency file for OSMUX_CodecPort_part_4.cc #8 1.692 Creating dependency file for OSMUX_CodecPort_part_3.cc #8 1.693 Creating dependency file for Native_Functions_part_7.cc #8 1.693 Creating dependency file for OSMUX_CodecPort_part_1.cc #8 1.693 Creating dependency file for OSMUX_CodecPort_part_2.cc #8 1.693 Creating dependency file for Native_Functions_part_6.cc #8 1.694 Creating dependency file for Native_Functions_part_5.cc #8 1.694 Creating dependency file for Native_Functions_part_4.cc #8 1.695 Creating dependency file for Native_Functions_part_3.cc #8 1.695 Creating dependency file for Native_Functions_part_2.cc #8 1.699 Creating dependency file for Native_Functions_part_1.cc #8 1.699 Creating dependency file for MobileL3_Types_part_7.cc #8 1.705 Creating dependency file for MobileL3_Types_part_6.cc #8 1.705 Creating dependency file for MobileL3_Types_part_5.cc #8 1.705 Creating dependency file for MobileL3_Types_part_4.cc #8 1.705 Creating dependency file for MobileL3_Types_part_3.cc #8 1.706 Creating dependency file for MobileL3_Types_part_2.cc #8 1.706 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 1.706 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 1.706 Creating dependency file for MobileL3_Types_part_1.cc #8 1.707 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 1.708 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 1.709 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 1.709 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 1.714 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 1.714 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 1.714 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 1.714 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 1.715 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 1.718 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 1.718 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 1.719 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 1.719 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 1.720 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 1.721 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 1.722 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 1.722 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 1.722 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 1.722 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 1.724 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 1.724 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 1.724 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 1.727 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 1.727 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 1.735 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 1.735 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 1.735 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 1.736 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 1.736 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 1.736 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 1.741 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 1.741 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 1.745 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 1.754 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 1.758 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 1.759 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 1.761 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 1.767 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 1.767 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 1.768 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 1.775 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 1.775 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 1.775 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 1.783 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 1.783 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 1.783 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 1.792 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 1.801 Creating dependency file for Misc_Helpers_part_7.cc #8 1.811 Creating dependency file for Misc_Helpers_part_6.cc #8 1.823 Creating dependency file for Misc_Helpers_part_5.cc #8 1.838 Creating dependency file for Misc_Helpers_part_4.cc #8 1.840 Creating dependency file for Misc_Helpers_part_3.cc #8 1.844 Creating dependency file for Misc_Helpers_part_2.cc #8 1.844 Creating dependency file for Misc_Helpers_part_1.cc #8 1.847 Creating dependency file for LAPDm_Types_part_7.cc #8 1.848 Creating dependency file for LAPDm_Types_part_6.cc #8 1.851 Creating dependency file for LAPDm_Types_part_5.cc #8 1.851 Creating dependency file for LAPDm_Types_part_4.cc #8 1.851 Creating dependency file for LAPDm_Types_part_3.cc #8 1.854 Creating dependency file for LAPDm_Types_part_2.cc #8 1.854 Creating dependency file for LAPDm_Types_part_1.cc #8 1.855 Creating dependency file for LAPDm_RAW_PT_part_7.cc #8 1.855 Creating dependency file for LAPDm_RAW_PT_part_6.cc #8 1.856 Creating dependency file for LAPDm_RAW_PT_part_5.cc #8 1.857 Creating dependency file for LAPDm_RAW_PT_part_4.cc #8 1.857 Creating dependency file for LAPDm_RAW_PT_part_3.cc #8 1.859 Creating dependency file for LAPDm_RAW_PT_part_2.cc #8 1.859 Creating dependency file for LAPDm_RAW_PT_part_1.cc #8 1.859 Creating dependency file for L3_Templates_part_7.cc #8 1.860 Creating dependency file for L3_Templates_part_6.cc #8 1.861 Creating dependency file for L3_Templates_part_5.cc #8 1.861 Creating dependency file for L3_Templates_part_4.cc #8 1.861 Creating dependency file for L3_Templates_part_3.cc #8 1.862 Creating dependency file for L3_Templates_part_2.cc #8 1.862 Creating dependency file for L3_Templates_part_1.cc #8 1.863 Creating dependency file for L3_Common_part_7.cc #8 1.863 Creating dependency file for L3_Common_part_6.cc #8 1.866 Creating dependency file for L3_Common_part_5.cc #8 1.866 Creating dependency file for L3_Common_part_4.cc #8 1.866 Creating dependency file for L3_Common_part_3.cc #8 1.866 Creating dependency file for L3_Common_part_2.cc #8 1.867 Creating dependency file for L3_Common_part_1.cc #8 1.867 Creating dependency file for L1CTL_Types_part_7.cc #8 1.869 Creating dependency file for L1CTL_Types_part_6.cc #8 1.869 Creating dependency file for L1CTL_Types_part_5.cc #8 1.869 Creating dependency file for L1CTL_Types_part_4.cc #8 1.870 Creating dependency file for L1CTL_Types_part_3.cc #8 1.870 Creating dependency file for L1CTL_Types_part_2.cc #8 1.870 Creating dependency file for L1CTL_Types_part_1.cc #8 1.871 Creating dependency file for L1CTL_PortType_CtrlFunct_part_7.cc #8 1.871 Creating dependency file for L1CTL_PortType_CtrlFunct_part_6.cc #8 1.872 Creating dependency file for L1CTL_PortType_CtrlFunct_part_5.cc #8 1.872 Creating dependency file for L1CTL_PortType_CtrlFunct_part_4.cc #8 1.873 Creating dependency file for L1CTL_PortType_CtrlFunct_part_3.cc #8 1.874 Creating dependency file for L1CTL_PortType_CtrlFunct_part_1.cc #8 1.874 Creating dependency file for L1CTL_PortType_CtrlFunct_part_2.cc #8 1.874 Creating dependency file for L1CTL_PortType_part_7.cc #8 1.876 Creating dependency file for L1CTL_PortType_part_6.cc #8 1.877 Creating dependency file for L1CTL_PortType_part_5.cc #8 1.877 Creating dependency file for L1CTL_PortType_part_3.cc #8 1.877 Creating dependency file for L1CTL_PortType_part_4.cc #8 1.877 Creating dependency file for L1CTL_PortType_part_2.cc #8 1.878 Creating dependency file for L1CTL_PortType_part_1.cc #8 1.878 Creating dependency file for IuUP_Types_part_7.cc #8 1.878 Creating dependency file for IuUP_Types_part_6.cc #8 1.880 Creating dependency file for IuUP_Types_part_5.cc #8 1.881 Creating dependency file for IuUP_Types_part_4.cc #8 1.881 Creating dependency file for IuUP_Types_part_3.cc #8 1.881 Creating dependency file for IuUP_Types_part_2.cc #8 1.884 Creating dependency file for IuUP_Types_part_1.cc #8 1.884 Creating dependency file for IuUP_Emulation_part_7.cc #8 1.884 Creating dependency file for IuUP_Emulation_part_6.cc #8 1.885 Creating dependency file for IuUP_Emulation_part_5.cc #8 1.885 Creating dependency file for IuUP_Emulation_part_4.cc #8 1.885 Creating dependency file for IuUP_Emulation_part_3.cc #8 1.889 Creating dependency file for IuUP_Emulation_part_2.cc #8 1.889 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.889 Creating dependency file for IuUP_Emulation_part_1.cc #8 1.890 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.891 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.891 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.891 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.891 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.891 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.892 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.892 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.892 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.894 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.894 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.894 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.896 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.896 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.896 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.897 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.897 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.899 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.899 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.899 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.900 Creating dependency file for IPA_Types_part_6.cc #8 1.900 Creating dependency file for IPA_Types_part_7.cc #8 1.900 Creating dependency file for IPA_Types_part_5.cc #8 1.901 Creating dependency file for IPA_Types_part_4.cc #8 1.902 Creating dependency file for IPA_Types_part_3.cc #8 1.903 Creating dependency file for IPA_Types_part_2.cc #8 1.904 Creating dependency file for IPA_Types_part_1.cc #8 1.904 Creating dependency file for IPA_Testing_part_7.cc #8 1.905 Creating dependency file for IPA_Testing_part_6.cc #8 1.906 Creating dependency file for IPA_Testing_part_5.cc #8 1.906 Creating dependency file for IPA_Testing_part_4.cc #8 1.906 Creating dependency file for IPA_Testing_part_3.cc #8 1.907 Creating dependency file for IPA_Testing_part_2.cc #8 1.908 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 1.908 Creating dependency file for IPA_Testing_part_1.cc #8 1.909 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 1.909 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 1.910 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 1.910 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 1.911 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 1.911 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 1.913 Creating dependency file for IPA_CodecPort_part_7.cc #8 1.913 Creating dependency file for IPA_CodecPort_part_6.cc #8 1.913 Creating dependency file for IPA_CodecPort_part_5.cc #8 1.913 Creating dependency file for IPA_CodecPort_part_4.cc #8 1.914 Creating dependency file for IPA_CodecPort_part_3.cc #8 1.914 Creating dependency file for IPA_CodecPort_part_2.cc #8 1.915 Creating dependency file for IPA_CodecPort_part_1.cc #8 1.915 Creating dependency file for General_Types_part_7.cc #8 1.916 Creating dependency file for General_Types_part_6.cc #8 1.918 Creating dependency file for General_Types_part_5.cc #8 1.918 Creating dependency file for General_Types_part_4.cc #8 1.919 Creating dependency file for General_Types_part_3.cc #8 1.919 Creating dependency file for General_Types_part_2.cc #8 1.921 Creating dependency file for General_Types_part_1.cc #8 1.921 Creating dependency file for GSM_Types_part_7.cc #8 1.922 Creating dependency file for GSM_Types_part_6.cc #8 1.922 Creating dependency file for GSM_Types_part_4.cc #8 1.922 Creating dependency file for GSM_Types_part_5.cc #8 1.922 Creating dependency file for GSM_Types_part_3.cc #8 1.923 Creating dependency file for GSM_Types_part_1.cc #8 1.923 Creating dependency file for GSM_Types_part_2.cc #8 1.924 Creating dependency file for GSM_SystemInformation_part_7.cc #8 1.924 Creating dependency file for GSM_SystemInformation_part_5.cc #8 1.924 Creating dependency file for GSM_SystemInformation_part_6.cc #8 1.924 Creating dependency file for GSM_SystemInformation_part_4.cc #8 1.926 Creating dependency file for GSM_SystemInformation_part_3.cc #8 1.926 Creating dependency file for GSM_SystemInformation_part_1.cc #8 1.927 Creating dependency file for GSM_SystemInformation_part_2.cc #8 1.927 Creating dependency file for GSM_RestOctets_part_7.cc #8 1.929 Creating dependency file for GSM_RestOctets_part_6.cc #8 1.929 Creating dependency file for GSM_RestOctets_part_5.cc #8 1.929 Creating dependency file for GSM_RestOctets_part_4.cc #8 1.929 Creating dependency file for GSM_RestOctets_part_3.cc #8 1.930 Creating dependency file for GSM_RestOctets_part_2.cc #8 1.930 Creating dependency file for GSM_RestOctets_part_1.cc #8 1.930 Creating dependency file for GSM_RR_Types_part_7.cc #8 1.931 Creating dependency file for GSM_RR_Types_part_6.cc #8 1.932 Creating dependency file for GSM_RR_Types_part_5.cc #8 1.932 Creating dependency file for GSM_RR_Types_part_4.cc #8 1.935 Creating dependency file for GSM_RR_Types_part_3.cc #8 1.935 Creating dependency file for GSM_RR_Types_part_2.cc #8 1.935 Creating dependency file for GSM_RR_Types_part_1.cc #8 1.936 Creating dependency file for BTS_Tests_perf_part_7.cc #8 1.937 Creating dependency file for BTS_Tests_perf_part_6.cc #8 1.937 Creating dependency file for BTS_Tests_perf_part_4.cc #8 1.937 Creating dependency file for BTS_Tests_perf_part_5.cc #8 1.937 Creating dependency file for BTS_Tests_perf_part_3.cc #8 1.943 Creating dependency file for BTS_Tests_perf_part_2.cc #8 1.944 Creating dependency file for BTS_Tests_perf_part_1.cc #8 1.944 Creating dependency file for BTS_Tests_VAMOS_part_7.cc #8 1.944 Creating dependency file for BTS_Tests_VAMOS_part_6.cc #8 1.944 Creating dependency file for BTS_Tests_VAMOS_part_5.cc #8 1.944 Creating dependency file for BTS_Tests_VAMOS_part_4.cc #8 1.945 Creating dependency file for BTS_Tests_VAMOS_part_3.cc #8 1.945 Creating dependency file for BTS_Tests_VAMOS_part_2.cc #8 1.945 Creating dependency file for BTS_Tests_VAMOS_part_1.cc #8 1.945 Creating dependency file for BTS_Tests_SMSCB_part_7.cc #8 1.946 Creating dependency file for BTS_Tests_SMSCB_part_6.cc #8 1.946 Creating dependency file for BTS_Tests_SMSCB_part_5.cc #8 1.950 Creating dependency file for BTS_Tests_SMSCB_part_4.cc #8 1.950 Creating dependency file for BTS_Tests_SMSCB_part_3.cc #8 1.951 Creating dependency file for BTS_Tests_SMSCB_part_1.cc #8 1.951 Creating dependency file for BTS_Tests_SMSCB_part_2.cc #8 1.951 Creating dependency file for BTS_Tests_OML_part_7.cc #8 1.952 Creating dependency file for BTS_Tests_OML_part_6.cc #8 1.952 Creating dependency file for BTS_Tests_OML_part_5.cc #8 1.952 Creating dependency file for BTS_Tests_OML_part_4.cc #8 1.952 Creating dependency file for BTS_Tests_OML_part_3.cc #8 1.953 Creating dependency file for BTS_Tests_OML_part_2.cc #8 1.957 Creating dependency file for BTS_Tests_OML_part_1.cc #8 1.957 Creating dependency file for BTS_Tests_LAPDm_part_7.cc #8 1.958 Creating dependency file for BTS_Tests_LAPDm_part_5.cc #8 1.958 Creating dependency file for BTS_Tests_LAPDm_part_6.cc #8 1.958 Creating dependency file for BTS_Tests_LAPDm_part_4.cc #8 1.960 Creating dependency file for BTS_Tests_LAPDm_part_3.cc #8 1.960 Creating dependency file for BTS_Tests_LAPDm_part_2.cc #8 1.960 Creating dependency file for BTS_Tests_ASCI_part_7.cc #8 1.960 Creating dependency file for BTS_Tests_LAPDm_part_1.cc #8 1.961 Creating dependency file for BTS_Tests_ASCI_part_6.cc #8 1.964 Creating dependency file for BTS_Tests_ASCI_part_5.cc #8 1.964 Creating dependency file for BTS_Tests_ASCI_part_4.cc #8 1.964 Creating dependency file for BTS_Tests_ASCI_part_3.cc #8 1.965 Creating dependency file for BTS_Tests_ASCI_part_2.cc #8 1.965 Creating dependency file for BTS_Tests_ASCI_part_1.cc #8 1.966 Creating dependency file for BTS_Tests_part_7.cc #8 1.967 Creating dependency file for BTS_Tests_part_6.cc #8 1.967 Creating dependency file for BTS_Tests_part_5.cc #8 1.968 Creating dependency file for BTS_Tests_part_4.cc #8 1.968 Creating dependency file for BTS_Tests_part_3.cc #8 1.969 Creating dependency file for BTS_Tests_part_2.cc #8 1.971 Creating dependency file for BTS_Tests_part_1.cc #8 1.971 Creating dependency file for AbisOML_Types_part_7.cc #8 1.971 Creating dependency file for AbisOML_Types_part_6.cc #8 1.972 Creating dependency file for AbisOML_Types_part_5.cc #8 1.974 Creating dependency file for AbisOML_Types_part_4.cc #8 1.974 Creating dependency file for AbisOML_Types_part_3.cc #8 1.974 Creating dependency file for AbisOML_Types_part_2.cc #8 1.975 Creating dependency file for AMR_Types_part_7.cc #8 1.975 Creating dependency file for AbisOML_Types_part_1.cc #8 1.979 Creating dependency file for AMR_Types_part_6.cc #8 1.979 Creating dependency file for AMR_Types_part_5.cc #8 1.980 Creating dependency file for AMR_Types_part_4.cc #8 1.980 Creating dependency file for AMR_Types_part_3.cc #8 1.980 Creating dependency file for AMR_Types_part_2.cc #8 1.981 Creating dependency file for AMR_Types_part_1.cc #8 1.982 Creating dependency file for UD_Types.cc #8 1.982 Creating dependency file for UD_PortType.cc #8 1.983 Creating dependency file for TRXC_Types.cc #8 1.983 Creating dependency file for TRXC_CodecPort_CtrlFunct.cc #8 1.986 Creating dependency file for TRXC_CodecPort.cc #8 1.987 Creating dependency file for TELNETasp_PortType.cc #8 1.988 Creating dependency file for TCCConversion_Functions.cc #8 1.988 Creating dependency file for TCCInterface_Functions.cc #8 1.988 Creating dependency file for Socket_API_Definitions.cc #8 1.988 Creating dependency file for RTP_Types.cc #8 1.989 Creating dependency file for RTP_Emulation.cc #8 1.990 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 2.038 Creating dependency file for RTP_CodecPort.cc #8 2.039 Creating dependency file for RSL_Types.cc #8 2.042 Creating dependency file for RSL_Emulation.cc #8 2.047 Creating dependency file for RLCMAC_Types.cc #8 2.050 Creating dependency file for RLCMAC_Templates.cc #8 2.052 Creating dependency file for RLCMAC_CSN1_Types.cc #8 2.056 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 2.068 Creating dependency file for PCUIF_Types.cc #8 2.068 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.068 Creating dependency file for PCUIF_CodecPort.cc #8 2.071 Creating dependency file for Osmocom_Types.cc #8 2.073 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.075 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.095 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.095 Creating dependency file for OSMUX_Types.cc #8 2.118 Creating dependency file for OSMUX_Emulation.cc #8 2.118 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc #8 2.118 Creating dependency file for OSMUX_CodecPort.cc #8 2.125 Creating dependency file for Native_Functions.cc #8 2.128 Creating dependency file for MobileL3_Types.cc #8 2.137 Creating dependency file for MobileL3_SS_Types.cc #8 2.144 Creating dependency file for MobileL3_SMS_Types.cc #8 2.145 Creating dependency file for MobileL3_RRM_Types.cc #8 2.164 Creating dependency file for MobileL3_MM_Types.cc #8 2.178 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.181 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.182 Creating dependency file for MobileL3_CC_Types.cc #8 2.209 Creating dependency file for LAPDm_Types.cc #8 2.209 Creating dependency file for Misc_Helpers.cc #8 2.209 Creating dependency file for LAPDm_RAW_PT.cc #8 2.210 Creating dependency file for L3_Templates.cc #8 2.216 Creating dependency file for L3_Common.cc #8 2.222 Creating dependency file for L1CTL_Types.cc #8 2.225 Creating dependency file for L1CTL_PortType_CtrlFunct.cc #8 2.225 Creating dependency file for L1CTL_PortType.cc #8 2.234 Creating dependency file for IuUP_Types.cc #8 2.259 Creating dependency file for IuUP_Emulation.cc #8 2.263 Creating dependency file for IPL4asp_Types.cc #8 2.268 Creating dependency file for IPL4asp_PortType.cc #8 2.276 Creating dependency file for IPL4asp_Functions.cc #8 2.277 Creating dependency file for IPA_Types.cc #8 2.290 Creating dependency file for IPA_Testing.cc #8 2.300 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.305 Creating dependency file for IPA_CodecPort.cc #8 2.311 Creating dependency file for General_Types.cc #8 2.313 Creating dependency file for GSM_Types.cc #8 2.323 Creating dependency file for GSM_SystemInformation.cc #8 2.328 Creating dependency file for GSM_RestOctets.cc #8 2.330 Creating dependency file for GSM_RR_Types.cc #8 2.337 Creating dependency file for BTS_Tests_perf.cc #8 2.346 Creating dependency file for BTS_Tests_VAMOS.cc #8 2.359 Creating dependency file for BTS_Tests_SMSCB.cc #8 2.373 Creating dependency file for BTS_Tests_OML.cc #8 2.381 Creating dependency file for BTS_Tests_LAPDm.cc #8 2.381 Creating dependency file for BTS_Tests_ASCI.cc #8 2.388 Creating dependency file for BTS_Tests.cc #8 2.391 Creating dependency file for AbisOML_Types.cc #8 2.471 Creating dependency file for AMR_Types.cc #8 3.099 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc #8 3.099 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 3.099 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests.o BTS_Tests.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI.o BTS_Tests_ASCI.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm.o BTS_Tests_LAPDm.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML.o BTS_Tests_OML.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB.o BTS_Tests_SMSCB.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS.o BTS_Tests_VAMOS.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf.o BTS_Tests_perf.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 3.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.853 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 3.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 4.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType.o L1CTL_PortType.cc #8 4.184 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct.o L1CTL_PortType_CtrlFunct.cc #8 4.332 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types.o L1CTL_Types.cc #8 5.038 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 5.244 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 5.375 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT.o LAPDm_RAW_PT.cc #8 6.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types.o LAPDm_Types.cc #8 6.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.327 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 7.613 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 7.638 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 7.766 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 8.049 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 8.762 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 8.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.937 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 9.077 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 9.077 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.077 6115 | } #8 9.077 | ^ #8 9.163 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 9.372 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc #8 9.610 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc #8 9.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc #8 9.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc #8 10.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 10.56 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.56 BTS_Tests.cc:38881:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.56 38881 | } #8 10.56 | ^ #8 10.56 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.56 BTS_Tests.cc:38962:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.56 38962 | } #8 10.56 | ^ #8 10.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 10.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 10.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 10.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 10.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort.o PCUIF_CodecPort.cc #8 10.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_Types.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 11.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates.o RLCMAC_Templates.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types.o RLCMAC_Types.cc #8 12.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 12.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 13.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 13.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 13.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 13.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 13.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 14.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 14.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort.o TRXC_CodecPort.cc #8 14.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct.o TRXC_CodecPort_CtrlFunct.cc #8 14.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types.o TRXC_Types.cc #8 14.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 14.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 14.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc #8 14.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc #8 14.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc #8 14.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc #8 14.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc #8 14.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc #8 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc #8 14.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 14.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 14.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 14.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 14.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 14.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_1.o BTS_Tests_part_1.cc #8 14.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_2.o BTS_Tests_part_2.cc #8 15.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_3.o BTS_Tests_part_3.cc #8 15.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_4.o BTS_Tests_part_4.cc #8 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_5.o BTS_Tests_part_5.cc #8 15.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_6.o BTS_Tests_part_6.cc #8 15.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_7.o BTS_Tests_part_7.cc #8 15.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_1.cc #8 15.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_2.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_3.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_4.cc #8 15.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_5.cc #8 15.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_6.cc #8 15.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_7.o BTS_Tests_ASCI_part_7.cc #8 15.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_1.cc #8 15.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_2.cc #8 15.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_3.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_4.cc #8 15.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_5.cc #8 15.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_6.cc #8 15.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_7.o BTS_Tests_LAPDm_part_7.cc #8 15.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_1.cc #8 15.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_2.cc #8 15.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_3.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_4.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_5.cc #8 15.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_6.cc #8 15.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_7.o BTS_Tests_OML_part_7.cc #8 15.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_1.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_2.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_3.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_4.cc #8 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_5.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_6.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_7.o BTS_Tests_SMSCB_part_7.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_1.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_2.cc #8 15.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_3.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_4.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_5.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_6.cc #8 15.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_7.o BTS_Tests_VAMOS_part_7.cc #8 15.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_1.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_2.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_3.cc #8 15.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_4.cc #8 15.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_5.cc #8 15.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_6.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_7.o BTS_Tests_perf_part_7.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 15.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 15.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 15.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 15.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 15.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 15.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 15.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 15.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 15.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 15.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 15.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 15.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 15.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 15.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 15.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 15.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 15.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 15.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 15.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 15.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 15.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 15.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 15.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 15.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 15.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 15.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 15.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 16.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 16.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 16.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 16.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 16.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 16.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 16.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 16.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 16.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 16.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 16.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 16.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 16.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 16.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 16.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 16.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 16.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 16.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 16.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 16.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 16.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 16.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 16.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 16.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 16.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_1.o L1CTL_PortType_part_1.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_2.o L1CTL_PortType_part_2.cc #8 16.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_3.o L1CTL_PortType_part_3.cc #8 16.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_4.o L1CTL_PortType_part_4.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_5.o L1CTL_PortType_part_5.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_6.o L1CTL_PortType_part_6.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_7.o L1CTL_PortType_part_7.cc #8 16.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_1.cc #8 16.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_2.cc #8 16.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_3.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_4.cc #8 16.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_5.cc #8 16.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_6.cc #8 16.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_PortType_CtrlFunct_part_7.cc #8 16.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_1.o L1CTL_Types_part_1.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_2.o L1CTL_Types_part_2.cc #8 16.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_3.o L1CTL_Types_part_3.cc #8 16.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_4.o L1CTL_Types_part_4.cc #8 16.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_5.o L1CTL_Types_part_5.cc #8 16.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_6.o L1CTL_Types_part_6.cc #8 16.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_7.o L1CTL_Types_part_7.cc #8 16.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 16.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 16.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 16.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 16.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 16.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 16.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 16.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 16.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 16.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 16.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 16.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_1.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_2.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_3.cc #8 16.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_4.cc #8 16.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_5.cc #8 16.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_6.cc #8 16.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_7.o LAPDm_RAW_PT_part_7.cc #8 16.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_1.o LAPDm_Types_part_1.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_2.o LAPDm_Types_part_2.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_3.o LAPDm_Types_part_3.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_4.o LAPDm_Types_part_4.cc #8 16.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_5.o LAPDm_Types_part_5.cc #8 16.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_6.o LAPDm_Types_part_6.cc #8 16.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_7.o LAPDm_Types_part_7.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 16.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 16.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 16.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 16.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 16.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 16.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 16.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 16.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 16.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 16.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 17.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 17.22 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 17.22 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 17.22 11152 | } #8 17.22 | ^ #8 17.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 18.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 19.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 19.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 20.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 20.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 20.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 20.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 20.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 21.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 22.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 22.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 22.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 22.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 22.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 22.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 22.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 22.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 22.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 23.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc #8 23.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 23.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 23.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 23.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 23.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 23.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 23.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 23.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 23.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 24.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 24.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc #8 24.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc #8 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc #8 24.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 24.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 24.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 24.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc #8 24.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 24.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 24.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 24.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 24.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 25.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 25.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 25.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 25.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 25.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 25.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 25.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 25.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 25.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 25.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 25.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 25.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 25.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 25.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 25.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 25.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 25.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 25.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 25.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 25.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 25.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 25.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 25.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 25.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 25.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 25.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 25.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 25.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 25.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 25.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 26.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_1.cc #8 26.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_2.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_3.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_4.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_5.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_6.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_7.o TRXC_CodecPort_part_7.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_1.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_2.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_3.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_4.cc #8 26.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_5.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_6.cc #8 26.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_CodecPort_CtrlFunct_part_7.cc #8 26.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_1.o TRXC_Types_part_1.cc #8 26.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_2.o TRXC_Types_part_2.cc #8 26.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_3.o TRXC_Types_part_3.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_4.o TRXC_Types_part_4.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_5.o TRXC_Types_part_5.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_6.o TRXC_Types_part_6.cc #8 26.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_7.o TRXC_Types_part_7.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 26.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 26.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 26.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 26.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunctDef.o L1CTL_PortType_CtrlFunctDef.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 27.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc #8 27.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_EncDec.o RLCMAC_EncDec.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 28.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunctDef.o TRXC_CodecPort_CtrlFunctDef.cc #8 28.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 28.80 g++ -shared -o AMR_Types.so AMR_Types.o #8 28.92 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 28.94 g++ -shared -o BTS_Tests.so BTS_Tests.o #8 28.96 g++ -shared -o BTS_Tests_ASCI.so BTS_Tests_ASCI.o #8 28.97 g++ -shared -o BTS_Tests_LAPDm.so BTS_Tests_LAPDm.o #8 29.07 g++ -shared -o BTS_Tests_OML.so BTS_Tests_OML.o #8 29.10 g++ -shared -o BTS_Tests_SMSCB.so BTS_Tests_SMSCB.o #8 29.11 g++ -shared -o BTS_Tests_VAMOS.so BTS_Tests_VAMOS.o #8 29.16 g++ -shared -o BTS_Tests_perf.so BTS_Tests_perf.o #8 29.16 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 29.22 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 29.25 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 29.26 g++ -shared -o GSM_Types.so GSM_Types.o #8 29.30 g++ -shared -o General_Types.so General_Types.o #8 29.31 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 29.39 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 29.42 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 29.42 g++ -shared -o IPA_Types.so IPA_Types.o #8 29.43 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 29.44 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 29.47 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 29.48 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 29.48 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 29.53 g++ -shared -o L1CTL_PortType.so L1CTL_PortType.o #8 29.54 g++ -shared -o L1CTL_PortType_CtrlFunct.so L1CTL_PortType_CtrlFunct.o #8 29.57 g++ -shared -o L1CTL_Types.so L1CTL_Types.o #8 29.61 g++ -shared -o L3_Common.so L3_Common.o #8 29.61 g++ -shared -o L3_Templates.so L3_Templates.o #8 29.64 g++ -shared -o LAPDm_RAW_PT.so LAPDm_RAW_PT.o #8 29.65 g++ -shared -o LAPDm_Types.so LAPDm_Types.o #8 29.65 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 29.65 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 29.72 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 29.75 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 29.77 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 29.77 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 29.80 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 29.83 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 29.85 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 29.88 g++ -shared -o Native_Functions.so Native_Functions.o #8 29.89 g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o #8 29.93 g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o #8 29.95 g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o #8 29.96 g++ -shared -o OSMUX_Types.so OSMUX_Types.o #8 29.97 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 30.00 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 30.00 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 30.00 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 30.00 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 30.01 g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o #8 30.02 g++ -shared -o PCUIF_Types.so PCUIF_Types.o #8 30.02 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 30.04 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 30.10 g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o #8 30.12 g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o #8 30.13 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 30.13 g++ -shared -o RSL_Types.so RSL_Types.o #8 30.13 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 30.14 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 30.15 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 30.17 g++ -shared -o RTP_Types.so RTP_Types.o #8 30.18 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 30.18 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 30.25 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 30.26 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 30.27 g++ -shared -o TRXC_CodecPort.so TRXC_CodecPort.o #8 30.27 g++ -shared -o TRXC_CodecPort_CtrlFunct.so TRXC_CodecPort_CtrlFunct.o #8 30.27 g++ -shared -o TRXC_Types.so TRXC_Types.o #8 30.29 g++ -shared -o UD_PortType.so UD_PortType.o #8 30.32 g++ -shared -o UD_Types.so UD_Types.o #8 30.33 g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o #8 30.34 g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o #8 30.36 g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o #8 30.36 g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o #8 30.36 g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o #8 30.37 g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o #8 30.38 g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o #8 30.39 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 30.39 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 30.39 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 30.39 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 30.41 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 30.41 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 30.41 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 30.42 g++ -shared -o BTS_Tests_part_1.so BTS_Tests_part_1.o #8 30.42 g++ -shared -o BTS_Tests_part_2.so BTS_Tests_part_2.o #8 30.42 g++ -shared -o BTS_Tests_part_3.so BTS_Tests_part_3.o #8 30.44 g++ -shared -o BTS_Tests_part_4.so BTS_Tests_part_4.o #8 30.44 g++ -shared -o BTS_Tests_part_5.so BTS_Tests_part_5.o #8 30.44 g++ -shared -o BTS_Tests_part_6.so BTS_Tests_part_6.o #8 30.44 g++ -shared -o BTS_Tests_part_7.so BTS_Tests_part_7.o #8 30.45 g++ -shared -o BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_1.o #8 30.45 g++ -shared -o BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_2.o #8 30.45 g++ -shared -o BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_3.o #8 30.46 g++ -shared -o BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_4.o #8 30.46 g++ -shared -o BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_5.o #8 30.47 g++ -shared -o BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_6.o #8 30.47 g++ -shared -o BTS_Tests_ASCI_part_7.so BTS_Tests_ASCI_part_7.o #8 30.47 g++ -shared -o BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_1.o #8 30.48 g++ -shared -o BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_2.o #8 30.48 g++ -shared -o BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_3.o #8 30.49 g++ -shared -o BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_4.o #8 30.49 g++ -shared -o BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_5.o #8 30.49 g++ -shared -o BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_6.o #8 30.49 g++ -shared -o BTS_Tests_LAPDm_part_7.so BTS_Tests_LAPDm_part_7.o #8 30.49 g++ -shared -o BTS_Tests_OML_part_1.so BTS_Tests_OML_part_1.o #8 30.50 g++ -shared -o BTS_Tests_OML_part_2.so BTS_Tests_OML_part_2.o #8 30.51 g++ -shared -o BTS_Tests_OML_part_3.so BTS_Tests_OML_part_3.o #8 30.51 g++ -shared -o BTS_Tests_OML_part_4.so BTS_Tests_OML_part_4.o #8 30.51 g++ -shared -o BTS_Tests_OML_part_5.so BTS_Tests_OML_part_5.o #8 30.52 g++ -shared -o BTS_Tests_OML_part_6.so BTS_Tests_OML_part_6.o #8 30.52 g++ -shared -o BTS_Tests_OML_part_7.so BTS_Tests_OML_part_7.o #8 30.52 g++ -shared -o BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_1.o #8 30.52 g++ -shared -o BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_2.o #8 30.52 g++ -shared -o BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_3.o #8 30.53 g++ -shared -o BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_4.o #8 30.53 g++ -shared -o BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_5.o #8 30.54 g++ -shared -o BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_6.o #8 30.54 g++ -shared -o BTS_Tests_SMSCB_part_7.so BTS_Tests_SMSCB_part_7.o #8 30.54 g++ -shared -o BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_1.o #8 30.54 g++ -shared -o BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_2.o #8 30.54 g++ -shared -o BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_3.o #8 30.54 g++ -shared -o BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_4.o #8 30.55 g++ -shared -o BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_5.o #8 30.55 g++ -shared -o BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_6.o #8 30.55 g++ -shared -o BTS_Tests_VAMOS_part_7.so BTS_Tests_VAMOS_part_7.o #8 30.55 g++ -shared -o BTS_Tests_perf_part_1.so BTS_Tests_perf_part_1.o #8 30.56 g++ -shared -o BTS_Tests_perf_part_2.so BTS_Tests_perf_part_2.o #8 30.56 g++ -shared -o BTS_Tests_perf_part_3.so BTS_Tests_perf_part_3.o #8 30.56 g++ -shared -o BTS_Tests_perf_part_4.so BTS_Tests_perf_part_4.o #8 30.56 g++ -shared -o BTS_Tests_perf_part_5.so BTS_Tests_perf_part_5.o #8 30.57 g++ -shared -o BTS_Tests_perf_part_6.so BTS_Tests_perf_part_6.o #8 30.57 g++ -shared -o BTS_Tests_perf_part_7.so BTS_Tests_perf_part_7.o #8 30.57 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 30.57 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 30.60 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 30.60 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 30.60 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 30.60 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 30.60 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 30.60 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 30.60 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 30.60 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 30.60 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 30.60 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 30.60 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 30.63 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 30.63 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 30.66 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 30.66 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 30.66 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 30.66 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 30.66 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 30.66 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 30.67 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 30.69 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 30.69 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 30.69 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 30.69 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 30.69 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 30.69 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 30.70 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 30.71 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 30.71 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 30.72 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 30.72 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 30.72 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 30.72 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 30.73 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 30.73 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 30.73 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 30.74 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 30.74 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 30.74 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 30.74 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 30.76 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 30.76 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 30.76 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 30.76 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 30.76 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 30.76 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 30.76 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 30.77 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 30.77 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 30.78 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 30.78 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 30.78 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 30.78 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 30.79 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 30.79 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 30.79 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 30.79 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 30.79 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 30.79 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 30.80 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 30.80 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 30.81 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 30.82 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 30.82 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 30.82 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 30.82 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 30.82 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 30.83 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 30.84 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 30.84 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 30.84 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 30.84 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 30.85 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 30.85 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 30.85 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 30.85 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 30.85 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 30.85 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 30.86 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 30.86 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 30.86 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 30.87 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 30.87 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 30.87 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 30.87 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 30.87 g++ -shared -o L1CTL_PortType_part_1.so L1CTL_PortType_part_1.o #8 30.88 g++ -shared -o L1CTL_PortType_part_2.so L1CTL_PortType_part_2.o #8 30.88 g++ -shared -o L1CTL_PortType_part_3.so L1CTL_PortType_part_3.o #8 30.89 g++ -shared -o L1CTL_PortType_part_4.so L1CTL_PortType_part_4.o #8 30.89 g++ -shared -o L1CTL_PortType_part_5.so L1CTL_PortType_part_5.o #8 30.89 g++ -shared -o L1CTL_PortType_part_6.so L1CTL_PortType_part_6.o #8 30.89 g++ -shared -o L1CTL_PortType_part_7.so L1CTL_PortType_part_7.o #8 30.89 g++ -shared -o L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_1.o #8 30.89 g++ -shared -o L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_2.o #8 30.90 g++ -shared -o L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_3.o #8 30.90 g++ -shared -o L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_4.o #8 30.90 g++ -shared -o L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_5.o #8 30.90 g++ -shared -o L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_6.o #8 30.91 g++ -shared -o L1CTL_PortType_CtrlFunct_part_7.so L1CTL_PortType_CtrlFunct_part_7.o #8 30.91 g++ -shared -o L1CTL_Types_part_1.so L1CTL_Types_part_1.o #8 30.91 g++ -shared -o L1CTL_Types_part_2.so L1CTL_Types_part_2.o #8 30.92 g++ -shared -o L1CTL_Types_part_3.so L1CTL_Types_part_3.o #8 30.92 g++ -shared -o L1CTL_Types_part_4.so L1CTL_Types_part_4.o #8 30.92 g++ -shared -o L1CTL_Types_part_5.so L1CTL_Types_part_5.o #8 30.92 g++ -shared -o L1CTL_Types_part_6.so L1CTL_Types_part_6.o #8 30.92 g++ -shared -o L1CTL_Types_part_7.so L1CTL_Types_part_7.o #8 30.92 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 30.92 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 30.93 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 30.93 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 30.93 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 30.95 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 30.96 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 30.96 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 30.96 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 30.96 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 30.96 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 30.96 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 30.96 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 30.96 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 30.96 g++ -shared -o LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_1.o #8 30.96 g++ -shared -o LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_2.o #8 30.96 g++ -shared -o LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_3.o #8 30.97 g++ -shared -o LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_4.o #8 30.98 g++ -shared -o LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_5.o #8 30.98 g++ -shared -o LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_6.o #8 30.98 g++ -shared -o LAPDm_RAW_PT_part_7.so LAPDm_RAW_PT_part_7.o #8 30.98 g++ -shared -o LAPDm_Types_part_1.so LAPDm_Types_part_1.o #8 30.98 g++ -shared -o LAPDm_Types_part_2.so LAPDm_Types_part_2.o #8 30.99 g++ -shared -o LAPDm_Types_part_3.so LAPDm_Types_part_3.o #8 30.99 g++ -shared -o LAPDm_Types_part_4.so LAPDm_Types_part_4.o #8 30.99 g++ -shared -o LAPDm_Types_part_5.so LAPDm_Types_part_5.o #8 30.99 g++ -shared -o LAPDm_Types_part_6.so LAPDm_Types_part_6.o #8 30.99 g++ -shared -o LAPDm_Types_part_7.so LAPDm_Types_part_7.o #8 30.99 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 31.00 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 31.00 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 31.00 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 31.01 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 31.01 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 31.01 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 31.01 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 31.01 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 31.01 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 31.01 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 31.01 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 31.02 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 31.02 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 31.03 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 31.03 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 31.03 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 31.03 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 31.03 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 31.04 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 31.04 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 31.04 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 31.04 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 31.05 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 31.05 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 31.05 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 31.06 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 31.06 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 31.08 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 31.08 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 31.09 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 31.10 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 31.12 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 31.15 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 31.16 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 31.19 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 31.19 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 31.21 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 31.21 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 31.21 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 31.23 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 31.24 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 31.24 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 31.26 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 31.26 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 31.26 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 31.27 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 31.27 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 31.27 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 31.27 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 31.29 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 31.29 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 31.30 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 31.30 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 31.31 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 31.31 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 31.31 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 31.32 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 31.32 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 31.33 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 31.34 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 31.34 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 31.34 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 31.34 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 31.34 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 31.34 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 31.34 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 31.34 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 31.36 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 31.36 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 31.36 g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o #8 31.37 g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o #8 31.37 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o #8 31.39 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o #8 31.40 g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o #8 31.40 g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o #8 31.40 g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o #8 31.41 g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o #8 31.41 g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o #8 31.41 g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o #8 31.41 g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o #8 31.41 g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o #8 31.41 g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o #8 31.41 g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o #8 31.41 g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o #8 31.42 g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o #8 31.42 g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o #8 31.43 g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o #8 31.43 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 31.43 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 31.43 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 31.43 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 31.44 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 31.44 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 31.44 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 31.44 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 31.44 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 31.44 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 31.44 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 31.44 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 31.46 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 31.46 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 31.46 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 31.46 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 31.46 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 31.46 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 31.47 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 31.47 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 31.47 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 31.47 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 31.47 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 31.47 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 31.48 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 31.48 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 31.48 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 31.49 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 31.49 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 31.49 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 31.49 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 31.51 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 31.51 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 31.51 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 31.51 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o #8 31.51 g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o #8 31.52 g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o #8 31.52 g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o #8 31.52 g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o #8 31.53 g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o #8 31.53 g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o #8 31.53 g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o #8 31.53 g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o #8 31.53 g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o #8 31.53 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 31.53 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 31.54 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 31.54 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 31.54 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 31.55 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 31.56 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 31.56 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 31.56 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 31.56 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 31.56 g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o #8 31.57 g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o #8 31.57 g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o #8 31.58 g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o #8 31.58 g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o #8 31.58 g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o #8 31.58 g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o #8 31.58 g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o #8 31.58 g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o #8 31.58 g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o #8 31.58 g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o #8 31.58 g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o #8 31.59 g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o #8 31.59 g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o #8 31.61 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 31.61 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 31.61 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 31.61 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 31.61 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 31.61 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 31.61 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 31.62 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 31.62 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 31.62 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 31.63 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 31.64 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 31.64 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 31.64 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 31.64 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 31.64 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 31.64 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 31.64 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 31.64 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 31.64 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 31.65 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 31.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 31.67 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 31.67 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 31.67 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 31.67 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 31.67 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 31.69 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 31.69 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 31.69 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 31.69 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 31.69 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 31.69 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 31.69 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 31.69 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 31.69 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 31.69 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 31.70 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 31.70 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 31.71 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 31.71 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 31.71 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 31.72 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 31.72 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 31.72 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 31.72 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 31.72 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 31.72 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 31.73 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 31.73 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 31.73 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 31.74 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 31.74 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 31.74 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 31.75 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 31.75 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 31.75 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 31.75 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 31.77 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 31.77 g++ -shared -o TRXC_CodecPort_part_1.so TRXC_CodecPort_part_1.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_2.so TRXC_CodecPort_part_2.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_3.so TRXC_CodecPort_part_3.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_4.so TRXC_CodecPort_part_4.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_5.so TRXC_CodecPort_part_5.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_6.so TRXC_CodecPort_part_6.o #8 31.79 g++ -shared -o TRXC_CodecPort_part_7.so TRXC_CodecPort_part_7.o #8 31.79 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_1.o #8 31.79 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_2.o #8 31.79 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_3.o #8 31.81 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_4.o #8 31.81 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_5.o #8 31.81 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_6.o #8 31.81 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_7.so TRXC_CodecPort_CtrlFunct_part_7.o #8 31.81 g++ -shared -o TRXC_Types_part_1.so TRXC_Types_part_1.o #8 31.82 g++ -shared -o TRXC_Types_part_2.so TRXC_Types_part_2.o #8 31.82 g++ -shared -o TRXC_Types_part_3.so TRXC_Types_part_3.o #8 31.83 g++ -shared -o TRXC_Types_part_4.so TRXC_Types_part_4.o #8 31.83 g++ -shared -o TRXC_Types_part_5.so TRXC_Types_part_5.o #8 31.83 g++ -shared -o TRXC_Types_part_6.so TRXC_Types_part_6.o #8 31.83 g++ -shared -o TRXC_Types_part_7.so TRXC_Types_part_7.o #8 31.83 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 31.83 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 31.84 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 31.84 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 31.84 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 31.84 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 31.84 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 31.84 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 31.84 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 31.84 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 31.85 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 31.86 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 31.86 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 31.86 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 31.86 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 31.86 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 31.86 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 31.86 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 31.87 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 31.87 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 31.87 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 31.87 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 31.87 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 31.87 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 31.87 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 31.88 g++ -shared -o L1CTL_PortType_CtrlFunctDef.so L1CTL_PortType_CtrlFunctDef.o #8 31.88 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 31.88 g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o #8 31.88 g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o #8 31.88 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 31.88 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 31.88 g++ -shared -o TCCConversion.so TCCConversion.o #8 31.89 g++ -shared -o TCCInterface.so TCCInterface.o #8 31.89 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 31.90 g++ -shared -o TRXC_CodecPort_CtrlFunctDef.so TRXC_CodecPort_CtrlFunctDef.o #8 31.90 g++ -shared -o UD_PT.so UD_PT.o #8 31.91 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 32.27 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 32.32 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 32.56 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 32.56 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 33.53 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 33.57 if g++ -L /usr/lib/titan-fPIC -o BTS_Tests -Wl,--no-as-needed AMR_Types.so AbisOML_Types.so BTS_Tests.so BTS_Tests_ASCI.so BTS_Tests_LAPDm.so BTS_Tests_OML.so BTS_Tests_SMSCB.so BTS_Tests_VAMOS.so BTS_Tests_perf.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L1CTL_PortType.so L1CTL_PortType_CtrlFunct.so L1CTL_Types.so L3_Common.so L3_Templates.so LAPDm_RAW_PT.so LAPDm_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so TRXC_CodecPort.so TRXC_CodecPort_CtrlFunct.so TRXC_Types.so UD_PortType.so UD_Types.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BTS_Tests_part_1.so BTS_Tests_part_2.so BTS_Tests_part_3.so BTS_Tests_part_4.so BTS_Tests_part_5.so BTS_Tests_part_6.so BTS_Tests_part_7.so BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_7.so BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_7.so BTS_Tests_OML_part_1.so BTS_Tests_OML_part_2.so BTS_Tests_OML_part_3.so BTS_Tests_OML_part_4.so BTS_Tests_OML_part_5.so BTS_Tests_OML_part_6.so BTS_Tests_OML_part_7.so BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_7.so BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_7.so BTS_Tests_perf_part_1.so BTS_Tests_perf_part_2.so BTS_Tests_perf_part_3.so BTS_Tests_perf_part_4.so BTS_Tests_perf_part_5.so BTS_Tests_perf_part_6.so BTS_Tests_perf_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L1CTL_PortType_part_1.so L1CTL_PortType_part_2.so L1CTL_PortType_part_3.so L1CTL_PortType_part_4.so L1CTL_PortType_part_5.so L1CTL_PortType_part_6.so L1CTL_PortType_part_7.so L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_7.so L1CTL_Types_part_1.so L1CTL_Types_part_2.so L1CTL_Types_part_3.so L1CTL_Types_part_4.so L1CTL_Types_part_5.so L1CTL_Types_part_6.so L1CTL_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_7.so LAPDm_Types_part_1.so LAPDm_Types_part_2.so LAPDm_Types_part_3.so LAPDm_Types_part_4.so LAPDm_Types_part_5.so LAPDm_Types_part_6.so LAPDm_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so TRXC_CodecPort_part_1.so TRXC_CodecPort_part_2.so TRXC_CodecPort_part_3.so TRXC_CodecPort_part_4.so TRXC_CodecPort_part_5.so TRXC_CodecPort_part_6.so TRXC_CodecPort_part_7.so TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_7.so TRXC_Types_part_1.so TRXC_Types_part_2.so TRXC_Types_part_3.so TRXC_Types_part_4.so TRXC_Types_part_5.so TRXC_Types_part_6.so TRXC_Types_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so L1CTL_PortType_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RLCMAC_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so TRXC_CodecPort_CtrlFunctDef.so UD_PT.so \ #8 33.57 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.57 -L/lib -lcrypto \ #8 33.57 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 33.57 then : ; else /usr/bin/titanver AMR_Types.o AbisOML_Types.o BTS_Tests.o BTS_Tests_ASCI.o BTS_Tests_LAPDm.o BTS_Tests_OML.o BTS_Tests_SMSCB.o BTS_Tests_VAMOS.o BTS_Tests_perf.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L1CTL_PortType.o L1CTL_PortType_CtrlFunct.o L1CTL_Types.o L3_Common.o L3_Templates.o LAPDm_RAW_PT.o LAPDm_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o TRXC_CodecPort.o TRXC_CodecPort_CtrlFunct.o TRXC_Types.o UD_PortType.o UD_Types.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BTS_Tests_part_1.o BTS_Tests_part_2.o BTS_Tests_part_3.o BTS_Tests_part_4.o BTS_Tests_part_5.o BTS_Tests_part_6.o BTS_Tests_part_7.o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_7.o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_7.o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_7.o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_7.o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_7.o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L1CTL_PortType_part_1.o L1CTL_PortType_part_2.o L1CTL_PortType_part_3.o L1CTL_PortType_part_4.o L1CTL_PortType_part_5.o L1CTL_PortType_part_6.o L1CTL_PortType_part_7.o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_Types_part_1.o L1CTL_Types_part_2.o L1CTL_Types_part_3.o L1CTL_Types_part_4.o L1CTL_Types_part_5.o L1CTL_Types_part_6.o L1CTL_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_7.o LAPDm_Types_part_1.o LAPDm_Types_part_2.o LAPDm_Types_part_3.o LAPDm_Types_part_4.o LAPDm_Types_part_5.o LAPDm_Types_part_6.o LAPDm_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_7.o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_Types_part_1.o TRXC_Types_part_2.o TRXC_Types_part_3.o TRXC_Types_part_4.o TRXC_Types_part_5.o TRXC_Types_part_6.o TRXC_Types_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o L1CTL_PortType_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RLCMAC_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o TRXC_CodecPort_CtrlFunctDef.o UD_PT.o; exit 1; fi #8 33.90 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 DONE 34.4s #9 exporting to image #9 exporting layers #9 exporting layers 1.2s done #9 writing image sha256:260709521cc5b1b2b99663cd084aec73df89d8d4b807bec1039acb0754c970b3 0.0s done #9 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #9 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 260709521cc5 + 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=4106135 + seq 1 30 + echo (4106135 + 1) % 256 + bc + SUBNET=152 + NET_NAME=ttcn3-bts-test-152 + SUB4=172.18.152.0/24 + SUB6=fd02:db8:152::/64 + set +x Creating network ttcn3-bts-test-152, trying SUBNET=152... + docker network create --internal --subnet 172.18.152.0/24 --ipv6 --subnet fd02:db8:152::/64 ttcn3-bts-test-152 299147205fcc456a08f116a7eb095a0a374c6ed980250350b5757d3372c2e466 + set +x ### Network ttcn3-bts-test-152 created (SUBNET=152) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/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/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.152.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.152.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/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 152 11 + NET=152 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-152 --ip 172.18.152.11 --ip6 fd02:db8:152::11 + docker run --rm --network ttcn3-bts-test-152 --ip 172.18.152.11 --ip6 fd02:db8:152::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-2710-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 e21d11d7db2ea0e3e6971f2b80af83c7ea196973dfcb93aed83b714a53d76283 + start_bts trx 1 + local variant + variant=trx + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 152 20 + NET=152 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-152 --ip 172.18.152.20 --ip6 fd02:db8:152::20 + docker run --rm --network ttcn3-bts-test-152 --ip 172.18.152.20 --ip6 fd02:db8:152::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2710-bts -d osmocom-build/osmo-bts-master /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 17e6554e10eaf8b6af236f57bcbd466c4d83c5763ef8cbd4f10622db702a22f8 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 152 21 + NET=152 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-152 --ip 172.18.152.21 --ip6 fd02:db8:152::21 + docker run --rm --network ttcn3-bts-test-152 --ip 172.18.152.21 --ip6 fd02:db8:152::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-2710-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.152.20 -r 172.18.152.22 --trx TRX1@172.18.152.20:5700/1 --trx TRX2@172.18.152.20:5700/2 --trx TRX3@172.18.152.20:5700/3 >>/data/fake_trx.out 2>&1 40cc8848ce8eff9a2e96d1e444325cf2609fb5438a7e6fecb9b1a9fdb3ef6efa + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 152 22 + NET=152 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-152 --ip 172.18.152.22 --ip6 fd02:db8:152::22 + docker run --rm --network ttcn3-bts-test-152 --ip 172.18.152.22 --ip6 fd02:db8:152::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2710-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.152.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 5f138d7778da712c41f42367179f93ef0f5d1b803952142469bfe94db7ade09f + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 152 10 + NET=152 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-152 --ip 172.18.152.10 --ip6 fd02:db8:152::10 + docker run --rm --network ttcn3-bts-test-152 --ip 172.18.152.10 --ip6 fd02:db8:152::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.152.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2710-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@3633854d8bf4: Unix server socket created successfully. MC@3633854d8bf4: Listening on TCP port 37325. 3633854d8bf4 is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 3633854d8bf4 37325 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3633854d8bf4: New HC connected from 172.18.152.10 [172.18.152.10]. 3633854d8bf4: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3633854d8bf4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3633854d8bf4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3633854d8bf4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3633854d8bf4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3633854d8bf4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3633854d8bf4: Configuration file was processed on all HCs. MC@3633854d8bf4: Creating MTC on host 172.18.152.10. MC@3633854d8bf4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Wed Mar 19 06:01: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL(4)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ 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-IPA(3)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ 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-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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(4)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3633854d8bf4: 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(4)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL-IPA(3)@3633854d8bf4: Established a new IPA connection (conn_id=5) MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ 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-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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(4)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3633854d8bf4: 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_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3633854d8bf4: 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-IPA(3)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@3633854d8bf4: 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@3633854d8bf4: 2/4 transceiver(s) connected TC_est_dchan-RSL(4)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3633854d8bf4: 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 := '00110101'B, t1p := 0, t3 := 24, t2 := 22 }, 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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(6)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3633854d8bf4: 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(7)@3633854d8bf4: 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 := '00110101'B, t1p := 0, t3 := 4, 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(7)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(7)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(8)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(9)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(10)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(11)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(12)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(13)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(14)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(15)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(16)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(17)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(18)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(19)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(20)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(21)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(22)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(23)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(24)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@3633854d8bf4: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3633854d8bf4: 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)@3633854d8bf4: 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(25)@3633854d8bf4: 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 := '00110101'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)@3633854d8bf4: Received IMM.ASS for our RACH! TC_est_dchan(25)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3633854d8bf4: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":9064 TC_est_dchan-RSL(4)@3633854d8bf4: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3633854d8bf4: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Wed Mar 19 06:02:16 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14681567) Waiting for packet dumper to finish... 1 (prev_count=14681567, count=14682066) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Wed Mar 19 06:02: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL(27)@3633854d8bf4: 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@3633854d8bf4: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@3633854d8bf4: Test case TC_chan_act_stress finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Wed Mar 19 06:02:22 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8344588) Waiting for packet dumper to finish... 1 (prev_count=8344588, count=8345087) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Wed Mar 19 06: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3633854d8bf4: 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(31)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3633854d8bf4: 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_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@3633854d8bf4: 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_act_react-RSL(31)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_react(33)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@3633854d8bf4: Test case TC_chan_act_react finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Wed Mar 19 06:02:27 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1952340) Waiting for packet dumper to finish... 1 (prev_count=1952340, count=1952839) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Wed Mar 19 06:02: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_deact_not_active started. TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3633854d8bf4: 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-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@3633854d8bf4: 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(35)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1077 IPA-CTRL-CLI-IPA(36)@3633854d8bf4: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@3633854d8bf4: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@3633854d8bf4: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Wed Mar 19 06:02:33 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1934207) Waiting for packet dumper to finish... 1 (prev_count=1934207, count=1934706) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Wed Mar 19 06:02: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_wrong_nr started. TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: 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_wrong_nr-RSL(39)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@3633854d8bf4: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@3633854d8bf4: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1129 TC_chan_act_wrong_nr-RSL(39)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Wed Mar 19 06:02:39 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1992721) Waiting for packet dumper to finish... 1 (prev_count=1992721, count=1993220) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Wed Mar 19 06:02: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_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_deact_sacch started. TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Tx:{ 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-IPA(54)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL(55)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@3633854d8bf4: 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-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3633854d8bf4: 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_deact_sacch-RSL(55)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(57)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(58)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(59)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(60)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(61)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(62)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(63)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(64)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(65)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(66)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(67)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(68)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(69)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(70)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(71)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(72)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(73)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(74)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(75)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@3633854d8bf4: setverdict(pass): none -> pass TC_deact_sacch(76)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1210 TC_deact_sacch-RSL(55)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@3633854d8bf4: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_deact_sacch finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Wed Mar 19 06:04:14 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88155024) Waiting for packet dumper to finish... 1 (prev_count=88155024, count=88155523) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Wed Mar 19 06:04: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_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_filling started. TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@3633854d8bf4: 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(78)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(80)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(81)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(82)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(83)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(84)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(85)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(86)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(87)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(88)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(89)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(90)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(91)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(92)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(93)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(94)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(95)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(96)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(97)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(98)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_filling(99)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1295 TC_sacch_filling-RSL(78)@3633854d8bf4: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_filling finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Wed Mar 19 06:04:34 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12152432) Waiting for packet dumper to finish... 1 (prev_count=12152432, count=12152931) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Wed Mar 19 06:04: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_info_mod started. TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL(101)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Tx:{ 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-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@3633854d8bf4: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1343 TC_sacch_info_mod-RSL(101)@3633854d8bf4: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_info_mod finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Wed Mar 19 06:05:08 UTC 2025 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30063141) Waiting for packet dumper to finish... 1 (prev_count=30063141, count=30063768) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Wed Mar 19 06:05: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.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_multi started. TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@3633854d8bf4: 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-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_multi-RSL(124)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1386 TC_sacch_multi-RSL(124)@3633854d8bf4: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_multi finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Wed Mar 19 06:06:39 UTC 2025 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84777523) Waiting for packet dumper to finish... 1 (prev_count=84777523, count=84778022) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Wed Mar 19 06: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_multi_chg started. TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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-IPA(146)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3633854d8bf4: 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_chg-RSL(147)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1432 TC_sacch_multi_chg-RSL(147)@3633854d8bf4: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Wed Mar 19 06:08:19 UTC 2025 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90400852) Waiting for packet dumper to finish... 1 (prev_count=90400852, count=90401351) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Wed Mar 19 06: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_chan_act started. TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(172)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(173)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(174)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(175)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(176)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(177)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(178)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(179)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(180)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(181)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(182)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(183)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(184)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(185)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(186)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(187)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(188)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(189)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(190)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act(191)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1478 TC_sacch_chan_act-RSL(170)@3633854d8bf4: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_chan_act finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Wed Mar 19 06:08:54 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26454983) Waiting for packet dumper to finish... 1 (prev_count=26454983, count=26455482) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Wed Mar 19 06:08: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_chan_act_ho_async started. TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1557 TC_sacch_chan_act_ho_async-RSL(193)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@3633854d8bf4: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Wed Mar 19 06:09:28 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30943745) Waiting for packet dumper to finish... 1 (prev_count=30943745, count=30944244) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Wed Mar 19 06:09: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sacch_chan_act_ho_sync started. TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Tx:{ 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-IPA(199)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: 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-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: 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@3633854d8bf4: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: 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_ho_sync-RSL(200)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: Timeout waiting for SACCH '352B24AB1795D86A7B5F6496D548136262842E'O TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1695 TC_sacch_chan_act_ho_sync-RSL(200)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(201)@3633854d8bf4: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Wed Mar 19 06:10:21 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48897684) Waiting for packet dumper to finish... 1 (prev_count=48897684, count=48898183) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Wed Mar 19 06:10: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_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_content started. TC_rach_content-RSL-IPA(206)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL(207)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@3633854d8bf4: 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(207)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@3633854d8bf4: 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-RSL(207)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@3633854d8bf4: 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_content-RSL(207)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 2, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 2, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 2, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 2, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 2, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 2, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 2, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 2, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 2, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 2, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 2, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 2, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 2, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 2, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 2, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 2, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 2, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 2, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 2, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 2, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 2, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 2, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 2, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 2, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 2, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 2, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 2, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 2, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 2, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 2, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 2, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 2, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 2, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 2, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 2, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 2, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 3, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 3, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 3, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 3, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 3, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 3, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 3, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 3, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 3, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 3, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 3, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 3, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 3, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 3, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 3, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 3, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 3, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 3, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 3, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 3, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 3, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 3, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 3, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 3, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 3, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 3, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 3, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 3, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 3, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 3, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 3, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 3, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 3, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 3, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 3, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 3, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 3, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 3, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 3, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 3, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 3, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 3, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 3, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 3, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 3, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 3, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 3, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 3, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 3, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 3, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 3, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 3, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 3, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 3, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 3, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 3, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 3, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 3, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 3, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 3, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 3, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 3, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 3, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 3, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 3, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 3, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 24, t2 := 1 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 3, t3 := 27, t2 := 4 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 3, t3 := 30, t2 := 7 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 33, t2 := 10 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 3, t3 := 36, t2 := 13 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 3, t3 := 17, t2 := 19 } MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1744 TC_rach_content-RSL(207)@3633854d8bf4: Final verdict of PTC: none TC_rach_content-RSL-IPA(206)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_content finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'. Wed Mar 19 06:10:50 UTC 2025 ====== BTS_Tests.TC_rach_content pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24151927) Waiting for packet dumper to finish... 1 (prev_count=24151927, count=24155673) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Wed Mar 19 06: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_content_emerg started. TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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-IPA(209)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_content_emerg-RSL(210)@3633854d8bf4: 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_rach_content_emerg-RSL(210)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@3633854d8bf4: 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_content_emerg-RSL(210)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } MTC@3633854d8bf4: [203] Timeout waiting for CHAN RQD FN=1157 RA='A2'O TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 36, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 33, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 36, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 21, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 24, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 27, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 30, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 33, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 36, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 33, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 36, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 4, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 4, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 4, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 4, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 4, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 4, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 4, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 4, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 4, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 4, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 4, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 4, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 4, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 4, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 4, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 4, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 4, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 4, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 4, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 4, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 4, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 4, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 4, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 4, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 4, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 4, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 4, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 4, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 4, t3 := 24, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 4, t3 := 27, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 30, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 4, t3 := 33, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 36, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 4, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 4, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B0'O and fn={ t1_p := 4, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A9'O and fn={ t1_p := 4, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 4, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 4, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 4, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 4, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 4, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 4, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 4, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 4, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 4, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 4, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A1'O and fn={ t1_p := 4, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 4, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 4, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BE'O and fn={ t1_p := 4, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B9'O and fn={ t1_p := 4, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A5'O and fn={ t1_p := 4, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BC'O and fn={ t1_p := 4, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 4, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B4'O and fn={ t1_p := 4, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B6'O and fn={ t1_p := 4, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 4, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AD'O and fn={ t1_p := 4, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B2'O and fn={ t1_p := 4, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B3'O and fn={ t1_p := 4, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A7'O and fn={ t1_p := 4, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 4, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A0'O and fn={ t1_p := 4, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A2'O and fn={ t1_p := 4, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B8'O and fn={ t1_p := 4, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AF'O and fn={ t1_p := 4, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B5'O and fn={ t1_p := 4, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BD'O and fn={ t1_p := 4, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BF'O and fn={ t1_p := 4, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A3'O and fn={ t1_p := 4, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BA'O and fn={ t1_p := 4, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='BB'O and fn={ t1_p := 4, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B1'O and fn={ t1_p := 4, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A6'O and fn={ t1_p := 4, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AB'O and fn={ t1_p := 4, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A4'O and fn={ t1_p := 4, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AE'O and fn={ t1_p := 4, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AA'O and fn={ t1_p := 4, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='AC'O and fn={ t1_p := 4, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='B7'O and fn={ t1_p := 4, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@3633854d8bf4: No Dchan handler for ra='A8'O and fn={ t1_p := 4, t3 := 32, t2 := 13 } MTC@3633854d8bf4: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"", new component reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"" MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1741 TC_rach_content_emerg-RSL(210)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@3633854d8bf4: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(209)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"" MTC@3633854d8bf4: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rach_content_emerg finished. Verdict: fail reason: "BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail'. Wed Mar 19 06:11:24 UTC 2025 ------ BTS_Tests.TC_rach_content_emerg fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28491835) Waiting for packet dumper to finish... 1 (prev_count=28491835, count=28492334) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Wed Mar 19 06:11: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_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_count started. TC_rach_count-RSL-IPA(212)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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_count-RSL-IPA(212)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_count-RSL(213)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rach_count-RSL(213)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 33, t2 := 16 } TC_rach_count-RSL(213)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 34, t2 := 17 } MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1790 TC_rach_count-RSL(213)@3633854d8bf4: Final verdict of PTC: none TC_rach_count-RSL-IPA(212)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_count finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'. Wed Mar 19 06:11:43 UTC 2025 ====== BTS_Tests.TC_rach_count pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14362891) Waiting for packet dumper to finish... 1 (prev_count=14362891, count=14363390) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Wed Mar 19 06:11: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_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_max_ta started. TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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-IPA(215)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_max_ta-RSL(216)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rach_max_ta-RSL(216)@3633854d8bf4: 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_max_ta-RSL(216)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 33, t2 := 25 } MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1981 TC_rach_max_ta-RSL(216)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@3633854d8bf4: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(215)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_max_ta finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'. Wed Mar 19 06:11:58 UTC 2025 ====== BTS_Tests.TC_rach_max_ta pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_max_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10321822) Waiting for packet dumper to finish... 1 (prev_count=10321822, count=10322413) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Wed Mar 19 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_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ho_rach started. TC_ho_rach-RSL-IPA(218)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_ho_rach-RSL(219)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL(219)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(219)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_ho_rach-RSL(219)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_ho_rach-RSL(219)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_ho_rach(221)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(221)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_ho_rach(222)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(222)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_ho_rach(223)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(223)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_ho_rach(224)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(224)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_rach(225)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(225)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_ho_rach(226)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(226)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_ho_rach(227)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(227)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_ho_rach(228)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(228)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_ho_rach(229)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(229)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_ho_rach(230)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(230)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_ho_rach(231)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(231)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_ho_rach(232)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(232)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_ho_rach(233)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(233)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_ho_rach(234)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(234)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_ho_rach(235)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(235)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_ho_rach(236)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(236)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_ho_rach(237)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(237)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_ho_rach(238)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(238)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_ho_rach(239)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(239)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_ho_rach(240)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_rach(240)@3633854d8bf4: 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)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2050 TC_ho_rach-RSL(219)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(220)@3633854d8bf4: Final verdict of PTC: none TC_ho_rach-RSL-IPA(218)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(221): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_ho_rach finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'. Wed Mar 19 06:12:06 UTC 2025 ====== BTS_Tests.TC_ho_rach pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ho_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4574124) Waiting for packet dumper to finish... 1 (prev_count=4574124, count=4574623) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Wed Mar 19 06: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ho_physical_info started. TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL(242)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@3633854d8bf4: 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-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@3633854d8bf4: 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_physical_info-RSL(242)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_ho_physical_info-RSL(242)@3633854d8bf4: 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@3633854d8bf4: 2/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_physical_info(244)@3633854d8bf4: setverdict(pass): none -> pass TC_ho_physical_info(244)@3633854d8bf4: 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 := 125, 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 := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" TC_ho_physical_info(244)@3633854d8bf4: Sending handover Access Burst TC_ho_physical_info(244)@3633854d8bf4: 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)@3633854d8bf4: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed TC_ho_physical_info(244)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2115 MC@3633854d8bf4: Test Component 244 has requested to stop MTC. Terminating current testcase execution. TC_ho_physical_info-RSL(242)@3633854d8bf4: Final verdict of PTC: none TC_ho_physical_info(244)@3633854d8bf4: 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 := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" IPA-CTRL-CLI-IPA(243)@3633854d8bf4: Final verdict of PTC: none TC_ho_physical_info-RSL-IPA(241)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none) MTC@3633854d8bf4: 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 := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" MTC@3633854d8bf4: 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 := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } } MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Wed Mar 19 06:12:14 UTC 2025 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ho_physical_info.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4271591) Waiting for packet dumper to finish... 1 (prev_count=4271591, count=4272090) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Wed Mar 19 06:12: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_load_idle_thresh0 started. TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: 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_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1837 TC_rach_load_idle_thresh0-RSL(246)@3633854d8bf4: Final verdict of PTC: none TC_rach_load_idle_thresh0-RSL-IPA(245)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'. Wed Mar 19 06:12:30 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_thresh0 pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5531699) Waiting for packet dumper to finish... 1 (prev_count=5531699, count=5535446) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Wed Mar 19 06:12: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_load_idle_below_thresh started. TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: 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_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: 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@3633854d8bf4: 3/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1862 TC_rach_load_idle_below_thresh-RSL(249)@3633854d8bf4: Final verdict of PTC: none TC_rach_load_idle_below_thresh-RSL-IPA(248)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(250)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'. Wed Mar 19 06:12:40 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_below_thresh pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4185911) Waiting for packet dumper to finish... 1 (prev_count=4185911, count=4189657) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Wed Mar 19 06:12: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rach_load_count started. TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@3633854d8bf4: 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-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rach_load_count-RSL(252)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rach_load_count-RSL(252)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(252)@3633854d8bf4: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 34, t2 := 17 } MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":1926 TC_rach_load_count-RSL(252)@3633854d8bf4: Final verdict of PTC: none TC_rach_load_count-RSL-IPA(251)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@3633854d8bf4: Test case TC_rach_load_count finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'. Wed Mar 19 06:13:06 UTC 2025 ====== BTS_Tests.TC_rach_load_count pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rach_load_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17187916) Waiting for packet dumper to finish... 1 (prev_count=17187916, count=17191663) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Wed Mar 19 06:13: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf started. TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Tx:{ 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-IPA(254)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: 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(255)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: 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_tchf-RSL(255)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: 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-RSL(255)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchf(257)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf(257)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf(257)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3631 TC_meas_res_speech_tchf-RSL(255)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchf-RSL-IPA(254)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf(257): pass (none -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass'. Wed Mar 19 06:13:19 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11177444) Waiting for packet dumper to finish... 1 (prev_count=11177444, count=11177943) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Wed Mar 19 06:13: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf_facch started. TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3631 TC_meas_res_speech_tchf_facch-RSL(259)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(258)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): pass (none -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf_facch finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass'. Wed Mar 19 06:13:33 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf_facch pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11177983) Waiting for packet dumper to finish... 1 (prev_count=11177983, count=11178482) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Wed Mar 19 06:13: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh started. TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Tx:{ 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-IPA(262)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Tx:{ 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-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: 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(263)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: 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-RSL(263)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh(265)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_speech_tchh(266)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh(266)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3655 TC_meas_res_speech_tchh-RSL(263)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(262)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh(266): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass'. Wed Mar 19 06:13:54 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19601603) Waiting for packet dumper to finish... 1 (prev_count=19601603, count=19602102) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Wed Mar 19 06:13: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_facch started. TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(268)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: 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_facch-RSL(268)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(271)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3655 TC_meas_res_speech_tchh_facch-RSL(268)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchh_facch-RSL-IPA(267)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(267): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(268): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_facch(270): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_facch(271): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_facch finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass'. Wed Mar 19 06:14:16 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_facch pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19634940) Waiting for packet dumper to finish... 1 (prev_count=19634940, count=19635439) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Wed Mar 19 06:14: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_toa256 started. TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: 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)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(275)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"" TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2443 MC@3633854d8bf4: Test Component 276 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_speech_tchh_toa256(276)@3633854d8bf4: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"" IPA-CTRL-CLI-IPA(274)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL(273)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(272): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(273): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_toa256(275): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_toa256(276): 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"" MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_toa256 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'. Wed Mar 19 06:14:31 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12361022) Waiting for packet dumper to finish... 1 (prev_count=12361022, count=12361521) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Wed Mar 19 06:14: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_sign_tchf started. TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Tx:{ 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)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(278)@3633854d8bf4: 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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: 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-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(278)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: 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)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: 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_tchf-RSL(278)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: 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)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchf(280)@3633854d8bf4: 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_sign_tchf(280)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2443 MC@3633854d8bf4: Test Component 280 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_sign_tchf-RSL(278)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_tchf(280)@3633854d8bf4: 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(279)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(277)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(277): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchf-RSL(278): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchf(280): 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@3633854d8bf4: Test case TC_meas_res_sign_tchf 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Wed Mar 19 06:14:38 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2930049) Waiting for packet dumper to finish... 1 (prev_count=2930049, count=2930548) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Wed Mar 19 06:14: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_sign_tchh started. TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Tx:{ 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-IPA(281)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Tx:{ 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-IPA(281)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Tx:{ 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-IPA(281)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Tx:{ 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(282)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(282)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: 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(282)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: 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(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(281)@3633854d8bf4: 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(281)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(281)@3633854d8bf4: 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(281)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(281)@3633854d8bf4: 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(281)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(284)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(284)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(284)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_tchh(285)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(285)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(285)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(285)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(285)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3707 TC_meas_res_sign_tchh-RSL(282)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL-IPA(281)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(281): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh-RSL(282): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh(284): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh(285): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_meas_res_sign_tchh finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass'. Wed Mar 19 06:14:59 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_tchh pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18262655) Waiting for packet dumper to finish... 1 (prev_count=18262655, count=18263154) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Wed Mar 19 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_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_sign_sdcch4 started. TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Tx:{ 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(287)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Tx:{ 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(287)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Tx:{ 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(287)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Tx:{ 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(287)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(286)@3633854d8bf4: 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(286)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: 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(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(286)@3633854d8bf4: 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(286)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(286)@3633854d8bf4: 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(286)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: 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(287)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: 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(287)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(286)@3633854d8bf4: 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(286)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: 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_sdcch4-RSL(287)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(289)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(289)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(289)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(290)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(290)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(290)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(290)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(291)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(291)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(291)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(291)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(292)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(292)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(292)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3720 TC_meas_res_sign_sdcch4-RSL(287)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(286)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(286): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(287): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4(289): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4(290): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4(291): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch4(292): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'. Wed Mar 19 06:15:37 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31117494) Waiting for packet dumper to finish... 1 (prev_count=31117494, count=31117993) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Wed Mar 19 06:15: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_sign_sdcch8 started. TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Tx:{ 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(294)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Tx:{ 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(294)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Tx:{ 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(294)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Tx:{ 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(294)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(293)@3633854d8bf4: 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(293)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: 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(294)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(293)@3633854d8bf4: 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(293)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(293)@3633854d8bf4: 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(293)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(293)@3633854d8bf4: 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(293)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: 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(294)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: 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_sdcch8-RSL(294)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(296)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(296)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(297)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(297)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(297)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(297)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(298)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(298)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(298)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(298)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(299)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(299)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(299)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(300)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(300)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(300)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(301)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@3633854d8bf4: 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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_sign_sdcch8(301)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2443 MC@3633854d8bf4: Test Component 301 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_sign_sdcch8-RSL(294)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_sdcch8(301)@3633854d8bf4: 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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" IPA-CTRL-CLI-IPA(295)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(293)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(293): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(294): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(296): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(297): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(298): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(299): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(300): pass (pass -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_sdcch8(301): 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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" MTC@3633854d8bf4: Test case TC_meas_res_sign_sdcch8 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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'. Wed Mar 19 06:16:24 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39859511) Waiting for packet dumper to finish... 1 (prev_count=39859511, count=39860010) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Wed Mar 19 06:16: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_sign_tchh_toa256 started. TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Tx:{ 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(303)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Tx:{ 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(303)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Tx:{ 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(303)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Tx:{ 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(303)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(302)@3633854d8bf4: 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(302)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: 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(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(302)@3633854d8bf4: 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(302)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(302)@3633854d8bf4: 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(302)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(302)@3633854d8bf4: 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(302)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(305)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(305)@3633854d8bf4: Final verdict of PTC: pass TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(306)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(306)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3747 TC_meas_res_sign_tchh_toa256-RSL(303)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(302)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(302): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(303): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh_toa256(305): pass (none -> pass) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_sign_tchh_toa256(306): pass (pass -> pass) MTC@3633854d8bf4: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass'. Wed Mar 19 06:16:46 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_tchh_toa256 pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18286449) Waiting for packet dumper to finish... 1 (prev_count=18286449, count=18286948) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Wed Mar 19 06:16: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf_sapi3 started. TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Tx:{ 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(308)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Tx:{ 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(308)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Tx:{ 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(308)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Tx:{ 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(308)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(307)@3633854d8bf4: 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(307)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: 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(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(307)@3633854d8bf4: 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(307)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(307)@3633854d8bf4: 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(307)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(307)@3633854d8bf4: 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(307)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: 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@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_sapi3(310)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3812 TC_meas_res_speech_tchf_sapi3-RSL(308)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(309)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(307)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(307): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(308): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(309): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchf_sapi3(310): pass (none -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass'. Wed Mar 19 06:17:00 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11197278) Waiting for packet dumper to finish... 1 (prev_count=11197278, count=11197777) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Wed Mar 19 06:17: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_sapi3 started. TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Tx:{ 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-IPA(311)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Tx:{ 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(312)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Tx:{ 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(312)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Tx:{ 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(312)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(311)@3633854d8bf4: 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(311)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: 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(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(311)@3633854d8bf4: 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(311)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(311)@3633854d8bf4: 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(311)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: 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-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(311)@3633854d8bf4: 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(311)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: 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_sapi3-RSL(312)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: 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_sapi3-RSL(312)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: setverdict(pass): none -> pass TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_sapi3(314)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3827 TC_meas_res_speech_tchh_sapi3-RSL(312)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@3633854d8bf4: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(311)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(311): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(312): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_meas_res_speech_tchh_sapi3(314): pass (none -> pass) MTC@3633854d8bf4: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass'. Wed Mar 19 06:17:13 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10796834) Waiting for packet dumper to finish... 1 (prev_count=10796834, count=10797333) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:17: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_tx_power_start_ramp_up_bcch started. TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Tx:{ 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(316)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Tx:{ 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(316)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Tx:{ 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(316)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Tx:{ 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(316)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(315)@3633854d8bf4: 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(315)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: 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(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(315)@3633854d8bf4: 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(315)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(315)@3633854d8bf4: 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(315)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(315)@3633854d8bf4: 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(315)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: 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(316)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Reached full power, wating a bit more until success TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Tx power increased during ramp up: 0 -> 30 TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: setverdict(pass): none -> pass TC_tx_power_start_ramp_up_bcch(318)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2959 TC_tx_power_start_ramp_up_bcch-RSL(316)@3633854d8bf4: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(315)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(315): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(316): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_start_ramp_up_bcch(318): pass (none -> pass) MTC@3633854d8bf4: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass'. Wed Mar 19 06:17:25 UTC 2025 ====== BTS_Tests.TC_tx_power_start_ramp_up_bcch pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7724862) Waiting for packet dumper to finish... 1 (prev_count=7724862, count=7729045) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Wed Mar 19 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_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_tx_power_down_bcch started. TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Tx:{ 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(320)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Tx:{ 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(320)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Tx:{ 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(320)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Tx:{ 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(320)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(319)@3633854d8bf4: 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(319)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: 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(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(319)@3633854d8bf4: 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(319)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(319)@3633854d8bf4: 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(319)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(319)@3633854d8bf4: 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(319)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=0 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=8 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=8 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=8 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=8 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=16 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=16 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=16 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=16 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=24 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=24 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=24 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=24 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=24 TC_tx_power_down_bcch(322)@3633854d8bf4: Received rx_level=30 TC_tx_power_down_bcch(322)@3633854d8bf4: Reached nominal level 30, shutting down OML link TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: IPA: Closed TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Lost IPA connection! (conn_id=2) TC_tx_power_down_bcch-RSL-IPA(319)@3633854d8bf4: Final verdict of PTC: none TC_tx_power_down_bcch(322)@3633854d8bf4: setverdict(pass): none -> pass TC_tx_power_down_bcch(322)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":2986 TC_tx_power_down_bcch-RSL(320)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(321)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(319): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_down_bcch-RSL(320): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(321): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_down_bcch(322): pass (none -> pass) MTC@3633854d8bf4: Test case TC_tx_power_down_bcch finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass'. Wed Mar 19 06:17:41 UTC 2025 ====== BTS_Tests.TC_tx_power_down_bcch pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7088140) Waiting for packet dumper to finish... 1 (prev_count=7088140, count=7091887) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:17: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_tx_power_ramp_adm_state_change started. TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Tx:{ 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(324)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Tx:{ 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(324)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Tx:{ 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(324)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Tx:{ 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(324)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(323)@3633854d8bf4: 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(323)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: 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(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(323)@3633854d8bf4: 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(323)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(323)@3633854d8bf4: 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(323)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(323)@3633854d8bf4: 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(323)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: 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_ramp_adm_state_change-RSL(324)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Reached nominal level 30, changing ADM state to LOCKED TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: ADM STATE UNLOCKED->LOCKED TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=22 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=22 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=22 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=22 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=14 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=14 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=14 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=14 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=6 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=6 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=6 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=6 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=6 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Tx power decreased during ramp down: 30 -> 0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: 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(326)@3633854d8bf4: ADM STATE LOCKED->UNLOCKED TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=0 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=8 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=16 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=24 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Reached full power, wating a bit more until success TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Received rx_level=30 TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: 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(326)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":727 MC@3633854d8bf4: Test Component 326 has requested to stop MTC. Terminating current testcase execution. TC_tx_power_ramp_adm_state_change-RSL(324)@3633854d8bf4: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(323)@3633854d8bf4: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change(326)@3633854d8bf4: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"" IPA-CTRL-CLI-IPA(325)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(323): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(324): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_tx_power_ramp_adm_state_change(326): fail (none -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout"" MTC@3633854d8bf4: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Wed Mar 19 06:18:06 UTC 2025 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17981667) Waiting for packet dumper to finish... 1 (prev_count=17981667, count=17982166) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Wed Mar 19 06:18:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_bs_pwr_static_ass started. TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Tx:{ 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(328)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Tx:{ 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(328)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Tx:{ 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(328)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Tx:{ 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(328)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(327)@3633854d8bf4: 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(327)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: 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(328)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(327)@3633854d8bf4: 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(327)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(327)@3633854d8bf4: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(327)@3633854d8bf4: 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-IPA(327)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: 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(328)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: 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_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: 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(328)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: setverdict(pass): none -> pass TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_ass(330)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3121 TC_rsl_bs_pwr_static_ass-RSL(328)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(329)@3633854d8bf4: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL-IPA(327)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(327): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(328): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(329): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_ass(330): pass (none -> pass) MTC@3633854d8bf4: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass'. Wed Mar 19 06:18:12 UTC 2025 ====== BTS_Tests.TC_rsl_bs_pwr_static_ass pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2298026) Waiting for packet dumper to finish... 1 (prev_count=2298026, count=2298525) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_bs_pwr_static_power_control started. TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Tx:{ 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(332)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Tx:{ 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(332)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Tx:{ 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(332)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Tx:{ 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(332)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(331)@3633854d8bf4: 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(331)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: 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(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(331)@3633854d8bf4: 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(331)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(331)@3633854d8bf4: 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(331)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(331)@3633854d8bf4: 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(331)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: 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_power_control-RSL(332)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: 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@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: 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@3633854d8bf4: 3/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: setverdict(pass): none -> pass TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { 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(334)@3633854d8bf4: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_power_control(334)@3633854d8bf4: Final verdict of PTC: pass MTC@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3135 TC_rsl_bs_pwr_static_power_control-RSL(332)@3633854d8bf4: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(331)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(331): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(332): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_bs_pwr_static_power_control(334): pass (none -> pass) MTC@3633854d8bf4: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass'. Wed Mar 19 06:18:19 UTC 2025 ====== BTS_Tests.TC_rsl_bs_pwr_static_power_control pass ====== Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2583381) Waiting for packet dumper to finish... 1 (prev_count=2583381, count=2583880) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Wed Mar 19 06:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_ctrl started. TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Tx:{ 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(336)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Tx:{ 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(336)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Tx:{ 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(336)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Tx:{ 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(336)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(335)@3633854d8bf4: 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(335)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: 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(336)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(335)@3633854d8bf4: 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(335)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(335)@3633854d8bf4: 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(335)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(335)@3633854d8bf4: 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(335)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: 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@3633854d8bf4: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 2/4 transceiver(s) connected MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: 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_ctrl-RSL(336)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: 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(336)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl(338)@3633854d8bf4: setverdict(pass): none -> pass TC_rsl_ms_pwr_ctrl(338)@3633854d8bf4: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 } TC_rsl_ms_pwr_ctrl(338)@3633854d8bf4: setverdict(fail): pass -> fail reason: "Power level := 15does not match the signaled (RSL) power level := 0", new component reason: "Power level := 15does not match the signaled (RSL) power level := 0" TC_rsl_ms_pwr_ctrl(338)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":3859 MC@3633854d8bf4: Test Component 338 has requested to stop MTC. Terminating current testcase execution. TC_rsl_ms_pwr_ctrl-RSL(336)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Dynamic test case error: Sending data on the connection of port IPA_RSL_PORT to 336:IPA_PT failed. (Broken pipe) TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: setverdict(error): none -> error TC_rsl_ms_pwr_ctrl(338)@3633854d8bf4: Final verdict of PTC: fail reason: "Power level := 15does not match the signaled (RSL) power level := 0" IPA-CTRL-CLI-IPA(337)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(335)@3633854d8bf4: Final verdict of PTC: error MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(335): error (none -> error) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(336): none (error -> error) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (error -> error) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_ctrl(338): fail (error -> error) reason: "Power level := 15does not match the signaled (RSL) power level := 0" MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: error MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl error'. Wed Mar 19 06:18:25 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl error ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2392001) Waiting for packet dumper to finish... 1 (prev_count=2392001, count=2392937) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Wed Mar 19 06:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_active started. TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Tx:{ 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-IPA(339)@3633854d8bf4: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Tx:{ 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(340)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Tx:{ 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-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(339)@3633854d8bf4: 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(339)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: 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(340)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Tx:{ 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-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(339)@3633854d8bf4: 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(339)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3633854d8bf4: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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(339)@3633854d8bf4: 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(339)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_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-IPA(339)@3633854d8bf4: 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(339)@3633854d8bf4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: 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(340)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3633854d8bf4: 1/4 RF Resource Indication(s) received MTC@3633854d8bf4: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: 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_active-RSL(340)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3633854d8bf4: 2/4 RF Resource Indication(s) received MTC@3633854d8bf4: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: 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_active-RSL(340)@3633854d8bf4: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3633854d8bf4: 3/4 RF Resource Indication(s) received MTC@3633854d8bf4: 4/4 transceiver(s) connected MTC@3633854d8bf4: 4/4 RF Resource Indication(s) received MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3633854d8bf4: 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@3633854d8bf4: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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(342)@3633854d8bf4: 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-RSL-IPA(339)@3633854d8bf4: IPA: Closed TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Lost IPA connection! (conn_id=5) IPA-CTRL-CLI-IPA(341)@3633854d8bf4: IPA: Closed TC_rsl_ms_pwr_dyn_active-RSL-IPA(339)@3633854d8bf4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(341)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Dynamic test case error: Port IPA_PT has neither connections nor mappings. Message cannot be sent on it. TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: setverdict(error): none -> error TC_rsl_ms_pwr_dyn_active-RSL(340)@3633854d8bf4: Final verdict of PTC: error TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL"", new component reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL"" TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":782 MC@3633854d8bf4: Test Component 342 has requested to stop MTC. Terminating current testcase execution. TC_rsl_ms_pwr_dyn_active(342)@3633854d8bf4: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL"" MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(339): none (none -> none) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(340): error (none -> error) MTC@3633854d8bf4: Local verdict of PTC IPA-CTRL-CLI-IPA(341): none (error -> error) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_active(342): fail (error -> error) reason: ""BTS_Tests.ttcn:782 : Timeout expecting RF CHAN REL"" MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: error MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active error'. Wed Mar 19 06:18:44 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active error ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=9571907) Waiting for packet dumper to finish... 1 (prev_count=9571907, count=9572183) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Wed Mar 19 06:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_active2 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active2-RSL(344)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(343)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(343): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(344): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'. Wed Mar 19 06:19:07 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14920) Waiting for packet dumper to finish... 1 (prev_count=14920, count=18231) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Wed Mar 19 06:19: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_up started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_up-RSL(346)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(345)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(345): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(346): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'. Wed Mar 19 06:19:30 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14990) Waiting for packet dumper to finish... 1 (prev_count=14990, count=15054) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Wed Mar 19 06:19: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_down started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_down-RSL(348)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(347)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(347): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(348): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'. Wed Mar 19 06:19:53 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:20: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_ass_updown started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_ass_updown-RSL(350)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(349)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(349): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(350): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'. Wed Mar 19 06:20:16 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15179) Waiting for packet dumper to finish... 1 (prev_count=15179, count=15243) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Wed Mar 19 06:20: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_max started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_max-RSL(352)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(351)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(351): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(352): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'. Wed Mar 19 06:20:39 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Wed Mar 19 06:20: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_chan_initial_ms_pwr started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ms_pwr-RSL(354)@3633854d8bf4: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(353)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(353): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(354): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'. Wed Mar 19 06:21:02 UTC 2025 ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14953) Waiting for packet dumper to finish... 1 (prev_count=14953, count=18829) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Wed Mar 19 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_chan_initial_ta started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ta-RSL(356)@3633854d8bf4: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(355)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(355): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(356): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'. Wed Mar 19 06:21:25 UTC 2025 ------ BTS_Tests.TC_rsl_chan_initial_ta fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14936) Waiting for packet dumper to finish... 1 (prev_count=14936, count=15000) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Wed Mar 19 06:21: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_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_modify_encr started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_modify_encr-RSL(358)@3633854d8bf4: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(357)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(357): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_modify_encr-RSL(358): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'. Wed Mar 19 06:21:48 UTC 2025 ------ BTS_Tests.TC_rsl_modify_encr fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15048) Waiting for packet dumper to finish... 1 (prev_count=15048, count=15112) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Wed Mar 19 06:21: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_rf_resource_ind started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_rf_resource_ind-RSL(360)@3633854d8bf4: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(359)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(359): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(360): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'. Wed Mar 19 06:22:11 UTC 2025 ------ BTS_Tests.TC_rsl_rf_resource_ind fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.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=15564) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Wed Mar 19 06:22: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_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_conn_fail_crit started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_conn_fail_crit-RSL(362)@3633854d8bf4: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(361)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(361): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_conn_fail_crit-RSL(362): none (fail -> fail) MTC@3633854d8bf4: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'. Wed Mar 19 06:22:34 UTC 2025 ------ BTS_Tests.TC_conn_fail_crit fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15044) Waiting for packet dumper to finish... 1 (prev_count=15044, count=15108) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Wed Mar 19 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_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_paging_imsi_80percent started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_80percent-RSL-IPA(363)@3633854d8bf4: Final verdict of PTC: none TC_paging_imsi_80percent-RSL(364)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(363): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_80percent-RSL(364): none (fail -> fail) MTC@3633854d8bf4: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'. Wed Mar 19 06:22:58 UTC 2025 ------ BTS_Tests.TC_paging_imsi_80percent fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18191) Waiting for packet dumper to finish... 1 (prev_count=18191, count=18255) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Wed Mar 19 06:23: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_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_paging_tmsi_80percent started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_80percent-RSL(366)@3633854d8bf4: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(365)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(365): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_paging_tmsi_80percent-RSL(366): none (fail -> fail) MTC@3633854d8bf4: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'. Wed Mar 19 06:23:21 UTC 2025 ------ BTS_Tests.TC_paging_tmsi_80percent fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15071) Waiting for packet dumper to finish... 1 (prev_count=15071, count=15135) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Wed Mar 19 06:23: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_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_paging_imsi_200percent started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent-RSL(368)@3633854d8bf4: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(367)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(367): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_200percent-RSL(368): none (fail -> fail) MTC@3633854d8bf4: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'. Wed Mar 19 06:23:44 UTC 2025 ------ BTS_Tests.TC_paging_imsi_200percent fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_paging_imsi_200percent.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Wed Mar 19 06:23: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_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_paging_tmsi_200percent started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_200percent-RSL(370)@3633854d8bf4: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(369)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(369): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_paging_tmsi_200percent-RSL(370): none (fail -> fail) MTC@3633854d8bf4: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'. Wed Mar 19 06:24:07 UTC 2025 ------ BTS_Tests.TC_paging_tmsi_200percent fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.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=18387) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Wed Mar 19 06:24: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_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_protocol_error started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_protocol_error-RSL(372)@3633854d8bf4: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(371)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(371): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_protocol_error-RSL(372): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'. Wed Mar 19 06:24:30 UTC 2025 ------ BTS_Tests.TC_rsl_protocol_error fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_protocol_error.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=15123) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Wed Mar 19 06:24: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_mand_ie_error started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_mand_ie_error-RSL(374)@3633854d8bf4: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(373)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(373): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_mand_ie_error-RSL(374): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'. Wed Mar 19 06:24:53 UTC 2025 ------ BTS_Tests.TC_rsl_mand_ie_error fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15295) Waiting for packet dumper to finish... 1 (prev_count=15295, count=15359) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Wed Mar 19 06:25: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rsl_ie_content_error started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ie_content_error-RSL(376)@3633854d8bf4: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(375)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(375): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rsl_ie_content_error-RSL(376): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'. Wed Mar 19 06:25:16 UTC 2025 ------ BTS_Tests.TC_rsl_ie_content_error fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=15132) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Wed Mar 19 06:25: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_default started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_default-RSL(378)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(377)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_default-RSL-IPA(377): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_default-RSL(378): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'. Wed Mar 19 06:25:39 UTC 2025 ------ BTS_Tests.TC_si_sched_default fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_default.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Wed Mar 19 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_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_1 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_1-RSL(380)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(379)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_1-RSL-IPA(379): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_1-RSL(380): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'. Wed Mar 19 06:26:02 UTC 2025 ------ BTS_Tests.TC_si_sched_1 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15464) Waiting for packet dumper to finish... 1 (prev_count=15464, count=18775) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Wed Mar 19 06:26: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_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_2bis started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2bis-RSL(382)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_2bis-RSL-IPA(381)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(381): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2bis-RSL(382): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'. Wed Mar 19 06:26:25 UTC 2025 ------ BTS_Tests.TC_si_sched_2bis fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15039) Waiting for packet dumper to finish... 1 (prev_count=15039, count=15103) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Wed Mar 19 06:26: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_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_2ter started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter-RSL(384)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(383)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(383): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2ter-RSL(384): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'. Wed Mar 19 06:26:49 UTC 2025 ------ BTS_Tests.TC_si_sched_2ter fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15040) Waiting for packet dumper to finish... 1 (prev_count=15040, count=15104) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Wed Mar 19 06:26: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_2ter_2bis started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter_2bis-RSL(386)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(385)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(385): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(386): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'. Wed Mar 19 06:27:12 UTC 2025 ------ BTS_Tests.TC_si_sched_2ter_2bis fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.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=18809) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Wed Mar 19 06:27: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_2quater started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2quater-RSL(388)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(387)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(387): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_2quater-RSL(388): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'. Wed Mar 19 06:27:35 UTC 2025 ------ BTS_Tests.TC_si_sched_2quater fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14923) Waiting for packet dumper to finish... 1 (prev_count=14923, count=14987) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Wed Mar 19 06:27: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_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_13 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13-RSL(390)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(389)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_13-RSL-IPA(389): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_13-RSL(390): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'. Wed Mar 19 06:27:58 UTC 2025 ------ BTS_Tests.TC_si_sched_13 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_13.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18152) Waiting for packet dumper to finish... 1 (prev_count=18152, count=18216) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:28: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13_2bis_2ter_2quater-RSL(392)@3633854d8bf4: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(391)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(391): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(392): none (fail -> fail) MTC@3633854d8bf4: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'. Wed Mar 19 06:28:21 UTC 2025 ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.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=15040) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Wed Mar 19 06:28: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_dlcx_not_active started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_dlcx_not_active-RSL(394)@3633854d8bf4: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(393)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(393): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(394): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'. Wed Mar 19 06:28:44 UTC 2025 ------ BTS_Tests.TC_ipa_dlcx_not_active fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Wed Mar 19 06:28: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_crcx_twice_not_active started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_twice_not_active-RSL-IPA(395)@3633854d8bf4: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL(396)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(395): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(396): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'. Wed Mar 19 06:29:07 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.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=18399) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:29: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(398)@3633854d8bf4: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(397)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(397): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(398): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'. Wed Mar 19 06:29:30 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14975) Waiting for packet dumper to finish... 1 (prev_count=14975, count=15039) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:29: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(400)@3633854d8bf4: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(399)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(399): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(400): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'. Wed Mar 19 06:29:53 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15123) Waiting for packet dumper to finish... 1 (prev_count=15123, count=15187) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Wed Mar 19 06:30: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_crcx_sdcch_not_active started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_sdcch_not_active-RSL(402)@3633854d8bf4: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(401)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(401): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(402): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'. Wed Mar 19 06:30:16 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14961) Waiting for packet dumper to finish... 1 (prev_count=14961, count=15025) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Wed Mar 19 06:30: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ipa_crcx_ack_addr started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_ack_addr-RSL(404)@3633854d8bf4: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(403)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(403): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(404): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Wed Mar 19 06:30:39 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Wed Mar 19 06:30: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_paging_imsi_200percent_with_ps started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent_with_ps-RSL(406)@3633854d8bf4: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(405)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(405): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(406): none (fail -> fail) MTC@3633854d8bf4: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'. Wed Mar 19 06:31:02 UTC 2025 ------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15418) Waiting for packet dumper to finish... 1 (prev_count=15418, count=18730) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Wed Mar 19 06:31: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_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_act_req started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req-RSL(408)@3633854d8bf4: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(407)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req-RSL-IPA(407): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req-RSL(408): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'. Wed Mar 19 06:31:26 UTC 2025 ------ BTS_Tests.TC_pcu_act_req fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_act_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15033) Waiting for packet dumper to finish... 1 (prev_count=15033, count=15097) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Wed Mar 19 06:31: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_ts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_ts-RSL(410)@3633854d8bf4: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(409)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(409): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(410): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'. Wed Mar 19 06:31:49 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14940) Waiting for packet dumper to finish... 1 (prev_count=14940, count=15004) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Wed Mar 19 06:31: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_bts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_bts-RSL(412)@3633854d8bf4: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(411)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(411): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(412): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'. Wed Mar 19 06:32:12 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15073) Waiting for packet dumper to finish... 1 (prev_count=15073, count=18821) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Wed Mar 19 06:32: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_trx started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_trx-RSL(414)@3633854d8bf4: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL-IPA(413)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(413): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(414): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'. Wed Mar 19 06:32:35 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.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=15007) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Wed Mar 19 06:32: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_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_deact_req started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req-RSL(416)@3633854d8bf4: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(415)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(415): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_deact_req-RSL(416): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'. Wed Mar 19 06:32:58 UTC 2025 ------ BTS_Tests.TC_pcu_deact_req fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18287) Waiting for packet dumper to finish... 1 (prev_count=18287, count=18351) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Wed Mar 19 06:33: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_deact_req_wrong_ts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req_wrong_ts-RSL(418)@3633854d8bf4: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(417)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(417): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(418): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'. Wed Mar 19 06:33:21 UTC 2025 ------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14950) Waiting for packet dumper to finish... 1 (prev_count=14950, count=15014) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Wed Mar 19 06:33: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_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_ver_si1 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si1-RSL(420)@3633854d8bf4: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(419)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(419): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si1-RSL(420): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'. Wed Mar 19 06:33:44 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si1 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_ver_si1.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=14968) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Wed Mar 19 06:33: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_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_ver_si3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si3-RSL(422)@3633854d8bf4: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(421)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(421): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si3-RSL(422): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'. Wed Mar 19 06:34:07 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si3 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_ver_si3.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=18344) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Wed Mar 19 06:34: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_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_ver_si13 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si13-RSL(424)@3633854d8bf4: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(423)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(423): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ver_si13-RSL(424): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'. Wed Mar 19 06:34:30 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si13 fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_ver_si13.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Wed Mar 19 06:34: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_pdtch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pdtch-RSL(426)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(425)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(425): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(426): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'. Wed Mar 19 06:34:53 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_pdtch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15242) Waiting for packet dumper to finish... 1 (prev_count=15242, count=15306) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Wed Mar 19 06:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_ptcch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ptcch-RSL(428)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(427)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(427): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(428): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'. Wed Mar 19 06:35:16 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_ptcch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14930) Waiting for packet dumper to finish... 1 (prev_count=14930, count=14994) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Wed Mar 19 06:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_bts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_bts-RSL(430)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(429)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(429): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(430): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'. Wed Mar 19 06:35:39 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Wed Mar 19 06:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_trx started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_trx-RSL(432)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(431)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(431): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(432): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'. Wed Mar 19 06:36:02 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15605) Waiting for packet dumper to finish... 1 (prev_count=15605, count=18917) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Wed Mar 19 06:36: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_ts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_ts-RSL(434)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(433)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(433): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(434): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'. Wed Mar 19 06:36:26 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15069) Waiting for packet dumper to finish... 1 (prev_count=15069, count=15133) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Wed Mar 19 06:36: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_ts_inactive started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ts_inactive-RSL(436)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(435)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(435): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(436): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'. Wed Mar 19 06:36:49 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14956) Waiting for packet dumper to finish... 1 (prev_count=14956, count=15020) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Wed Mar 19 06:36: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_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_ptcch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ptcch-RSL(438)@3633854d8bf4: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(437)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(437): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ptcch-RSL(438): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'. Wed Mar 19 06:37:12 UTC 2025 ------ BTS_Tests.TC_pcu_ptcch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15025) Waiting for packet dumper to finish... 1 (prev_count=15025, count=18773) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Wed Mar 19 06:37: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_agch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_agch-RSL(440)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(439)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(439): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_agch-RSL(440): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'. Wed Mar 19 06:37:35 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_agch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_agch.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Wed Mar 19 06:37: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_pch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pch-RSL(442)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(441)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(441): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_pch-RSL(442): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'. Wed Mar 19 06:37:58 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_pch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18171) Waiting for packet dumper to finish... 1 (prev_count=18171, count=18235) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:38: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_imm_ass_pch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_pch-RSL(444)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(443)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(443): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(444): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'. Wed Mar 19 06:38:21 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15084) Waiting for packet dumper to finish... 1 (prev_count=15084, count=15148) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:38: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_req_imm_ass_agch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_agch-RSL(446)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(445)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(445): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(446): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'. Wed Mar 19 06:38:44 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14962) Waiting for packet dumper to finish... 1 (prev_count=14962, count=15026) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Wed Mar 19 06:38: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_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_rach_content started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rach_content-RSL(448)@3633854d8bf4: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(447)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(447): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rach_content-RSL(448): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'. Wed Mar 19 06:39:07 UTC 2025 ------ BTS_Tests.TC_pcu_rach_content fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_rach_content.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=18364) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Wed Mar 19 06:39: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_ext_rach_content started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ext_rach_content-RSL(450)@3633854d8bf4: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL-IPA(449)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(449): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_ext_rach_content-RSL(450): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'. Wed Mar 19 06:39:30 UTC 2025 ------ BTS_Tests.TC_pcu_ext_rach_content fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Wed Mar 19 06:39: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_data_ind_lqual_cb started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_ind_lqual_cb-RSL(452)@3633854d8bf4: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(451)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(451): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(452): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Wed Mar 19 06:39:53 UTC 2025 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Wed Mar 19 06:40: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_paging_from_rsl started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_paging_from_rsl-RSL(454)@3633854d8bf4: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(453)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(453): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(454): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'. Wed Mar 19 06:40:16 UTC 2025 ------ BTS_Tests.TC_pcu_paging_from_rsl fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Wed Mar 19 06:40: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_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_time_ind started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_time_ind-RSL(456)@3633854d8bf4: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(455)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(455): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_time_ind-RSL(456): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'. Wed Mar 19 06:40:39 UTC 2025 ------ BTS_Tests.TC_pcu_time_ind fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_time_ind.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=15100) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Wed Mar 19 06:40: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_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_rts_req started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rts_req-RSL(458)@3633854d8bf4: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(457)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(457): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rts_req-RSL(458): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'. Wed Mar 19 06:41:03 UTC 2025 ------ BTS_Tests.TC_pcu_rts_req fail ------ Saving talloc report from 172.18.152.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15342) Waiting for packet dumper to finish... 1 (prev_count=15342, count=18654) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Wed Mar 19 06:41:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_oml_alert started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_oml_alert-RSL(460)@3633854d8bf4: Final verdict of PTC: none TC_pcu_oml_alert-RSL-IPA(459)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(459): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_oml_alert-RSL(460): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'. Wed Mar 19 06:41:26 UTC 2025 ------ BTS_Tests.TC_pcu_oml_alert fail ------ Saving talloc report from 172.18.152.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=15040) Waiting for packet dumper to finish... 1 (prev_count=15040, count=15104) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'. ------ BTS_Tests.TC_pcu_rr_suspend ------ Wed Mar 19 06:41: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_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_rr_suspend started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rr_suspend-RSL(462)@3633854d8bf4: Final verdict of PTC: none TC_pcu_rr_suspend-RSL-IPA(461)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(461): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_rr_suspend-RSL(462): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'. Wed Mar 19 06:41:49 UTC 2025 ------ BTS_Tests.TC_pcu_rr_suspend fail ------ Saving talloc report from 172.18.152.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=14916) Waiting for packet dumper to finish... 1 (prev_count=14916, count=14980) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'. ------ BTS_Tests.TC_pcu_socket_connect_multi ------ Wed Mar 19 06:41: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_connect_multi started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_multi-RSL(464)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_connect_multi-RSL-IPA(463)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(463): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(464): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'. Wed Mar 19 06:42:12 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_multi fail ------ Saving talloc report from 172.18.152.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=15084) Waiting for packet dumper to finish... 1 (prev_count=15084, count=18832) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'. ------ BTS_Tests.TC_pcu_socket_reconnect ------ Wed Mar 19 06:42: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_reconnect started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_reconnect-RSL(466)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_reconnect-RSL-IPA(465)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(465): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_reconnect-RSL(466): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'. Wed Mar 19 06:42:35 UTC 2025 ------ BTS_Tests.TC_pcu_socket_reconnect fail ------ Saving talloc report from 172.18.152.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=14941) Waiting for packet dumper to finish... 1 (prev_count=14941, count=15005) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------ Wed Mar 19 06:42: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_noconnect_nosi3gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi3gprs-RSL(468)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(467)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(467): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(468): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'. Wed Mar 19 06:42:58 UTC 2025 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------ Saving talloc report from 172.18.152.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=18354) Waiting for packet dumper to finish... 1 (prev_count=18354, count=18418) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------ Wed Mar 19 06:43: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_noconnect_nosi4gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi4gprs-RSL(470)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(469)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(469): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(470): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'. Wed Mar 19 06:43:21 UTC 2025 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------ Saving talloc report from 172.18.152.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=14980) Waiting for packet dumper to finish... 1 (prev_count=14980, count=15044) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------ Wed Mar 19 06:43: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_connect_si3gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si3gprs-RSL(472)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_connect_si3gprs-RSL-IPA(471)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(471): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(472): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'. Wed Mar 19 06:43:44 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------ Saving talloc report from 172.18.152.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=15331) Waiting for packet dumper to finish... 1 (prev_count=15331, count=15395) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------ Wed Mar 19 06:43: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_connect_si4gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si4gprs-RSL(474)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_connect_si4gprs-RSL-IPA(473)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(473): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(474): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'. Wed Mar 19 06:44:07 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------ Saving talloc report from 172.18.152.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=14964) Waiting for packet dumper to finish... 1 (prev_count=14964, count=18275) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------ Wed Mar 19 06:44: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_disconnect_nosi3gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi3gprs-RSL(476)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(475)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(475): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(476): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'. Wed Mar 19 06:44:31 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------ Saving talloc report from 172.18.152.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=14983) Waiting for packet dumper to finish... 1 (prev_count=14983, count=15047) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------ Wed Mar 19 06:44: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_disconnect_nosi4gprs started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi4gprs-RSL(478)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(477)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(477): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(478): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'. Wed Mar 19 06:44:54 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------ Saving talloc report from 172.18.152.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=15111) Waiting for packet dumper to finish... 1 (prev_count=15111, count=15175) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'. ------ BTS_Tests.TC_pcu_socket_verify_info_ind ------ Wed Mar 19 06:45: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_verify_info_ind started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_verify_info_ind-RSL(480)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_verify_info_ind-RSL-IPA(479)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(479): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(480): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'. Wed Mar 19 06:45:17 UTC 2025 ------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------ Saving talloc report from 172.18.152.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=14963) Waiting for packet dumper to finish... 1 (prev_count=14963, count=15027) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------ Wed Mar 19 06:45: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_act_deact started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_act_deact-RSL(482)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_act_deact-RSL-IPA(481)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(481): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(482): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'. Wed Mar 19 06:45:40 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------ Saving talloc report from 172.18.152.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=15080) Waiting for packet dumper to finish... 1 (prev_count=15080, count=15144) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------ Wed Mar 19 06:45: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_double_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_double_act-RSL(484)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_double_act-RSL-IPA(483)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(483): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(484): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'. Wed Mar 19 06:46:03 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------ Saving talloc report from 172.18.152.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=18203) Waiting for packet dumper to finish... 1 (prev_count=18203, count=18267) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------ Wed Mar 19 06:46:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_act_deact started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_deact-RSL(486)@3633854d8bf4: Final verdict of PTC: none TC_dyn_ipa_pdch_act_deact-RSL-IPA(485)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(485): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(486): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'. Wed Mar 19 06:46:26 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------ Saving talloc report from 172.18.152.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=14948) Waiting for packet dumper to finish... 1 (prev_count=14948, count=15012) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:46: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(488)@3633854d8bf4: Final verdict of PTC: none TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(487)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(487): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(488): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'. Wed Mar 19 06:46:49 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------ Saving talloc report from 172.18.152.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=15219) Waiting for packet dumper to finish... 1 (prev_count=15219, count=15283) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'. ------ BTS_Tests.TC_pcu_info_ind_fh_params ------ Wed Mar 19 06:46: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_info_ind_fh_params started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_info_ind_fh_params-RSL(490)@3633854d8bf4: Final verdict of PTC: none TC_pcu_info_ind_fh_params-RSL-IPA(489)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(489): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(490): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'. Wed Mar 19 06:47:12 UTC 2025 ------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------ Saving talloc report from 172.18.152.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=15186) Waiting for packet dumper to finish... 1 (prev_count=15186, count=18934) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------ Wed Mar 19 06:47: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_nsvc_ipv4 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv4-RSL(492)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv4-RSL-IPA(491)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(491): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(492): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'. Wed Mar 19 06:47:35 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------ Saving talloc report from 172.18.152.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=18577) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------ Wed Mar 19 06:47: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_nsvc_ipv6 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv6-RSL(494)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv6-RSL-IPA(493)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(493): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(494): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'. Wed Mar 19 06:47:58 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------ Saving talloc report from 172.18.152.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=18144) Waiting for packet dumper to finish... 1 (prev_count=18144, count=18208) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'. ------ BTS_Tests.TC_pcu_socket_two_nsvc ------ Wed Mar 19 06:48: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_socket_two_nsvc started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_two_nsvc-RSL(496)@3633854d8bf4: Final verdict of PTC: none TC_pcu_socket_two_nsvc-RSL-IPA(495)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(495): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(496): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'. Wed Mar 19 06:48:22 UTC 2025 ------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------ Saving talloc report from 172.18.152.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=25962) Waiting for packet dumper to finish... 1 (prev_count=25962, count=26463) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'. ------ BTS_Tests.TC_pcu_interf_ind ------ Wed Mar 19 06:48: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_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_pcu_interf_ind started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_interf_ind-RSL(498)@3633854d8bf4: Final verdict of PTC: none TC_pcu_interf_ind-RSL-IPA(497)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(497): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_pcu_interf_ind-RSL(498): none (fail -> fail) MTC@3633854d8bf4: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'. Wed Mar 19 06:48:45 UTC 2025 ------ BTS_Tests.TC_pcu_interf_ind fail ------ Saving talloc report from 172.18.152.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=18348) Waiting for packet dumper to finish... 1 (prev_count=18348, count=18412) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------ Wed Mar 19 06:48: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_unsol_deact started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_unsol_deact-RSL(500)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(499)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(499): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(500): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'. Wed Mar 19 06:49:08 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------ Saving talloc report from 172.18.152.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=14960) Waiting for packet dumper to finish... 1 (prev_count=14960, count=18271) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------ Wed Mar 19 06:49: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchf_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchf_act-RSL(502)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_tchf_act-RSL-IPA(501)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(501): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(502): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'. Wed Mar 19 06:49:31 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------ Saving talloc report from 172.18.152.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=15074) Waiting for packet dumper to finish... 1 (prev_count=15074, count=15138) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------ Wed Mar 19 06:49: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchh_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_act-RSL(504)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_act-RSL-IPA(503)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(503): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(504): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'. Wed Mar 19 06:49:54 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------ Saving talloc report from 172.18.152.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=15075) Waiting for packet dumper to finish... 1 (prev_count=15075, count=15139) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------ Wed Mar 19 06:50: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_sdcch8_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_act-RSL(506)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(505)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(505): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(506): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'. Wed Mar 19 06:50:17 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------ Saving talloc report from 172.18.152.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=15084) Waiting for packet dumper to finish... 1 (prev_count=15084, count=18396) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:50: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchh_race_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_race_act-RSL(508)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(507)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(507): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(508): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'. Wed Mar 19 06:50:40 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------ Saving talloc report from 172.18.152.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=14967) Waiting for packet dumper to finish... 1 (prev_count=14967, count=15031) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:50: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_sdcch8_race_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_race_act-RSL(510)@3633854d8bf4: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(509)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(509): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(510): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'. Wed Mar 19 06:51:03 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------ Saving talloc report from 172.18.152.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=15215) Waiting for packet dumper to finish... 1 (prev_count=15215, count=15279) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------ Wed Mar 19 06:51:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_tchf_act started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act-RSL(512)@3633854d8bf4: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act-RSL-IPA(511)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(511): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(512): none (fail -> fail) MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'. Wed Mar 19 06:51:26 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------ Saving talloc report from 172.18.152.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=15072) Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 06:51: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(514)@3633854d8bf4: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(513)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(513): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(514): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'. Wed Mar 19 06:51:50 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------ Saving talloc report from 172.18.152.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=15129) Waiting for packet dumper to finish... 1 (prev_count=15129, count=15193) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'. ------ BTS_Tests.TC_rll_est_ind ------ Wed Mar 19 06:51: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_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_est_ind started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_ind-RSL(516)@3633854d8bf4: Final verdict of PTC: none TC_rll_est_ind-RSL-IPA(515)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_ind-RSL-IPA(515): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_ind-RSL(516): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'. Wed Mar 19 06:52:13 UTC 2025 ------ BTS_Tests.TC_rll_est_ind fail ------ Saving talloc report from 172.18.152.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=15340) Waiting for packet dumper to finish... 1 (prev_count=15340, count=18780) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'. ------ BTS_Tests.TC_rll_est_req_DCCH_3 ------ Wed Mar 19 06:52: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_est_req_DCCH_3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_DCCH_3-RSL(518)@3633854d8bf4: Final verdict of PTC: none TC_rll_est_req_DCCH_3-RSL-IPA(517)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(517): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(518): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'. Wed Mar 19 06:52:36 UTC 2025 ------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------ Saving talloc report from 172.18.152.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=14932) Waiting for packet dumper to finish... 1 (prev_count=14932, count=14996) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'. ------ BTS_Tests.TC_rll_est_req_ACCH_3 ------ Wed Mar 19 06:52: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_est_req_ACCH_3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_ACCH_3-RSL(520)@3633854d8bf4: Final verdict of PTC: none TC_rll_est_req_ACCH_3-RSL-IPA(519)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(519): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(520): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'. Wed Mar 19 06:52:59 UTC 2025 ------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------ Saving talloc report from 172.18.152.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=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------ Wed Mar 19 06:53: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_rel_ind_DCCH_0 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_0-RSL(522)@3633854d8bf4: Final verdict of PTC: none TC_rll_rel_ind_DCCH_0-RSL-IPA(521)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(521): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(522): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'. Wed Mar 19 06:53:22 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------ Saving talloc report from 172.18.152.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=14932) Waiting for packet dumper to finish... 1 (prev_count=14932, count=15433) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------ Wed Mar 19 06:53: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_rel_ind_DCCH_3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_3-RSL(524)@3633854d8bf4: Final verdict of PTC: none TC_rll_rel_ind_DCCH_3-RSL-IPA(523)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(523): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(524): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'. Wed Mar 19 06:53:45 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------ Saving talloc report from 172.18.152.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=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------ Wed Mar 19 06:53: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_rel_ind_ACCH_0 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_0-RSL(526)@3633854d8bf4: Final verdict of PTC: none TC_rll_rel_ind_ACCH_0-RSL-IPA(525)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(525): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(526): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'. Wed Mar 19 06:54:08 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------ Saving talloc report from 172.18.152.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=18180) Waiting for packet dumper to finish... 1 (prev_count=18180, count=18244) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------ Wed Mar 19 06:54: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_rel_ind_ACCH_3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_3-RSL-IPA(527)@3633854d8bf4: Final verdict of PTC: none TC_rll_rel_ind_ACCH_3-RSL(528)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(527): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(528): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'. Wed Mar 19 06:54:31 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------ Saving talloc report from 172.18.152.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=15059) Waiting for packet dumper to finish... 1 (prev_count=15059, count=15123) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'. ------ BTS_Tests.TC_rll_rel_req ------ Wed Mar 19 06:54: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_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_rel_req started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_req-RSL(530)@3633854d8bf4: Final verdict of PTC: none TC_rll_rel_req-RSL-IPA(529)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_req-RSL-IPA(529): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_rel_req-RSL(530): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'. Wed Mar 19 06:54:54 UTC 2025 ------ BTS_Tests.TC_rll_rel_req fail ------ Saving talloc report from 172.18.152.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=14903) Waiting for packet dumper to finish... 1 (prev_count=14903, count=14967) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'. ------ BTS_Tests.TC_rll_unit_data_req_DCCH ------ Wed Mar 19 06:55: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_unit_data_req_DCCH started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_DCCH-RSL(532)@3633854d8bf4: Final verdict of PTC: none TC_rll_unit_data_req_DCCH-RSL-IPA(531)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(531): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(532): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'. Wed Mar 19 06:55:17 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------ Saving talloc report from 172.18.152.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=15077) Waiting for packet dumper to finish... 1 (prev_count=15077, count=18389) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'. ------ BTS_Tests.TC_rll_unit_data_req_ACCH ------ Wed Mar 19 06:55: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_unit_data_req_ACCH started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_ACCH-RSL(534)@3633854d8bf4: Final verdict of PTC: none TC_rll_unit_data_req_ACCH-RSL-IPA(533)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(533): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(534): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'. Wed Mar 19 06:55:41 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------ Saving talloc report from 172.18.152.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=14948) Waiting for packet dumper to finish... 1 (prev_count=14948, count=15012) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'. ------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------ Wed Mar 19 06:55: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_unit_data_ind_DCCH started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_DCCH-RSL(536)@3633854d8bf4: Final verdict of PTC: none TC_rll_unit_data_ind_DCCH-RSL-IPA(535)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(535): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(536): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'. Wed Mar 19 06:56:04 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------ Saving talloc report from 172.18.152.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'. ------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------ Wed Mar 19 06:56: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rll_unit_data_ind_ACCH started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_ACCH-RSL(538)@3633854d8bf4: Final verdict of PTC: none TC_rll_unit_data_ind_ACCH-RSL-IPA(537)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(537): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(538): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'. Wed Mar 19 06:56:27 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------ Saving talloc report from 172.18.152.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=14947) Waiting for packet dumper to finish... 1 (prev_count=14947, count=15011) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'. ------ BTS_Tests.TC_chan_act_a51 ------ Wed Mar 19 06:56: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_a51 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a51-RSL(540)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_a51-RSL-IPA(539)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a51-RSL-IPA(539): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a51-RSL(540): none (fail -> fail) MTC@3633854d8bf4: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'. Wed Mar 19 06:56:50 UTC 2025 ------ BTS_Tests.TC_chan_act_a51 fail ------ Saving talloc report from 172.18.152.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=14906) Waiting for packet dumper to finish... 1 (prev_count=14906, count=14970) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'. ------ BTS_Tests.TC_chan_act_a52 ------ Wed Mar 19 06:56: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_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_a52 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a52-RSL(542)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_a52-RSL-IPA(541)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a52-RSL-IPA(541): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a52-RSL(542): none (fail -> fail) MTC@3633854d8bf4: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'. Wed Mar 19 06:57:13 UTC 2025 ------ BTS_Tests.TC_chan_act_a52 fail ------ Saving talloc report from 172.18.152.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=15037) Waiting for packet dumper to finish... 1 (prev_count=15037, count=18348) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'. ------ BTS_Tests.TC_chan_act_a53 ------ Wed Mar 19 06:57: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_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_a53 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a53-RSL(544)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_a53-RSL-IPA(543)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a53-RSL-IPA(543): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a53-RSL(544): none (fail -> fail) MTC@3633854d8bf4: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'. Wed Mar 19 06:57:36 UTC 2025 ------ BTS_Tests.TC_chan_act_a53 fail ------ Saving talloc report from 172.18.152.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=14907) Waiting for packet dumper to finish... 1 (prev_count=14907, count=14971) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'. ------ BTS_Tests.TC_chan_act_a54 ------ Wed Mar 19 06:57: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_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chan_act_a54 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a54-RSL(546)@3633854d8bf4: Final verdict of PTC: none TC_chan_act_a54-RSL-IPA(545)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a54-RSL-IPA(545): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_chan_act_a54-RSL(546): none (fail -> fail) MTC@3633854d8bf4: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'. Wed Mar 19 06:57:59 UTC 2025 ------ BTS_Tests.TC_chan_act_a54 fail ------ Saving talloc report from 172.18.152.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=15036) Waiting for packet dumper to finish... 1 (prev_count=15036, count=15100) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'. ------ BTS_Tests.TC_encr_cmd_a51 ------ Wed Mar 19 06:58: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_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_encr_cmd_a51 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a51-RSL(548)@3633854d8bf4: Final verdict of PTC: none TC_encr_cmd_a51-RSL-IPA(547)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(547): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a51-RSL(548): none (fail -> fail) MTC@3633854d8bf4: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'. Wed Mar 19 06:58:22 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a51 fail ------ Saving talloc report from 172.18.152.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=14908) Waiting for packet dumper to finish... 1 (prev_count=14908, count=18656) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'. ------ BTS_Tests.TC_encr_cmd_a52 ------ Wed Mar 19 06:58: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_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_encr_cmd_a52 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a52-RSL(550)@3633854d8bf4: Final verdict of PTC: none TC_encr_cmd_a52-RSL-IPA(549)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(549): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a52-RSL(550): none (fail -> fail) MTC@3633854d8bf4: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'. Wed Mar 19 06:58:45 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a52 fail ------ Saving talloc report from 172.18.152.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=15035) Waiting for packet dumper to finish... 1 (prev_count=15035, count=15099) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'. ------ BTS_Tests.TC_encr_cmd_a53 ------ Wed Mar 19 06:58: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_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_encr_cmd_a53 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a53-RSL(552)@3633854d8bf4: Final verdict of PTC: none TC_encr_cmd_a53-RSL-IPA(551)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(551): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a53-RSL(552): none (fail -> fail) MTC@3633854d8bf4: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'. Wed Mar 19 06:59:08 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a53 fail ------ Saving talloc report from 172.18.152.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=18283) Waiting for packet dumper to finish... 1 (prev_count=18283, count=18347) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'. ------ BTS_Tests.TC_encr_cmd_a54 ------ Wed Mar 19 06:59: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_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_encr_cmd_a54 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a54-RSL(554)@3633854d8bf4: Final verdict of PTC: none TC_encr_cmd_a54-RSL-IPA(553)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(553): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_encr_cmd_a54-RSL(554): none (fail -> fail) MTC@3633854d8bf4: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'. Wed Mar 19 06:59:31 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a54 fail ------ Saving talloc report from 172.18.152.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=15147) Waiting for packet dumper to finish... 1 (prev_count=15147, count=15648) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'. ------ BTS_Tests.TC_err_rep_wrong_mdisc ------ Wed Mar 19 06:59: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_err_rep_wrong_mdisc started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_mdisc-RSL(556)@3633854d8bf4: Final verdict of PTC: none TC_err_rep_wrong_mdisc-RSL-IPA(555)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(555): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(556): none (fail -> fail) MTC@3633854d8bf4: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'. Wed Mar 19 06:59:55 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------ Saving talloc report from 172.18.152.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=15060) Waiting for packet dumper to finish... 1 (prev_count=15060, count=15124) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'. ------ BTS_Tests.TC_err_rep_wrong_msg_type ------ Wed Mar 19 07:00: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_err_rep_wrong_msg_type started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_msg_type-RSL(558)@3633854d8bf4: Final verdict of PTC: none TC_err_rep_wrong_msg_type-RSL-IPA(557)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(557): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(558): none (fail -> fail) MTC@3633854d8bf4: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'. Wed Mar 19 07:00:18 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------ Saving talloc report from 172.18.152.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=14948) Waiting for packet dumper to finish... 1 (prev_count=14948, count=18387) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'. ------ BTS_Tests.TC_err_rep_wrong_sequence ------ Wed Mar 19 07:00: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_err_rep_wrong_sequence started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_sequence-RSL(560)@3633854d8bf4: Final verdict of PTC: none TC_err_rep_wrong_sequence-RSL-IPA(559)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(559): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(560): none (fail -> fail) MTC@3633854d8bf4: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'. Wed Mar 19 07:00:41 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_sequence fail ------ Saving talloc report from 172.18.152.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=14946) Waiting for packet dumper to finish... 1 (prev_count=14946, count=15010) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'. ------ BTS_Tests.TC_lapdm_selftest ------ Wed Mar 19 07:00: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_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_lapdm_selftest started. MTC@3633854d8bf4: "ui_s0_empty": matched MTC@3633854d8bf4: setverdict(pass): none -> pass MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "ui_s3_empty": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "sabm_s0_empty": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "sabm_s0_l3": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "rr_s0_7": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "I/0/0": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: "I/7/0": matched MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: setverdict(pass): pass -> pass, component reason not changed MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: pass MTC@3633854d8bf4: No PTCs were created. MTC@3633854d8bf4: Test case TC_lapdm_selftest finished. Verdict: pass MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'. Wed Mar 19 07:00:49 UTC 2025 ====== BTS_Tests.TC_lapdm_selftest pass ====== Saving talloc report from 172.18.152.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=3651) Waiting for packet dumper to finish... 1 (prev_count=3651, count=3715) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame ------ Wed Mar 19 07:00: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_tch_sign_l2_fill_frame started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame-RSL(562)@3633854d8bf4: Final verdict of PTC: none TC_tch_sign_l2_fill_frame-RSL-IPA(561)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(561): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(562): none (fail -> fail) MTC@3633854d8bf4: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'. Wed Mar 19 07:01:12 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------ Saving talloc report from 172.18.152.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=15076) Waiting for packet dumper to finish... 1 (prev_count=15076, count=15577) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:01: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_tch_sign_l2_fill_frame_dtxd started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame_dtxd-RSL(564)@3633854d8bf4: Final verdict of PTC: none TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(563)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(563): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(564): none (fail -> fail) MTC@3633854d8bf4: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'. Wed Mar 19 07:01:35 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------ Saving talloc report from 172.18.152.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=15095) Waiting for packet dumper to finish... 1 (prev_count=15095, count=15159) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'. ------ BTS_Tests.TC_chopped_ipa_ping ------ Wed Mar 19 07:01: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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chopped_ipa_ping started. 565@3633854d8bf4: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3633854d8bf4: Test Component 565 has requested to stop MTC. Terminating current testcase execution. 565@3633854d8bf4: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC with component reference 565: fail (none -> fail) reason: "Tguard timeout" MTC@3633854d8bf4: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'. Wed Mar 19 07:02:43 UTC 2025 ------ BTS_Tests.TC_chopped_ipa_ping fail ------ Saving talloc report from 172.18.152.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=46131) Waiting for packet dumper to finish... 1 (prev_count=46131, count=49570) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'. ------ BTS_Tests.TC_chopped_ipa_payload ------ Wed Mar 19 07:02: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_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_chopped_ipa_payload started. 566@3633854d8bf4: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3633854d8bf4: Test Component 566 has requested to stop MTC. Terminating current testcase execution. 566@3633854d8bf4: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: none MTC@3633854d8bf4: Local verdict of PTC with component reference 566: fail (none -> fail) reason: "Tguard timeout" MTC@3633854d8bf4: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'. Wed Mar 19 07:03:51 UTC 2025 ------ BTS_Tests.TC_chopped_ipa_payload fail ------ Saving talloc report from 172.18.152.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=45822) Waiting for packet dumper to finish... 1 (prev_count=45822, count=45886) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'. ------ BTS_Tests.TC_ms_pwr_ctrl_constant ------ Wed Mar 19 07:03: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ms_pwr_ctrl_constant started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_constant-RSL(568)@3633854d8bf4: Final verdict of PTC: none TC_ms_pwr_ctrl_constant-RSL-IPA(567)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(567): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(568): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'. Wed Mar 19 07:04:14 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------ Saving talloc report from 172.18.152.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=15067) Waiting for packet dumper to finish... 1 (prev_count=15067, count=15131) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'. ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------ Wed Mar 19 07:04: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ms_pwr_ctrl_pf_ewma started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_pf_ewma-RSL(570)@3633854d8bf4: Final verdict of PTC: none TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(569)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(569): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(570): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'. Wed Mar 19 07:04:37 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------ Saving talloc report from 172.18.152.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=15063) Waiting for packet dumper to finish... 1 (prev_count=15063, count=18374) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'. ------ BTS_Tests.TC_speech_no_rtp_tchf ------ Wed Mar 19 07:04: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_no_rtp_tchf started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchf-RSL(572)@3633854d8bf4: Final verdict of PTC: none TC_speech_no_rtp_tchf-RSL-IPA(571)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(571): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(572): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'. Wed Mar 19 07:05:01 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchf fail ------ Saving talloc report from 172.18.152.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=15059) Waiting for packet dumper to finish... 1 (prev_count=15059, count=15123) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'. ------ BTS_Tests.TC_speech_no_rtp_tchh ------ Wed Mar 19 07:05: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_no_rtp_tchh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchh-RSL(574)@3633854d8bf4: Final verdict of PTC: none TC_speech_no_rtp_tchh-RSL-IPA(573)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(573): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(574): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'. Wed Mar 19 07:05:24 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchh fail ------ Saving talloc report from 172.18.152.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=15189) Waiting for packet dumper to finish... 1 (prev_count=15189, count=15253) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'. ------ BTS_Tests.TC_speech_rtp_tchf ------ Wed Mar 19 07:05: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_rtp_tchf started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchf-RSL(576)@3633854d8bf4: Final verdict of PTC: none TC_speech_rtp_tchf-RSL-IPA(575)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(575): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_rtp_tchf-RSL(576): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'. Wed Mar 19 07:05:47 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchf fail ------ Saving talloc report from 172.18.152.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=14919) Waiting for packet dumper to finish... 1 (prev_count=14919, count=15111) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'. ------ BTS_Tests.TC_speech_rtp_tchh ------ Wed Mar 19 07:05: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_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_rtp_tchh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchh-RSL(578)@3633854d8bf4: Final verdict of PTC: none TC_speech_rtp_tchh-RSL-IPA(577)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(577): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_rtp_tchh-RSL(578): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'. Wed Mar 19 07:06:10 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchh fail ------ Saving talloc report from 172.18.152.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=14918) Waiting for packet dumper to finish... 1 (prev_count=14918, count=14982) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'. ------ BTS_Tests.TC_speech_osmux_tchf ------ Wed Mar 19 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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_osmux_tchf started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchf-RSL(580)@3633854d8bf4: Final verdict of PTC: none TC_speech_osmux_tchf-RSL-IPA(579)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(579): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_osmux_tchf-RSL(580): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'. Wed Mar 19 07:06:33 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchf fail ------ Saving talloc report from 172.18.152.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=15055) Waiting for packet dumper to finish... 1 (prev_count=15055, count=18366) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'. ------ BTS_Tests.TC_speech_osmux_tchh ------ Wed Mar 19 07:06: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_speech_osmux_tchh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchh-RSL(582)@3633854d8bf4: Final verdict of PTC: none TC_speech_osmux_tchh-RSL-IPA(581)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(581): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_speech_osmux_tchh-RSL(582): none (fail -> fail) MTC@3633854d8bf4: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'. Wed Mar 19 07:06:56 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchh fail ------ Saving talloc report from 172.18.152.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=15056) Waiting for packet dumper to finish... 1 (prev_count=15056, count=15120) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'. ------ BTS_Tests.TC_data_rtp_tchf144 ------ Wed Mar 19 07:07: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_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchf144 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf144-RSL(584)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchf144-RSL-IPA(583)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(583): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf144-RSL(584): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'. Wed Mar 19 07:07:19 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf144 fail ------ Saving talloc report from 172.18.152.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=15053) Waiting for packet dumper to finish... 1 (prev_count=15053, count=15117) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'. ------ BTS_Tests.TC_data_rtp_tchf96 ------ Wed Mar 19 07:07: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_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchf96 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf96-RSL(586)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchf96-RSL-IPA(585)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(585): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf96-RSL(586): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'. Wed Mar 19 07:07:42 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf96 fail ------ Saving talloc report from 172.18.152.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=15139) Waiting for packet dumper to finish... 1 (prev_count=15139, count=18887) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'. ------ BTS_Tests.TC_data_rtp_tchf48 ------ Wed Mar 19 07:07: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_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchf48 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf48-RSL(588)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchf48-RSL-IPA(587)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(587): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf48-RSL(588): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'. Wed Mar 19 07:08:05 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf48 fail ------ Saving talloc report from 172.18.152.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=15046) Waiting for packet dumper to finish... 1 (prev_count=15046, count=15110) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'. ------ BTS_Tests.TC_data_rtp_tchh48 ------ Wed Mar 19 07:08: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchh48 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh48-RSL(590)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchh48-RSL-IPA(589)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(589): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchh48-RSL(590): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'. Wed Mar 19 07:08:29 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh48 fail ------ Saving talloc report from 172.18.152.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=18295) Waiting for packet dumper to finish... 1 (prev_count=18295, count=18359) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'. ------ BTS_Tests.TC_data_rtp_tchf24 ------ Wed Mar 19 07:08: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_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchf24 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf24-RSL(592)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchf24-RSL-IPA(591)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(591): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchf24-RSL(592): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'. Wed Mar 19 07:08:52 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf24 fail ------ Saving talloc report from 172.18.152.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=15422) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'. ------ BTS_Tests.TC_data_rtp_tchh24 ------ Wed Mar 19 07:08: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_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_rtp_tchh24 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh24-RSL(594)@3633854d8bf4: Final verdict of PTC: none TC_data_rtp_tchh24-RSL-IPA(593)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(593): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_rtp_tchh24-RSL(594): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'. Wed Mar 19 07:09:15 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh24 fail ------ Saving talloc report from 172.18.152.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'. ------ BTS_Tests.TC_data_facch_tchf144 ------ Wed Mar 19 07:09: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_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchf144 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf144-RSL(596)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchf144-RSL-IPA(595)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(595): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf144-RSL(596): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail'. Wed Mar 19 07:09:38 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf144 fail ------ Saving talloc report from 172.18.152.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=15298) Waiting for packet dumper to finish... 1 (prev_count=15298, count=18609) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'. ------ BTS_Tests.TC_data_facch_tchf96 ------ Wed Mar 19 07:09: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_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchf96 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf96-RSL(598)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchf96-RSL-IPA(597)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(597): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf96-RSL(598): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail'. Wed Mar 19 07:10:01 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf96 fail ------ Saving talloc report from 172.18.152.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=14926) Waiting for packet dumper to finish... 1 (prev_count=14926, count=14990) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'. ------ BTS_Tests.TC_data_facch_tchf48 ------ Wed Mar 19 07:10: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_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchf48 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf48-RSL(600)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchf48-RSL-IPA(599)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(599): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf48-RSL(600): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail'. Wed Mar 19 07:10:24 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf48 fail ------ Saving talloc report from 172.18.152.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=15056) Waiting for packet dumper to finish... 1 (prev_count=15056, count=15120) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'. ------ BTS_Tests.TC_data_facch_tchh48 ------ Wed Mar 19 07:10: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_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchh48 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh48-RSL(602)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchh48-RSL-IPA(601)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(601): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchh48-RSL(602): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail'. Wed Mar 19 07:10:47 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh48 fail ------ Saving talloc report from 172.18.152.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=14929) Waiting for packet dumper to finish... 1 (prev_count=14929, count=15121) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'. ------ BTS_Tests.TC_data_facch_tchf24 ------ Wed Mar 19 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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchf24 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf24-RSL(604)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchf24-RSL-IPA(603)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(603): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchf24-RSL(604): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail'. Wed Mar 19 07:11:10 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf24 fail ------ Saving talloc report from 172.18.152.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=14927) Waiting for packet dumper to finish... 1 (prev_count=14927, count=14991) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'. ------ BTS_Tests.TC_data_facch_tchh24 ------ Wed Mar 19 07:11: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_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_data_facch_tchh24 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh24-RSL(606)@3633854d8bf4: Final verdict of PTC: none TC_data_facch_tchh24-RSL-IPA(605)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(605): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_data_facch_tchh24-RSL(606): none (fail -> fail) MTC@3633854d8bf4: Test case TC_data_facch_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail'. Wed Mar 19 07:11:33 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh24 fail ------ Saving talloc report from 172.18.152.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=15054) Waiting for packet dumper to finish... 1 (prev_count=15054, count=18365) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'. ------ BTS_Tests.TC_early_immediate_assignment ------ Wed Mar 19 07:11: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.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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_early_immediate_assignment started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_early_immediate_assignment-RSL(608)@3633854d8bf4: Final verdict of PTC: none TC_early_immediate_assignment-RSL-IPA(607)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(607): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_early_immediate_assignment-RSL(608): none (fail -> fail) MTC@3633854d8bf4: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'. Wed Mar 19 07:11:56 UTC 2025 ------ BTS_Tests.TC_early_immediate_assignment fail ------ Saving talloc report from 172.18.152.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=14965) Waiting for packet dumper to finish... 1 (prev_count=14965, count=15029) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------ Wed Mar 19 07:12: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_acch_overpower_rxqual_thresh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh-RSL(610)@3633854d8bf4: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh-RSL-IPA(609)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(609): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(610): none (fail -> fail) MTC@3633854d8bf4: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'. Wed Mar 19 07:12:20 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------ Saving talloc report from 172.18.152.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=15154) Waiting for packet dumper to finish... 1 (prev_count=15154, count=15218) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------ Wed Mar 19 07:12: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_acch_overpower_rxqual_thresh_dtx started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh_dtx-RSL(612)@3633854d8bf4: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(611)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(611): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(612): none (fail -> fail) MTC@3633854d8bf4: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'. Wed Mar 19 07:12:43 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------ Saving talloc report from 172.18.152.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=15553) Waiting for packet dumper to finish... 1 (prev_count=15553, count=18865) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'. ------ BTS_Tests.TC_acch_overpower_always_on_facch ------ Wed Mar 19 07:12: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_acch_overpower_always_on_facch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_facch-RSL(614)@3633854d8bf4: Final verdict of PTC: none TC_acch_overpower_always_on_facch-RSL-IPA(613)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(613): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(614): none (fail -> fail) MTC@3633854d8bf4: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'. Wed Mar 19 07:13:06 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------ Saving talloc report from 172.18.152.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=14980) Waiting for packet dumper to finish... 1 (prev_count=14980, count=15044) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'. ------ BTS_Tests.TC_acch_overpower_always_on_sacch ------ Wed Mar 19 07:13: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_acch_overpower_always_on_sacch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_sacch-RSL(616)@3633854d8bf4: Final verdict of PTC: none TC_acch_overpower_always_on_sacch-RSL-IPA(615)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(615): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(616): none (fail -> fail) MTC@3633854d8bf4: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'. Wed Mar 19 07:13:29 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------ Saving talloc report from 172.18.152.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=15107) Waiting for packet dumper to finish... 1 (prev_count=15107, count=15171) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'. ------ BTS_Tests.TC_acch_overpower_limit ------ Wed Mar 19 07:13: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_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_acch_overpower_limit started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_limit-RSL(618)@3633854d8bf4: Final verdict of PTC: none TC_acch_overpower_limit-RSL-IPA(617)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(617): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_acch_overpower_limit-RSL(618): none (fail -> fail) MTC@3633854d8bf4: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'. Wed Mar 19 07:13:52 UTC 2025 ------ BTS_Tests.TC_acch_overpower_limit fail ------ Saving talloc report from 172.18.152.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=15069) Waiting for packet dumper to finish... 1 (prev_count=15069, count=15570) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0). MC@3633854d8bf4: Test execution finished. MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:13: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_cbch_load_idle_no_cbch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbch_load_idle_no_cbch-RSL(620)@3633854d8bf4: Final verdict of PTC: none TC_cbch_load_idle_no_cbch-RSL-IPA(619)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(619): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(620): none (fail -> fail) MTC@3633854d8bf4: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'. Wed Mar 19 07:14:15 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------ Saving talloc report from 172.18.152.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:14: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_1block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_1block-RSL(622)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(621)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(621): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(622): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'. Wed Mar 19 07:14:40 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------ Saving talloc report from 172.18.152.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=26784) Waiting for packet dumper to finish... 1 (prev_count=26784, count=26848) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:14: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_2block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_2block-RSL(624)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(623)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(623): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(624): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'. Wed Mar 19 07:15:05 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------ Saving talloc report from 172.18.152.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=26784) Waiting for packet dumper to finish... 1 (prev_count=26784, count=26848) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:15: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_3block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_3block-RSL(626)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(625)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(625): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(626): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'. Wed Mar 19 07:15:30 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------ Saving talloc report from 172.18.152.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=26782) Waiting for packet dumper to finish... 1 (prev_count=26782, count=26846) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:15: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_4block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_4block-RSL(628)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(627)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(627): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(628): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'. Wed Mar 19 07:15:56 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------ Saving talloc report from 172.18.152.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=26784) Waiting for packet dumper to finish... 1 (prev_count=26784, count=26848) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:16: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_multi started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_multi-RSL(630)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(629)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(629): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(630): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'. Wed Mar 19 07:16:21 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------ Saving talloc report from 172.18.152.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=26781) Waiting for packet dumper to finish... 1 (prev_count=26781, count=26845) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:16: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_schedule started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_schedule-RSL(632)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(631)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(631): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(632): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'. Wed Mar 19 07:16:46 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------ Saving talloc report from 172.18.152.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=26792) Waiting for packet dumper to finish... 1 (prev_count=26792, count=26856) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:16: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_default_only started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_only-RSL(634)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(633)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(633): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(634): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'. Wed Mar 19 07:17:11 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------ Saving talloc report from 172.18.152.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=23559) Waiting for packet dumper to finish... 1 (prev_count=23559, count=23623) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:17: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(636)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(635)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(635): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(636): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'. Wed Mar 19 07:17:36 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------ Saving talloc report from 172.18.152.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=23583) Waiting for packet dumper to finish... 1 (prev_count=23583, count=23647) MTC@3633854d8bf4: 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@3633854d8bf4: 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 ------ Wed Mar 19 07:17: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch4_default_then_null started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_then_null-RSL(638)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(637)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(637): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(638): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'. Wed Mar 19 07:18:01 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------ Saving talloc report from 172.18.152.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=23820) Waiting for packet dumper to finish... 1 (prev_count=23820, count=23884) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------ Wed Mar 19 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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_cbc_sdcch4_load_idle started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_idle-RSL(640)@3633854d8bf4: Final verdict of PTC: none TC_cbc_sdcch4_load_idle-RSL-IPA(639)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(639): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(640): none (fail -> fail) MTC@3633854d8bf4: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'. Wed Mar 19 07:18:26 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------ Saving talloc report from 172.18.152.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=23519) Waiting for packet dumper to finish... 1 (prev_count=23519, count=23583) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------ Wed Mar 19 07:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_cbc_sdcch4_load_overload started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_overload-RSL(642)@3633854d8bf4: Final verdict of PTC: none TC_cbc_sdcch4_load_overload-RSL-IPA(641)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(641): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(642): none (fail -> fail) MTC@3633854d8bf4: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'. Wed Mar 19 07:18:51 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------ Saving talloc report from 172.18.152.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=23536) Waiting for packet dumper to finish... 1 (prev_count=23536, count=23728) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:18: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_1block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_1block-RSL(644)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(643)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(643): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(644): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'. Wed Mar 19 07:19:17 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------ Saving talloc report from 172.18.152.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=23539) Waiting for packet dumper to finish... 1 (prev_count=23539, count=23731) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:19: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_2block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_2block-RSL(646)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(645)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(645): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(646): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'. Wed Mar 19 07:19:42 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------ Saving talloc report from 172.18.152.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=24167) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:19: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_3block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_3block-RSL(648)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(647)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(647): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(648): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'. Wed Mar 19 07:20:07 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------ Saving talloc report from 172.18.152.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=23730) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:20: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_4block started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_4block-RSL(650)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(649)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(649): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(650): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'. Wed Mar 19 07:20:32 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------ Saving talloc report from 172.18.152.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=24165) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:20: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_multi started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_multi-RSL(652)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(651)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(651): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(652): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'. Wed Mar 19 07:20:57 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------ Saving talloc report from 172.18.152.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=23533) Waiting for packet dumper to finish... 1 (prev_count=23533, count=23725) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:21: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_schedule started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_schedule-RSL(654)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(653)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(653): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(654): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'. Wed Mar 19 07:21:22 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------ Saving talloc report from 172.18.152.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=24174) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:21: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_default_only started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_only-RSL(656)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(655)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(655): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(656): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'. Wed Mar 19 07:21:47 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------ Saving talloc report from 172.18.152.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=23561) Waiting for packet dumper to finish... 1 (prev_count=23561, count=23753) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:21: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(658)@3633854d8bf4: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(657)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(657): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(658): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'. Wed Mar 19 07:22:12 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------ Saving talloc report from 172.18.152.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=23585) Waiting for packet dumper to finish... 1 (prev_count=23585, count=27462) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------ Wed Mar 19 07:22: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_cbc_sdcch8_load_idle started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_idle-RSL(660)@3633854d8bf4: Final verdict of PTC: none TC_cbc_sdcch8_load_idle-RSL-IPA(659)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(659): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(660): none (fail -> fail) MTC@3633854d8bf4: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'. Wed Mar 19 07:22:38 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------ Saving talloc report from 172.18.152.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=23520) Waiting for packet dumper to finish... 1 (prev_count=23520, count=26959) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------ Wed Mar 19 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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_cbc_sdcch8_load_overload started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_overload-RSL(662)@3633854d8bf4: Final verdict of PTC: none TC_cbc_sdcch8_load_overload-RSL-IPA(661)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(661): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(662): none (fail -> fail) MTC@3633854d8bf4: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'. Wed Mar 19 07:23:03 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------ Saving talloc report from 172.18.152.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=17719) Waiting for packet dumper to finish... 1 (prev_count=17719, count=21158) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'. ------ BTS_Tests_SMSCB.TC_etws_p1ro ------ Wed Mar 19 07:23:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_etws_p1ro started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro-RSL(664)@3633854d8bf4: Final verdict of PTC: none TC_etws_p1ro-RSL-IPA(663)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_etws_p1ro-RSL-IPA(663): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_etws_p1ro-RSL(664): none (fail -> fail) MTC@3633854d8bf4: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'. Wed Mar 19 07:23:26 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------ Saving talloc report from 172.18.152.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=14909) Waiting for packet dumper to finish... 1 (prev_count=14909, count=14973) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'. ------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------ Wed Mar 19 07:23: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_etws_p1ro_end started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro_end-RSL(666)@3633854d8bf4: Final verdict of PTC: none TC_etws_p1ro_end-RSL-IPA(665)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(665): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_etws_p1ro_end-RSL(666): none (fail -> fail) MTC@3633854d8bf4: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'. Wed Mar 19 07:23:49 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------ Saving talloc report from 172.18.152.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=18172) Waiting for packet dumper to finish... 1 (prev_count=18172, count=18236) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'. ------ BTS_Tests_SMSCB.TC_etws_pcu ------ Wed Mar 19 07:23: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_etws_pcu started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_pcu-RSL(668)@3633854d8bf4: Final verdict of PTC: none TC_etws_pcu-RSL-IPA(667)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_etws_pcu-RSL-IPA(667): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_etws_pcu-RSL(668): none (fail -> fail) MTC@3633854d8bf4: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'. Wed Mar 19 07:24:12 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_pcu fail ------ Saving talloc report from 172.18.152.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=15032) Waiting for packet dumper to finish... 1 (prev_count=15032, count=15533) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0). MC@3633854d8bf4: Test execution finished. MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------ Wed Mar 19 07:24: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi0 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0-RSL(670)@3633854d8bf4: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0-RSL-IPA(669)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(669): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(670): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'. Wed Mar 19 07:24:35 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------ Saving talloc report from 172.18.152.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=14944) Waiting for packet dumper to finish... 1 (prev_count=14944, count=15008) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:24: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi0_nopayload started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0_nopayload-RSL(672)@3633854d8bf4: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(671)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(671): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(672): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'. Wed Mar 19 07:24:58 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------ Saving talloc report from 172.18.152.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=15110) Waiting for packet dumper to finish... 1 (prev_count=15110, count=18421) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------ Wed Mar 19 07: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi3 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi3-RSL(674)@3633854d8bf4: Final verdict of PTC: none TC_sabm_ua_dcch_sapi3-RSL-IPA(673)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(673): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(674): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'. Wed Mar 19 07:25:21 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------ Saving talloc report from 172.18.152.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=14944) Waiting for packet dumper to finish... 1 (prev_count=14944, count=15008) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------ Wed Mar 19 07:25: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi4 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi4-RSL(676)@3633854d8bf4: Final verdict of PTC: none TC_sabm_ua_dcch_sapi4-RSL-IPA(675)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(675): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(676): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'. Wed Mar 19 07:25:44 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------ Saving talloc report from 172.18.152.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=15071) Waiting for packet dumper to finish... 1 (prev_count=15071, count=15135) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'. ------ BTS_Tests_LAPDm.TC_sabm_contention ------ Wed Mar 19 07:25: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_contention started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_contention-RSL(678)@3633854d8bf4: Final verdict of PTC: none TC_sabm_contention-RSL-IPA(677)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_contention-RSL-IPA(677): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_contention-RSL(678): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'. Wed Mar 19 07:26:07 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_contention fail ------ Saving talloc report from 172.18.152.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=15170) Waiting for packet dumper to finish... 1 (prev_count=15170, count=17591) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit ------ Wed Mar 19 07:26: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_retransmit started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit-RSL(680)@3633854d8bf4: Final verdict of PTC: none TC_sabm_retransmit-RSL-IPA(679)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(679): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_retransmit-RSL(680): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'. Wed Mar 19 07:26:31 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------ Saving talloc report from 172.18.152.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=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------ Wed Mar 19 07:26: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_retransmit_bts started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit_bts-RSL(682)@3633854d8bf4: Final verdict of PTC: none TC_sabm_retransmit_bts-RSL-IPA(681)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(681): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_retransmit_bts-RSL(682): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'. Wed Mar 19 07:26:54 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------ Saving talloc report from 172.18.152.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=18194) Waiting for packet dumper to finish... 1 (prev_count=18194, count=18258) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'. ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------ Wed Mar 19 07:27: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_invalid_resp started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_invalid_resp-RSL(684)@3633854d8bf4: Final verdict of PTC: none TC_sabm_invalid_resp-RSL-IPA(683)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(683): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_invalid_resp-RSL(684): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'. Wed Mar 19 07:27:17 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------ Saving talloc report from 172.18.152.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=15131) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'. ------ BTS_Tests_LAPDm.TC_sabm_dm ------ Wed Mar 19 07:27: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_dm started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_dm-RSL(686)@3633854d8bf4: Final verdict of PTC: none TC_sabm_dm-RSL-IPA(685)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_dm-RSL-IPA(685): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_dm-RSL(686): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'. Wed Mar 19 07:27:40 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_dm fail ------ Saving talloc report from 172.18.152.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=14898) Waiting for packet dumper to finish... 1 (prev_count=14898, count=14962) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'. ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------ Wed Mar 19 07:27: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_establish_ign_first_sabm started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_establish_ign_first_sabm-RSL(688)@3633854d8bf4: Final verdict of PTC: none TC_establish_ign_first_sabm-RSL-IPA(687)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(687): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_establish_ign_first_sabm-RSL(688): none (fail -> fail) MTC@3633854d8bf4: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'. Wed Mar 19 07:28:03 UTC 2025 ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------ Saving talloc report from 172.18.152.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=15405) Waiting for packet dumper to finish... 1 (prev_count=15405, count=18844) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'. ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------ Wed Mar 19 07:28:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_iframe_seq_and_ack started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_seq_and_ack-RSL(690)@3633854d8bf4: Final verdict of PTC: none TC_iframe_seq_and_ack-RSL-IPA(689)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(689): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_iframe_seq_and_ack-RSL(690): none (fail -> fail) MTC@3633854d8bf4: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'. Wed Mar 19 07:28:26 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------ Saving talloc report from 172.18.152.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=15007) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'. ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------ Wed Mar 19 07:28: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_iframe_timer_recovery started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_timer_recovery-RSL(692)@3633854d8bf4: Final verdict of PTC: none TC_iframe_timer_recovery-RSL-IPA(691)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(691): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_iframe_timer_recovery-RSL(692): none (fail -> fail) MTC@3633854d8bf4: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'. Wed Mar 19 07:28:49 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------ Saving talloc report from 172.18.152.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=14956) Waiting for packet dumper to finish... 1 (prev_count=14956, count=15020) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'. ------ BTS_Tests_LAPDm.TC_ns_seq_error ------ Wed Mar 19 07:28: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_ns_seq_error started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ns_seq_error-RSL(694)@3633854d8bf4: Final verdict of PTC: none TC_ns_seq_error-RSL-IPA(693)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_ns_seq_error-RSL-IPA(693): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_ns_seq_error-RSL(694): none (fail -> fail) MTC@3633854d8bf4: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'. Wed Mar 19 07:29:12 UTC 2025 ------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------ Saving talloc report from 172.18.152.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=15049) Waiting for packet dumper to finish... 1 (prev_count=15049, count=15550) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'. ------ BTS_Tests_LAPDm.TC_nr_seq_error ------ Wed Mar 19 07:29: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_nr_seq_error started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_nr_seq_error-RSL(696)@3633854d8bf4: Final verdict of PTC: none TC_nr_seq_error-RSL-IPA(695)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_nr_seq_error-RSL-IPA(695): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_nr_seq_error-RSL(696): none (fail -> fail) MTC@3633854d8bf4: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'. Wed Mar 19 07:29:35 UTC 2025 ------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------ Saving talloc report from 172.18.152.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=14920) Waiting for packet dumper to finish... 1 (prev_count=14920, count=14984) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'. ------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------ Wed Mar 19 07:29: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rec_invalid_frame started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rec_invalid_frame-RSL(698)@3633854d8bf4: Final verdict of PTC: none TC_rec_invalid_frame-RSL-IPA(697)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(697): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rec_invalid_frame-RSL(698): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'. Wed Mar 19 07:29:58 UTC 2025 ------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------ Saving talloc report from 172.18.152.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=15067) Waiting for packet dumper to finish... 1 (prev_count=15067, count=18378) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'. ------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------ Wed Mar 19 07:30: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_segm_concat_dcch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_dcch-RSL(700)@3633854d8bf4: Final verdict of PTC: none TC_segm_concat_dcch-RSL-IPA(699)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(699): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_segm_concat_dcch-RSL(700): none (fail -> fail) MTC@3633854d8bf4: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'. Wed Mar 19 07:30:21 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------ Saving talloc report from 172.18.152.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@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'. ------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------ Wed Mar 19 07: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_segm_concat_sacch started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_sacch-RSL(702)@3633854d8bf4: Final verdict of PTC: none TC_segm_concat_sacch-RSL-IPA(701)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(701): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_segm_concat_sacch-RSL(702): none (fail -> fail) MTC@3633854d8bf4: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'. Wed Mar 19 07:30:45 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------ Saving talloc report from 172.18.152.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=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=15132) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'. ------ BTS_Tests_LAPDm.TC_t200_n200 ------ Wed Mar 19 07:30: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_t200_n200 started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_t200_n200-RSL(704)@3633854d8bf4: Final verdict of PTC: none TC_t200_n200-RSL-IPA(703)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_t200_n200-RSL-IPA(703): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_t200_n200-RSL(704): none (fail -> fail) MTC@3633854d8bf4: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'. Wed Mar 19 07:31:08 UTC 2025 ------ BTS_Tests_LAPDm.TC_t200_n200 fail ------ Saving talloc report from 172.18.152.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=14907) Waiting for packet dumper to finish... 1 (prev_count=14907, count=18218) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'. ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------ Wed Mar 19 07:31: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_rr_response_frame_loss started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rr_response_frame_loss-RSL(706)@3633854d8bf4: Final verdict of PTC: none TC_rr_response_frame_loss-RSL-IPA(705)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(705): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_rr_response_frame_loss-RSL(706): none (fail -> fail) MTC@3633854d8bf4: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'. Wed Mar 19 07:31:31 UTC 2025 ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------ Saving talloc report from 172.18.152.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=15090) Waiting for packet dumper to finish... 1 (prev_count=15090, count=15154) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'. ------ BTS_Tests_LAPDm.TC_incorrect_cr ------ Wed Mar 19 07:31: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_incorrect_cr started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_incorrect_cr-RSL(708)@3633854d8bf4: Final verdict of PTC: none TC_incorrect_cr-RSL-IPA(707)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_incorrect_cr-RSL-IPA(707): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_incorrect_cr-RSL(708): none (fail -> fail) MTC@3633854d8bf4: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'. Wed Mar 19 07:31:54 UTC 2025 ------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------ Saving talloc report from 172.18.152.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=18169) Waiting for packet dumper to finish... 1 (prev_count=18169, count=18233) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'. ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------ Wed Mar 19 07:32: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_sabm_incorrect_c started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_incorrect_c-RSL(710)@3633854d8bf4: Final verdict of PTC: none TC_sabm_incorrect_c-RSL-IPA(709)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(709): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_sabm_incorrect_c-RSL(710): none (fail -> fail) MTC@3633854d8bf4: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'. Wed Mar 19 07:32:17 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------ Saving talloc report from 172.18.152.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=15062) Waiting for packet dumper to finish... 1 (prev_count=15062, count=15126) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment ------ Wed Mar 19 07:32: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_normal_reestablishment started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment-RSL(712)@3633854d8bf4: Final verdict of PTC: none TC_normal_reestablishment-RSL-IPA(711)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(711): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_normal_reestablishment-RSL(712): none (fail -> fail) MTC@3633854d8bf4: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'. Wed Mar 19 07:32:40 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------ Saving talloc report from 172.18.152.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=14960) Waiting for packet dumper to finish... 1 (prev_count=14960, count=15024) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------ Wed Mar 19 07:32: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_normal_reestablishment_state_unacked started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment_state_unacked-RSL(714)@3633854d8bf4: Final verdict of PTC: none TC_normal_reestablishment_state_unacked-RSL-IPA(713)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(713): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(714): none (fail -> fail) MTC@3633854d8bf4: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'. Wed Mar 19 07:33:03 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------ Saving talloc report from 172.18.152.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=15015) Waiting for packet dumper to finish... 1 (prev_count=15015, count=18454) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0). MC@3633854d8bf4: Test execution finished. MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------ Wed Mar 19 07:33:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vff-RSL(716)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_vff-RSL-IPA(715)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(715): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_vff-RSL(716): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'. Wed Mar 19 07:33:26 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------ Saving talloc report from 172.18.152.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=14944) Waiting for packet dumper to finish... 1 (prev_count=14944, count=15008) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------ Wed Mar 19 07:33: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_vhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vhh-RSL(718)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_vhh-RSL-IPA(717)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(717): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(718): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'. Wed Mar 19 07:33:49 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------ Saving talloc report from 172.18.152.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=15183) Waiting for packet dumper to finish... 1 (prev_count=15183, count=15247) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------ Wed Mar 19 07:33: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_hvhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_hvhh-RSL(720)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_hvhh-RSL-IPA(719)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(719): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(720): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'. Wed Mar 19 07:34:12 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------ Saving talloc report from 172.18.152.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=15075) Waiting for packet dumper to finish... 1 (prev_count=15075, count=15576) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:34: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_ipa_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_ipa_vff-RSL(722)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(721)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(721): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(722): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'. Wed Mar 19 07:34:35 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------ Saving talloc report from 172.18.152.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=15102) Waiting for packet dumper to finish... 1 (prev_count=15102, count=15166) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:34: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vff-RSL(724)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(723)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(723): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(724): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'. Wed Mar 19 07:34:59 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------ Saving talloc report from 172.18.152.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=14979) Waiting for packet dumper to finish... 1 (prev_count=14979, count=18291) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_vhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vhh-RSL(726)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(725)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(725): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(726): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'. Wed Mar 19 07:35:22 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.152.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=15108) Waiting for packet dumper to finish... 1 (prev_count=15108, count=15172) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_hvhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(728)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(727)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(727): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(728): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'. Wed Mar 19 07:35:45 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.152.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=14983) Waiting for packet dumper to finish... 1 (prev_count=14983, count=15047) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:35: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vff-RSL(730)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_vff-RSL-IPA(729)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(729): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(730): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'. Wed Mar 19 07:36:08 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------ Saving talloc report from 172.18.152.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=15103) Waiting for packet dumper to finish... 1 (prev_count=15103, count=17524) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:36: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_vhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vhh-RSL(732)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_vhh-RSL-IPA(731)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(731): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(732): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'. Wed Mar 19 07:36:31 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------ Saving talloc report from 172.18.152.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=14976) Waiting for packet dumper to finish... 1 (prev_count=14976, count=15040) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:36: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_hvhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_hvhh-RSL(734)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_hvhh-RSL-IPA(733)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(733): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(734): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'. Wed Mar 19 07:36:54 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------ Saving talloc report from 172.18.152.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=18354) Waiting for packet dumper to finish... 1 (prev_count=18354, count=18418) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:37: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(736)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(735)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(735): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(736): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'. Wed Mar 19 07:37:17 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------ Saving talloc report from 172.18.152.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=15135) Waiting for packet dumper to finish... 1 (prev_count=15135, count=15199) MTC@3633854d8bf4: 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@3633854d8bf4: 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 ------ Wed Mar 19 07:37: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(737)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(738)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(737): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(738): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'. Wed Mar 19 07:37:40 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------ Saving talloc report from 172.18.152.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=15012) Waiting for packet dumper to finish... 1 (prev_count=15012, count=15076) MTC@3633854d8bf4: 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@3633854d8bf4: 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 ------ Wed Mar 19 07:37: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(740)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(739)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(739): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(740): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'. Wed Mar 19 07:38:03 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.152.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=15578) Waiting for packet dumper to finish... 1 (prev_count=15578, count=18889) MTC@3633854d8bf4: 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@3633854d8bf4: 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 ------ Wed Mar 19 07:38:10 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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(742)@3633854d8bf4: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(741)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(741): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(742): none (fail -> fail) MTC@3633854d8bf4: 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@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'. Wed Mar 19 07:38:26 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.152.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=15017) Waiting for packet dumper to finish... 1 (prev_count=15017, count=15081) MTC@3633854d8bf4: 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@3633854d8bf4: Test execution finished. MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'. ------ BTS_Tests_ASCI.TC_vbs_notification ------ Wed Mar 19 07:38: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vbs_notification started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vbs_notification-RSL(744)@3633854d8bf4: Final verdict of PTC: none TC_vbs_notification-RSL-IPA(743)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vbs_notification-RSL-IPA(743): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vbs_notification-RSL(744): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'. Wed Mar 19 07:38:49 UTC 2025 ------ BTS_Tests_ASCI.TC_vbs_notification fail ------ Saving talloc report from 172.18.152.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=18309) Waiting for packet dumper to finish... 1 (prev_count=18309, count=18373) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: 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 ------ Wed Mar 19 07:38: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vgcs_uplink_free_and_busy started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_uplink_free_and_busy-RSL(746)@3633854d8bf4: Final verdict of PTC: none TC_vgcs_uplink_free_and_busy-RSL-IPA(745)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(745): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(746): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'. Wed Mar 19 07:39:12 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------ Saving talloc report from 172.18.152.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=15599) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'. ------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------ Wed Mar 19 07:39: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vgcs_talker_fail started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_fail-RSL(748)@3633854d8bf4: Final verdict of PTC: none TC_vgcs_talker_fail-RSL-IPA(747)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(747): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_talker_fail-RSL(748): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'. Wed Mar 19 07:39:35 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------ Saving talloc report from 172.18.152.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=14932) Waiting for packet dumper to finish... 1 (prev_count=14932, count=14996) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'. ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------ Wed Mar 19 07:39: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vgcs_talker_est_rel started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_est_rel-RSL(750)@3633854d8bf4: Final verdict of PTC: none TC_vgcs_talker_est_rel-RSL-IPA(749)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(749): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(750): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'. Wed Mar 19 07:39:58 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------ Saving talloc report from 172.18.152.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=15073) Waiting for packet dumper to finish... 1 (prev_count=15073, count=18384) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0). MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'. ------ BTS_Tests_ASCI.TC_vgcs_listener_det ------ Wed Mar 19 07:40: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_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@3633854d8bf4: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0). MTC@3633854d8bf4: Test case TC_vgcs_listener_det started. MTC@3633854d8bf4: 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@3633854d8bf4: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_listener_det-RSL(752)@3633854d8bf4: Final verdict of PTC: none TC_vgcs_listener_det-RSL-IPA(751)@3633854d8bf4: Final verdict of PTC: none MTC@3633854d8bf4: Setting final verdict of the test case. MTC@3633854d8bf4: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(751): none (fail -> fail) MTC@3633854d8bf4: Local verdict of PTC TC_vgcs_listener_det-RSL(752): none (fail -> fail) MTC@3633854d8bf4: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@3633854d8bf4: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'. Wed Mar 19 07:40:21 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------ Saving talloc report from 172.18.152.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=15065) Waiting for packet dumper to finish... 1 (prev_count=15065, count=15129) MTC@3633854d8bf4: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0). MC@3633854d8bf4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3633854d8bf4: Terminating MTC. MC@3633854d8bf4: MTC terminated. MC2> exit MC@3633854d8bf4: Shutting down session. MC@3633854d8bf4: 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->FAIL 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 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->FAIL BTS_Tests.TC_meas_res_speech_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_sign_tchf pass BTS_Tests.TC_meas_res_sign_tchh pass BTS_Tests.TC_meas_res_sign_sdcch4 pass->FAIL 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->FAIL BTS_Tests.TC_rsl_ms_pwr_ctrl pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_up pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_down pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_max pass->FAIL BTS_Tests.TC_rsl_chan_initial_ms_pwr pass->FAIL BTS_Tests.TC_rsl_chan_initial_ta pass->FAIL BTS_Tests.TC_rsl_modify_encr pass->FAIL BTS_Tests.TC_rsl_rf_resource_ind pass->FAIL BTS_Tests.TC_conn_fail_crit pass->FAIL BTS_Tests.TC_paging_imsi_80percent pass->FAIL BTS_Tests.TC_paging_tmsi_80percent pass->FAIL BTS_Tests.TC_paging_imsi_200percent pass->FAIL BTS_Tests.TC_paging_tmsi_200percent pass->FAIL BTS_Tests.TC_rsl_protocol_error pass->FAIL BTS_Tests.TC_rsl_mand_ie_error pass->FAIL BTS_Tests.TC_rsl_ie_content_error pass->FAIL BTS_Tests.TC_si_sched_default pass->FAIL BTS_Tests.TC_si_sched_1 pass->FAIL BTS_Tests.TC_si_sched_2bis pass->FAIL BTS_Tests.TC_si_sched_2ter pass->FAIL BTS_Tests.TC_si_sched_2ter_2bis pass->FAIL BTS_Tests.TC_si_sched_2quater pass->FAIL BTS_Tests.TC_si_sched_13 pass->FAIL BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass->FAIL BTS_Tests.TC_ipa_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_twice_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_sdcch_not_active xfail BTS_Tests.TC_ipa_crcx_ack_addr pass->FAIL BTS_Tests.TC_paging_imsi_200percent_with_ps pass->FAIL BTS_Tests.TC_pcu_act_req pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_deact_req pass->FAIL BTS_Tests.TC_pcu_deact_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_ver_si1 pass->FAIL BTS_Tests.TC_pcu_ver_si3 pass->FAIL BTS_Tests.TC_pcu_ver_si13 pass->FAIL BTS_Tests.TC_pcu_data_req_pdtch pass->FAIL BTS_Tests.TC_pcu_data_req_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_data_req_ts_inactive pass->FAIL BTS_Tests.TC_pcu_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_agch pass->FAIL BTS_Tests.TC_pcu_data_req_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_agch pass->FAIL BTS_Tests.TC_pcu_rach_content pass->FAIL BTS_Tests.TC_pcu_ext_rach_content pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb pass->FAIL BTS_Tests.TC_pcu_paging_from_rsl pass->FAIL BTS_Tests.TC_pcu_time_ind pass->FAIL 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: 210 xfail: 4 pass: 34 + 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-2710-trxcon + docker kill jenkins-ttcn3-bts-test-2710-trxcon jenkins-ttcn3-bts-test-2710-trxcon + docker wait jenkins-ttcn3-bts-test-2710-trxcon 137 + docker_kill_wait jenkins-ttcn3-bts-test-2710-fake_trx + docker kill jenkins-ttcn3-bts-test-2710-fake_trx jenkins-ttcn3-bts-test-2710-fake_trx + docker wait jenkins-ttcn3-bts-test-2710-fake_trx 137 + docker_kill_wait jenkins-ttcn3-bts-test-2710-bts + docker kill jenkins-ttcn3-bts-test-2710-bts Error response from daemon: Cannot kill container: jenkins-ttcn3-bts-test-2710-bts: No such container: jenkins-ttcn3-bts-test-2710-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/logs/bts-tester-hopping/junit-xml-hopping-*.log sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory + network_clean + docker network inspect ttcn3-bts-test-152 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bts-test-2710-bsc + [ -n jenkins-ttcn3-bts-test-2710-bsc ] + docker_kill_wait jenkins-ttcn3-bts-test-2710-bsc + docker kill jenkins-ttcn3-bts-test-2710-bsc jenkins-ttcn3-bts-test-2710-bsc + docker wait jenkins-ttcn3-bts-test-2710-bsc 137 + network_remove + set +x Removing network ttcn3-bts-test-152 + docker network remove ttcn3-bts-test-152 ttcn3-bts-test-152 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/_cache:/cache --name jenkins-ttcn3-bts-test-2710-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/logs/bts-tester-generic/junit-xml-21.log "BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out" BTS_Tests.ttcn:9381 BTS_Tests control part BTS_Tests.ttcn:1754 TC_rach_content_emerg testcase 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 := 125, 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 "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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 6, supp_meas_info := { toa256_mean := 424, toa256_min := 0, toa256_max := 512, toa256_std_dev := 172 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }" BTS_Tests.ttcn:9393 BTS_Tests control part BTS_Tests.ttcn:3678 TC_meas_res_speech_tchh_toa256 testcase "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:9394 BTS_Tests control part BTS_Tests.ttcn:3692 TC_meas_res_sign_tchf testcase "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 := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 8, reserved1 := '00'B, rxlev_s_u := 8, reserved2 := '00'B, rxq_f_u := 6, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" BTS_Tests.ttcn:9397 BTS_Tests control part BTS_Tests.ttcn:3731 TC_meas_res_sign_sdcch8 testcase "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 "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9408 BTS_Tests control part BTS_Tests.ttcn:3606 TC_rsl_ms_pwr_dyn_active2 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9409 BTS_Tests control part BTS_Tests.ttcn:3546 TC_rsl_ms_pwr_dyn_up testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9410 BTS_Tests control part BTS_Tests.ttcn:3576 TC_rsl_ms_pwr_dyn_down testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9411 BTS_Tests control part BTS_Tests.ttcn:3531 TC_rsl_ms_pwr_dyn_ass_updown testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9412 BTS_Tests control part BTS_Tests.ttcn:3561 TC_rsl_ms_pwr_dyn_max testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9413 BTS_Tests control part BTS_Tests.ttcn:3981 TC_rsl_chan_initial_ms_pwr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9414 BTS_Tests control part BTS_Tests.ttcn:3934 TC_rsl_chan_initial_ta testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9415 BTS_Tests control part BTS_Tests.ttcn:7742 TC_rsl_modify_encr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9416 BTS_Tests control part BTS_Tests.ttcn:7775 TC_rsl_rf_resource_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9417 BTS_Tests control part BTS_Tests.ttcn:4011 TC_conn_fail_crit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9418 BTS_Tests control part BTS_Tests.ttcn:4322 TC_paging_imsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9419 BTS_Tests control part BTS_Tests.ttcn:4349 TC_paging_tmsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9420 BTS_Tests control part BTS_Tests.ttcn:4376 TC_paging_imsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9421 BTS_Tests control part BTS_Tests.ttcn:4405 TC_paging_tmsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9422 BTS_Tests control part BTS_Tests.ttcn:5047 TC_rsl_protocol_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9423 BTS_Tests control part BTS_Tests.ttcn:5057 TC_rsl_mand_ie_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9424 BTS_Tests control part BTS_Tests.ttcn:5068 TC_rsl_ie_content_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9425 BTS_Tests control part BTS_Tests.ttcn:4938 TC_si_sched_default testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9426 BTS_Tests control part BTS_Tests.ttcn:4945 TC_si_sched_1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9427 BTS_Tests control part BTS_Tests.ttcn:4953 TC_si_sched_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9428 BTS_Tests control part BTS_Tests.ttcn:4961 TC_si_sched_2ter testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9429 BTS_Tests control part BTS_Tests.ttcn:4969 TC_si_sched_2ter_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9430 BTS_Tests control part BTS_Tests.ttcn:4979 TC_si_sched_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9431 BTS_Tests control part BTS_Tests.ttcn:4989 TC_si_sched_13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9432 BTS_Tests control part BTS_Tests.ttcn:4999 TC_si_sched_13_2bis_2ter_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9433 BTS_Tests control part BTS_Tests.ttcn:5176 TC_ipa_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9434 BTS_Tests control part BTS_Tests.ttcn:5190 TC_ipa_crcx_twice_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9435 BTS_Tests control part BTS_Tests.ttcn:5211 TC_ipa_crcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9436 BTS_Tests control part BTS_Tests.ttcn:5238 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9437 BTS_Tests control part BTS_Tests.ttcn:5251 TC_ipa_crcx_sdcch_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9438 BTS_Tests control part BTS_Tests.ttcn:5284 TC_ipa_crcx_ack_addr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9441 BTS_Tests control part BTS_Tests.ttcn:4436 TC_paging_imsi_200percent_with_ps testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9442 BTS_Tests control part BTS_Tests.ttcn:5456 TC_pcu_act_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9443 BTS_Tests control part BTS_Tests.ttcn:5463 TC_pcu_act_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9444 BTS_Tests control part BTS_Tests.ttcn:5470 TC_pcu_act_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9445 BTS_Tests control part BTS_Tests.ttcn:5477 TC_pcu_act_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9446 BTS_Tests control part BTS_Tests.ttcn:5484 TC_pcu_deact_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9447 BTS_Tests control part BTS_Tests.ttcn:5495 TC_pcu_deact_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9448 BTS_Tests control part BTS_Tests.ttcn:5529 TC_pcu_ver_si1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9449 BTS_Tests control part BTS_Tests.ttcn:5535 TC_pcu_ver_si3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9450 BTS_Tests control part BTS_Tests.ttcn:5541 TC_pcu_ver_si13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9452 BTS_Tests control part BTS_Tests.ttcn:5673 TC_pcu_data_req_pdtch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9453 BTS_Tests control part BTS_Tests.ttcn:5685 TC_pcu_data_req_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9454 BTS_Tests control part BTS_Tests.ttcn:5580 TC_pcu_data_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9455 BTS_Tests control part BTS_Tests.ttcn:5593 TC_pcu_data_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9456 BTS_Tests control part BTS_Tests.ttcn:5606 TC_pcu_data_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9457 BTS_Tests control part BTS_Tests.ttcn:5619 TC_pcu_data_req_ts_inactive testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9459 BTS_Tests control part BTS_Tests.ttcn:5730 TC_pcu_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9460 BTS_Tests control part BTS_Tests.ttcn:5772 TC_pcu_data_req_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9461 BTS_Tests control part BTS_Tests.ttcn:5795 TC_pcu_data_req_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9462 BTS_Tests control part BTS_Tests.ttcn:5826 TC_pcu_data_req_imm_ass_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9463 BTS_Tests control part BTS_Tests.ttcn:5852 TC_pcu_data_req_imm_ass_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9464 BTS_Tests control part BTS_Tests.ttcn:5873 TC_pcu_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9465 BTS_Tests control part BTS_Tests.ttcn:5915 TC_pcu_ext_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9466 BTS_Tests control part BTS_Tests.ttcn:6001 TC_pcu_data_ind_lqual_cb testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9467 BTS_Tests control part BTS_Tests.ttcn:6027 TC_pcu_paging_from_rsl testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9468 BTS_Tests control part BTS_Tests.ttcn:6073 TC_pcu_time_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9469 BTS_Tests control part BTS_Tests.ttcn:6127 TC_pcu_rts_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9470 BTS_Tests control part BTS_Tests.ttcn:6197 TC_pcu_oml_alert testcase "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 Tguard timeout BTS_Tests.ttcn:9534 BTS_Tests control part BTS_Tests.ttcn:8062 TC_chopped_ipa_ping testcase Tguard timeout BTS_Tests.ttcn:9535 BTS_Tests control part BTS_Tests.ttcn:8066 TC_chopped_ipa_payload testcase "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 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