Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-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.30.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/asterisk 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 f5a5304dc5e74a6c10e362f0d09e9773414dba00 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f5a5304dc5e74a6c10e362f0d09e9773414dba00 # timeout=10 Commit message: "ttcn3-s1gw-test: fixup: align with the moduleparam naming changes" > git rev-list --no-walk f5a5304dc5e74a6c10e362f0d09e9773414dba00 # timeout=10 [ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins1307391762831150585.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-2434 = 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 ... #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.4s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.4s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.4s #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 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 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 #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 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 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 && apt-get clean #17 CACHED #18 [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 #18 CACHED #19 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [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 #24 CACHED #25 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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:fd0086dde51f34b6ee8894388f74d2f68e0820bc20bb612095aa5156044bf165 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #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 fd0086dde51f + 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [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-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [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-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.526 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.526 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.526 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.531 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.886 Reading package lists... #6 1.258 Reading package lists... #6 1.624 Building dependency tree... #6 1.714 Reading state information... #6 1.798 The following additional packages will be installed: #6 1.798 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.798 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.798 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 1.798 libosmousb0 libosmovty13 osmocom-nightly #6 1.825 The following NEW packages will be installed: #6 1.825 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 1.825 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 1.825 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.825 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.825 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.825 libosmovty13 osmocom-nightly #6 1.856 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #6 1.856 Need to get 3294 kB of archives. #6 1.856 After this operation, 12.8 MB of additional disk space will be used. #6 1.856 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406202026 [1176 B] #6 1.862 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406202026 [164 kB] #6 1.865 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406202026 [38.2 kB] #6 1.865 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406202026 [139 kB] #6 1.867 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406202026 [45.9 kB] #6 1.867 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.24.eb91.202406202026 [29.4 kB] #6 1.868 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406202026 [65.4 kB] #6 1.869 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406202026 [222 kB] #6 1.872 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406202026 [98.3 kB] #6 1.873 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.24.eb91.202406202026 [72.5 kB] #6 1.874 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.24.eb91.202406202026 [112 kB] #6 1.875 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406202026 [66.0 kB] #6 1.875 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406202026 [173 kB] #6 1.876 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406202026 [54.4 kB] #6 1.877 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406202026 [58.6 kB] #6 1.877 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406202026 [45.2 kB] #6 1.878 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406202026 [38.6 kB] #6 1.878 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406202026 [840 kB] #6 1.885 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406202026 [52.5 kB] #6 1.886 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406202026 [64.6 kB] #6 1.886 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406202026 [87.8 kB] #6 1.887 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406202026 [122 kB] #6 1.888 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406202026 [581 kB] #6 1.893 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.52.2314.202406202026 [56.6 kB] #6 1.894 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.52.2314.202406202026 [65.3 kB] #6 2.056 debconf: delaying package configuration, since apt-utils is not installed #6 2.131 Fetched 3294 kB in 0s (51.3 MB/s) #6 2.202 Selecting previously unselected package osmocom-nightly. #6 2.202 (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 ... 117415 files and directories currently installed.) #6 2.253 Preparing to unpack .../00-osmocom-nightly_202406202026_amd64.deb ... #6 2.276 Unpacking osmocom-nightly (202406202026) ... #6 2.453 Selecting previously unselected package libosmocore21:amd64. #6 2.464 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 2.541 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #6 2.783 Selecting previously unselected package libgtp6:amd64. #6 2.793 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406202026_amd64.deb ... #6 2.823 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406202026) ... #6 2.985 Selecting previously unselected package libgtp-dev:amd64. #6 2.995 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406202026_amd64.deb ... #6 3.016 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406202026) ... #6 3.208 Selecting previously unselected package libosmocodec4:amd64. #6 3.217 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.238 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.420 Selecting previously unselected package libosmotrau2:amd64. #6 3.430 Preparing to unpack .../05-libosmotrau2_1.5.1.24.eb91.202406202026_amd64.deb ... #6 3.454 Unpacking libosmotrau2:amd64 (1.5.1.24.eb91.202406202026) ... #6 3.626 Selecting previously unselected package libosmoisdn0:amd64. #6 3.637 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.662 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.836 Selecting previously unselected package libosmogsm20:amd64. #6 3.847 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.868 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.068 Selecting previously unselected package libosmovty13:amd64. #6 4.079 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.101 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.280 Selecting previously unselected package libosmoabis13:amd64. #6 4.291 Preparing to unpack .../09-libosmoabis13_1.5.1.24.eb91.202406202026_amd64.deb ... #6 4.313 Unpacking libosmoabis13:amd64 (1.5.1.24.eb91.202406202026) ... #6 4.467 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.478 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.24.eb91.202406202026_amd64.deb ... #6 4.504 Unpacking libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406202026) ... #6 4.709 Selecting previously unselected package libosmocoding0:amd64. #6 4.720 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.749 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.087 Selecting previously unselected package libosmogb14:amd64. #6 5.098 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 5.123 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.309 Selecting previously unselected package libosmoctrl0:amd64. #6 5.319 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 5.341 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.523 Selecting previously unselected package libosmosim2:amd64. #6 5.534 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 5.558 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.734 Selecting previously unselected package libosmousb0:amd64. #6 5.746 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 5.766 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.905 Selecting previously unselected package libosmocore. #6 5.915 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 5.934 Unpacking libosmocore (1.9.0.209.e0c63.202406202026) ... #6 6.097 Selecting previously unselected package libosmocore-dev:amd64. #6 6.107 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 6.142 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.374 Selecting previously unselected package libosmonetif11:amd64. #6 6.384 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202406202026_amd64.deb ... #6 6.409 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406202026) ... #6 6.579 Selecting previously unselected package libosmo-netif-dev:amd64. #6 6.589 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202406202026_amd64.deb ... #6 6.609 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406202026) ... #6 6.794 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 6.804 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406202026_amd64.deb ... #6 6.828 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 6.993 Selecting previously unselected package libosmo-sigtran9:amd64. #6 7.003 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.67.fb30.202406202026_amd64.deb ... #6 7.030 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406202026) ... #6 7.141 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 7.151 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.67.fb30.202406202026_amd64.deb ... #6 7.167 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 7.313 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 7.323 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.52.2314.202406202026_amd64.deb ... #6 7.339 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406202026) ... #6 7.456 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 7.466 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.52.2314.202406202026_amd64.deb ... #6 7.482 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406202026) ... #6 7.630 Setting up osmocom-nightly (202406202026) ... #6 7.707 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #6 7.763 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 7.808 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #6 7.853 Setting up libosmotrau2:amd64 (1.5.1.24.eb91.202406202026) ... #6 7.899 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 7.945 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #6 7.990 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.037 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406202026) ... #6 8.083 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406202026) ... #6 8.132 Setting up libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406202026) ... #6 8.179 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406202026) ... #6 8.230 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.276 Setting up libosmoabis13:amd64 (1.5.1.24.eb91.202406202026) ... #6 8.322 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.368 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.413 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406202026) ... #6 8.468 Setting up libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406202026) ... #6 8.521 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.589 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.633 Setting up libosmocore (1.9.0.209.e0c63.202406202026) ... #6 8.679 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406202026) ... #6 8.726 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #6 8.772 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406202026) ... #6 8.820 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 8.868 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 9.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.357 Cloning into 'osmo-bsc'... #9 DONE 2.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.2s #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.447 Already on 'master' #11 0.447 Your branch is up to date with 'origin/master'. #11 0.450 refs/heads/master #11 0.458 HEAD is now at d8203d83b silence error message for N-STATE prim #11 0.460 master #11 0.461 d8203d83bbdb091f92a472893b55a7949091ea9e #11 3.057 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.057 libtoolize: copying file './ltmain.sh' #11 3.149 libtoolize: putting macros in 'm4'. #11 3.149 libtoolize: copying file 'm4/libtool.m4' #11 3.177 libtoolize: copying file 'm4/ltoptions.m4' #11 3.208 libtoolize: copying file 'm4/ltsugar.m4' #11 3.239 libtoolize: copying file 'm4/ltversion.m4' #11 3.268 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.328 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.328 libtoolize: and rerunning libtoolize and aclocal. #11 4.631 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.631 configure.ac:74: You should run autoupdate. #11 4.631 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.631 configure.ac:74: the top level #11 4.631 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.631 configure.ac:130: You should run autoupdate. #11 4.631 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.631 configure.ac:130: the top level #11 4.631 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.631 configure.ac:150: You should run autoupdate. #11 4.631 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.631 configure.ac:150: the top level #11 4.631 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.631 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.631 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.631 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.631 configure.ac:228: the top level #11 4.631 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.631 configure.ac:230: You should run autoupdate. #11 5.389 configure.ac:23: installing './compile' #11 5.392 configure.ac:25: installing './config.guess' #11 5.396 configure.ac:25: installing './config.sub' #11 5.399 configure.ac:9: installing './install-sh' #11 5.402 configure.ac:9: installing './missing' #11 5.448 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.448 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.534 src/ipaccess/Makefile.am: installing './depcomp' #11 5.898 checking for a BSD-compatible install... /usr/bin/install -c #11 5.910 checking whether build environment is sane... yes #11 5.925 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.929 checking for gawk... gawk #11 5.929 checking whether make sets $(MAKE)... yes #11 5.943 checking whether make supports nested variables... yes #11 5.954 checking whether make supports nested variables... (cached) yes #11 5.954 checking whether make sets $(MAKE)... (cached) yes #11 5.957 checking for gcc... gcc #11 5.993 checking whether the C compiler works... yes #11 6.046 checking for C compiler default output file name... a.out #11 6.047 checking for suffix of executables... #11 6.087 checking whether we are cross compiling... no #11 6.123 checking for suffix of object files... o #11 6.145 checking whether the compiler supports GNU C... yes #11 6.165 checking whether gcc accepts -g... yes #11 6.188 checking for gcc option to enable C11 features... none needed #11 6.219 checking whether gcc understands -c and -o together... yes #11 6.261 checking whether make supports the include directive... yes (GNU style) #11 6.273 checking dependency style of gcc... gcc3 #11 6.323 checking build system type... x86_64-pc-linux-gnu #11 6.387 checking host system type... x86_64-pc-linux-gnu #11 6.388 checking how to print strings... printf #11 6.413 checking for a sed that does not truncate output... /usr/bin/sed #11 6.420 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.423 checking for egrep... /usr/bin/grep -E #11 6.425 checking for fgrep... /usr/bin/grep -F #11 6.427 checking for ld used by gcc... /usr/bin/ld #11 6.434 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.437 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.441 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.465 checking whether ln -s works... yes #11 6.465 checking the maximum length of command line arguments... 1572864 #11 6.473 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.474 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.474 checking for /usr/bin/ld option to reload object files... -r #11 6.474 checking for file... file #11 6.475 checking for objdump... objdump #11 6.475 checking how to recognize dependent libraries... pass_all #11 6.476 checking for dlltool... no #11 6.477 checking how to associate runtime and link libraries... printf %s\n #11 6.477 checking for ar... ar #11 6.478 checking for archiver @FILE support... @ #11 6.509 checking for strip... strip #11 6.509 checking for ranlib... ranlib #11 6.509 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.580 checking for sysroot... no #11 6.580 checking for a working dd... /usr/bin/dd #11 6.587 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.607 checking for mt... no #11 6.607 checking if : is a manifest tool... no #11 6.614 checking for stdio.h... yes #11 6.630 checking for stdlib.h... yes #11 6.655 checking for string.h... yes #11 6.679 checking for inttypes.h... yes #11 6.705 checking for stdint.h... yes #11 6.734 checking for strings.h... yes #11 6.759 checking for sys/stat.h... yes #11 6.785 checking for sys/types.h... yes #11 6.815 checking for unistd.h... yes #11 6.843 checking for dlfcn.h... yes #11 6.874 checking for objdir... .libs #11 6.943 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.969 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.969 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.996 checking if gcc static flag -static works... yes #11 7.056 checking if gcc supports -c -o file.o... yes #11 7.093 checking if gcc supports -c -o file.o... (cached) yes #11 7.093 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.107 checking whether -lc should be explicitly linked in... no #11 7.143 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.214 checking how to hardcode library paths into programs... immediate #11 7.214 checking whether stripping libraries is possible... yes #11 7.217 checking if libtool supports shared libraries... yes #11 7.217 checking whether to build shared libraries... yes #11 7.217 checking whether to build static libraries... yes #11 7.218 checking for pkg-config... /usr/bin/pkg-config #11 7.218 checking for pkg-config... /usr/bin/pkg-config #11 7.218 checking pkg-config is at least version 0.20... yes #11 7.220 checking for libosmocore >= 1.9.0... yes #11 7.231 checking for libosmovty >= 1.9.0... yes #11 7.241 checking for libosmoctrl >= 1.9.0... yes #11 7.251 checking for libosmogsm >= 1.9.0... yes #11 7.260 checking for libosmoabis >= 1.5.0... yes #11 7.273 checking for libosmo-netif >= 1.4.0... yes #11 7.284 checking for libosmo-sigtran >= 1.8.0... yes #11 7.295 checking for libosmo-mgcp-client >= 1.12.0... yes #11 7.304 checking for egrep... (cached) /usr/bin/grep -E #11 7.304 checking if gcc supports -fvisibility=hidden... yes #11 7.325 checking whether to enable code coverage support... no #11 7.325 checking whether to enable VTY/CTRL tests... no #11 7.328 CFLAGS=" -std=gnu11" #11 7.328 CPPFLAGS="" #11 7.357 checking that generated files are newer than configure... done #11 7.357 configure: creating ./config.status #11 8.027 config.status: creating include/Makefile #11 8.051 config.status: creating include/osmocom/Makefile #11 8.074 config.status: creating include/osmocom/bsc/Makefile #11 8.097 config.status: creating src/Makefile #11 8.117 config.status: creating src/osmo-bsc/Makefile #11 8.142 config.status: creating src/ipaccess/Makefile #11 8.166 config.status: creating src/utils/Makefile #11 8.190 config.status: creating tests/Makefile #11 8.213 config.status: creating tests/atlocal #11 8.235 config.status: creating tests/abis/Makefile #11 8.259 config.status: creating tests/acc/Makefile #11 8.283 config.status: creating tests/bsc/Makefile #11 8.307 config.status: creating tests/codec_pref/Makefile #11 8.330 config.status: creating tests/gsm0408/Makefile #11 8.353 config.status: creating tests/handover/Makefile #11 8.377 config.status: creating tests/nanobts_omlattr/Makefile #11 8.399 config.status: creating tests/paging/Makefile #11 8.421 config.status: creating tests/subscr/Makefile #11 8.446 config.status: creating doc/Makefile #11 8.469 config.status: creating doc/examples/Makefile #11 8.492 config.status: creating doc/manuals/Makefile #11 8.513 config.status: creating contrib/Makefile #11 8.536 config.status: creating contrib/systemd/Makefile #11 8.559 config.status: creating Makefile #11 8.575 config.status: creating bscconfig.h #11 8.596 config.status: executing tests/atconfig commands #11 8.599 config.status: executing depfiles commands #11 9.217 config.status: executing libtool commands #11 9.278 echo 1.11.0.91-d8203 > .version-t && mv .version-t .version #11 9.281 make install-recursive #11 9.283 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.288 Making install in include #11 9.291 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.296 Making install in osmocom #11 9.298 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.302 Making install in bsc #11 9.304 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.308 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.308 make[5]: Nothing to be done for 'install-exec-am'. #11 9.308 make[5]: Nothing to be done for 'install-data-am'. #11 9.308 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.308 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.310 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.313 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.313 make[5]: Nothing to be done for 'install-exec-am'. #11 9.313 make[5]: Nothing to be done for 'install-data-am'. #11 9.313 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.313 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.314 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.316 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.319 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.319 make[4]: Nothing to be done for 'install-exec-am'. #11 9.319 make[4]: Nothing to be done for 'install-data-am'. #11 9.319 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.320 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.320 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.321 Making install in src #11 9.323 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.328 Making install in osmo-bsc #11 9.334 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.336 CC osmo_bsc_main.o #11 9.336 CC a_reset.lo #11 9.336 CC abis_nm_vty.lo #11 9.336 CC abis_nm.lo #11 9.337 CC abis_om2000_vty.lo #11 9.337 CC abis_rsl.lo #11 9.337 CC abis_om2000.lo #11 9.338 CC abis_osmo.lo #11 9.338 CC acc.lo #11 9.338 CC assignment_fsm.lo #11 9.339 CC bsc_init.lo #11 9.339 CC bsc_ctrl_lookup.lo #11 9.339 CC bsc_ctrl.lo #11 9.340 CC bsc_rf_ctrl.lo #11 9.340 CC bsc_rll.lo #11 9.340 CC bsc_sccp.lo #11 9.502 CC bsc_stats.lo #11 9.594 CC bsc_subscr_conn_fsm.lo #11 9.599 CC bsc_subscriber.lo #11 9.599 CC bsc_vty.lo #11 9.602 CC bts.lo #11 9.603 CC bts_trx.lo #11 9.621 CC bts_trx_ctrl.lo #11 9.642 CC bts_trx_ts_ctrl.lo #11 9.680 CC bts_trx_ts_lchan_ctrl.lo #11 9.705 CC bts_ericsson_rbs2000.lo #11 9.711 CC bts_init.lo #11 9.736 CC bts_ipaccess_nanobts.lo #11 9.761 CC bts_ipaccess_nanobts_omlattr.lo #11 9.900 CC bts_nokia_site.lo #11 9.923 CC bts_siemens_bs11.lo #11 9.923 CC bts_sm.lo #11 9.934 CC bts_osmobts.lo #11 9.936 CC bts_unknown.lo #11 9.942 CC bts_ctrl.lo #11 9.958 CC bts_setup_ramp.lo #11 10.00 CC bts_vty.lo #11 10.00 CC bts_trx_vty.lo #11 10.07 CC chan_alloc.lo #11 10.14 CC chan_counts.lo #11 10.18 CC codec_pref.lo #11 10.18 CC data_rate_pref.lo #11 10.20 CC e1_config.lo #11 10.21 CC gsm_04_08_rr.lo #11 10.22 CC gsm_data.lo #11 10.23 CC handover_cfg.lo #11 10.23 CC handover_ctrl.lo #11 10.32 CC handover_decision.lo #11 10.36 CC handover_decision_2.lo #11 10.36 CC handover_fsm.lo #11 10.39 CC handover_logic.lo #11 10.48 CC handover_vty.lo #11 10.51 CC vgcs_fsm.lo #11 10.51 CC lb.lo #11 10.51 CC lchan.lo #11 10.52 CC lchan_fsm.lo #11 10.57 CC lchan_rtp_fsm.lo #11 10.60 CC lchan_select.lo #11 10.63 CC lcs_loc_req.lo #11 10.63 CC lcs_ta_req.lo #11 10.72 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.72 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.72 925 | verb_info->codecs_len = 0; #11 10.72 | ^~~~~~~~~ #11 10.72 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.72 from lchan_rtp_fsm.c:25: #11 10.72 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.72 35 | unsigned int codecs_len #11 10.72 | ^~~~~~~~~~ #11 10.73 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.73 929 | verb_info->codecs[0] = codec; #11 10.73 | ^~~~~~~~~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.73 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.73 | ^~~~~~ #11 10.73 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.73 930 | verb_info->codecs_len = 1; #11 10.73 | ^~~~~~~~~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.73 35 | unsigned int codecs_len #11 10.73 | ^~~~~~~~~~ #11 10.73 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.73 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.73 | ^~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.73 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.73 | ^~~~~~ #11 10.73 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.73 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.73 | ^~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.73 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.73 | ^~~~~~ #11 10.73 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.73 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.73 | ^~~~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.73 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.73 | ^~~~~~ #11 10.73 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.73 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.73 961 | return verb_info->codecs[0] == codec; #11 10.73 | ^~~~~~ #11 10.73 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.73 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.73 | ^~~~~~ #11 10.77 CC meas_feed.lo #11 10.79 CC meas_rep.lo #11 10.81 CC neighbor_ident.lo #11 10.84 CC neighbor_ident_vty.lo #11 10.88 CC neighbor_ident_ctrl.lo #11 10.91 CC net_init.lo #11 10.95 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.95 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.95 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.95 | ^~~~~~ #11 10.95 In file included from neighbor_ident.c:37: #11 10.95 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.95 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.95 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.98 CC nm_common_fsm.lo #11 10.98 CC nm_bb_transc_fsm.lo #11 10.99 CC nm_bts_sm_fsm.lo #11 11.04 CC nm_bts_fsm.lo #11 11.06 CC nm_gprs_cell_fsm.lo #11 11.13 CC nm_gprs_nse_fsm.lo #11 11.14 CC nm_gprs_nsvc_fsm.lo #11 11.14 CC nm_channel_fsm.lo #11 11.15 CC nm_rcarrier_fsm.lo #11 11.15 CC gsm_08_08.lo #11 11.16 CC osmo_bsc_bssap.lo #11 11.21 CC osmo_bsc_filter.lo #11 11.22 CC osmo_bsc_grace.lo #11 11.24 CC osmo_bsc_lcls.lo #11 11.26 CC osmo_bsc_mgcp.lo #11 11.27 CC osmo_bsc_msc.lo #11 11.30 CC osmo_bsc_sigtran.lo #11 11.35 CC paging.lo #11 11.36 CC pcu_sock.lo #11 11.41 CC penalty_timers.lo #11 11.42 CC bssmap_reset.lo #11 11.43 CC system_information.lo #11 11.44 CC timeslot_fsm.lo #11 11.47 CC smscb.lo #11 11.48 CC smscb_vty.lo #11 11.50 CC cbch_scheduler.lo #11 11.54 CC cbsp_link.lo #11 11.56 CC power_control.lo #11 11.93 CCLD libbsc.la #11 12.32 CCLD osmo-bsc #11 12.78 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.78 make[4]: Nothing to be done for 'install-data-am'. #11 12.79 /usr/bin/mkdir -p '/usr/local/bin' #11 12.79 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.83 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.83 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.83 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.83 Making install in utils #11 12.84 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.84 CC bs11_config.o #11 12.84 CC isdnsync.o #11 12.84 CC meas_json-meas_json.o #11 12.89 CCLD isdnsync #11 12.92 CCLD meas_json #11 12.94 CCLD bs11_config #11 13.28 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.28 make[4]: Nothing to be done for 'install-data-am'. #11 13.28 /usr/bin/mkdir -p '/usr/local/bin' #11 13.29 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.32 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.33 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.34 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.35 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.35 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.35 Making install in ipaccess #11 13.35 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.35 CC abisip-find.o #11 13.35 CC stubs.o #11 13.35 CC ipaccess-config.o #11 13.35 CC ipaccess-firmware.o #11 13.35 CC network_listen.o #11 13.36 CC ipaccess-proxy.o #11 13.44 CCLD abisip-find #11 13.48 CCLD ipaccess-config #11 13.49 CCLD ipaccess-proxy #11 13.83 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.83 make[4]: Nothing to be done for 'install-data-am'. #11 13.83 /usr/bin/mkdir -p '/usr/local/bin' #11 13.83 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 13.87 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 13.88 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 13.89 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 13.90 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.90 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.90 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 13.90 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 13.90 make[4]: Nothing to be done for 'install-exec-am'. #11 13.90 make[4]: Nothing to be done for 'install-data-am'. #11 13.90 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 13.90 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 13.90 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 13.90 Making install in tests #11 13.91 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 13.91 Making install in abis #11 13.91 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.92 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.92 make[4]: Nothing to be done for 'install-exec-am'. #11 13.92 make[4]: Nothing to be done for 'install-data-am'. #11 13.92 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.92 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.92 Making install in acc #11 13.92 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.93 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.93 make[4]: Nothing to be done for 'install-exec-am'. #11 13.93 make[4]: Nothing to be done for 'install-data-am'. #11 13.93 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.93 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.93 Making install in bsc #11 13.93 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.93 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.93 make[4]: Nothing to be done for 'install-exec-am'. #11 13.93 make[4]: Nothing to be done for 'install-data-am'. #11 13.93 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.94 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.94 Making install in codec_pref #11 13.94 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.94 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.94 make[4]: Nothing to be done for 'install-exec-am'. #11 13.94 make[4]: Nothing to be done for 'install-data-am'. #11 13.94 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.94 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.94 Making install in gsm0408 #11 13.95 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.95 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.95 make[4]: Nothing to be done for 'install-exec-am'. #11 13.95 make[4]: Nothing to be done for 'install-data-am'. #11 13.95 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.95 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.95 Making install in handover #11 13.95 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.96 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.96 make[4]: Nothing to be done for 'install-exec-am'. #11 13.96 make[4]: Nothing to be done for 'install-data-am'. #11 13.96 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.96 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.96 Making install in nanobts_omlattr #11 13.96 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.96 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.96 make[4]: Nothing to be done for 'install-exec-am'. #11 13.96 make[4]: Nothing to be done for 'install-data-am'. #11 13.96 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.96 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.96 Making install in paging #11 13.97 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.97 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.97 make[4]: Nothing to be done for 'install-exec-am'. #11 13.97 make[4]: Nothing to be done for 'install-data-am'. #11 13.97 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.97 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.97 Making install in subscr #11 13.97 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.98 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.98 make[4]: Nothing to be done for 'install-exec-am'. #11 13.98 make[4]: Nothing to be done for 'install-data-am'. #11 13.98 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.98 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.98 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 13.98 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 13.98 make[4]: Nothing to be done for 'install-exec-am'. #11 13.98 make[4]: Nothing to be done for 'install-data-am'. #11 13.98 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.98 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.98 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.99 Making install in doc #11 13.99 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 13.99 Making install in examples #11 14.00 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.00 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.00 make[4]: Nothing to be done for 'install-exec-am'. #11 14.00 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.01 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.01 make install-data-hook #11 14.01 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.01 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.01 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.01 mkdir -p "$(dirname $j)" && \ #11 14.01 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.01 done #11 14.08 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.08 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.08 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.08 Making install in manuals #11 14.08 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.08 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.08 make[4]: Nothing to be done for 'install-exec-am'. #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.08 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.09 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.09 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.09 make[4]: Nothing to be done for 'install-exec-am'. #11 14.09 make[4]: Nothing to be done for 'install-data-am'. #11 14.09 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.09 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.09 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.09 Making install in contrib #11 14.09 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.10 Making install in systemd #11 14.10 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.10 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.10 make[4]: Nothing to be done for 'install-exec-am'. #11 14.11 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.11 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.11 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.11 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.11 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.12 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.12 make[4]: Nothing to be done for 'install-exec-am'. #11 14.12 make[4]: Nothing to be done for 'install-data-am'. #11 14.12 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.12 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.12 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.12 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.13 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.13 make[3]: Nothing to be done for 'install-exec-am'. #11 14.13 make[3]: Nothing to be done for 'install-data-am'. #11 14.13 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.13 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.13 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.3s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:023b0e9c10ea8e03da60b0567b8acf16450f83c7ea54ac475058b54da68f4bbd done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s 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 023b0e9c10ea + 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 1.5.1.24.eb91.202406202026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406202026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406202026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406202026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406202026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406202026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406202026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.24.eb91.202406202026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406202026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406202026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406202026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406202026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo VTY library ii osmocom-nightly 202406202026 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.4s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [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 #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 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/ #18 CACHED #19 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 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 #21 CACHED #22 [ 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 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 && apt-get clean #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [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 #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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:fd0086dde51f34b6ee8894388f74d2f68e0820bc20bb612095aa5156044bf165 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 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 fd0086dde51f + 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [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-sccp-dev libsmpp34-dev libgtp-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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #6 [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-sccp-dev libsmpp34-dev libgtp-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 #6 0.508 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.508 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.508 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.518 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.837 Reading package lists... #6 1.215 Reading package lists... #6 1.573 Building dependency tree... #6 1.661 Reading state information... #6 1.742 The following additional packages will be installed: #6 1.742 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.742 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.742 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.772 The following NEW packages will be installed: #6 1.772 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 1.772 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.772 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.773 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 1.773 libsmpp34-dev osmocom-nightly #6 1.810 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #6 1.810 Need to get 2683 kB of archives. #6 1.810 After this operation, 10.6 MB of additional disk space will be used. #6 1.810 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406202026 [1176 B] #6 1.822 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406202026 [164 kB] #6 1.824 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406202026 [38.2 kB] #6 1.825 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406202026 [139 kB] #6 1.826 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406202026 [45.9 kB] #6 1.827 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.24.eb91.202406202026 [29.4 kB] #6 1.827 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406202026 [65.4 kB] #6 1.828 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406202026 [222 kB] #6 1.830 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406202026 [98.3 kB] #6 1.830 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.24.eb91.202406202026 [72.5 kB] #6 1.831 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.24.eb91.202406202026 [112 kB] #6 1.831 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406202026 [66.0 kB] #6 1.832 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406202026 [173 kB] #6 1.833 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406202026 [54.4 kB] #6 1.834 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406202026 [58.6 kB] #6 1.834 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406202026 [45.2 kB] #6 1.835 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406202026 [38.6 kB] #6 1.836 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406202026 [840 kB] #6 1.842 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406202026 [52.5 kB] #6 1.843 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406202026 [64.6 kB] #6 1.852 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406202026 [87.8 kB] #6 1.852 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406202026 [101 kB] #6 1.853 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406202026 [112 kB] #6 2.000 debconf: delaying package configuration, since apt-utils is not installed #6 2.054 Fetched 2683 kB in 0s (35.1 MB/s) #6 2.109 Selecting previously unselected package osmocom-nightly. #6 2.109 (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 ... 117415 files and directories currently installed.) #6 2.160 Preparing to unpack .../00-osmocom-nightly_202406202026_amd64.deb ... #6 2.175 Unpacking osmocom-nightly (202406202026) ... #6 2.292 Selecting previously unselected package libosmocore21:amd64. #6 2.302 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 2.332 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #6 2.467 Selecting previously unselected package libgtp6:amd64. #6 2.476 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406202026_amd64.deb ... #6 2.491 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406202026) ... #6 2.650 Selecting previously unselected package libgtp-dev:amd64. #6 2.661 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406202026_amd64.deb ... #6 2.675 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406202026) ... #6 2.799 Selecting previously unselected package libosmocodec4:amd64. #6 2.810 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 2.825 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #6 2.946 Selecting previously unselected package libosmotrau2:amd64. #6 2.955 Preparing to unpack .../05-libosmotrau2_1.5.1.24.eb91.202406202026_amd64.deb ... #6 2.973 Unpacking libosmotrau2:amd64 (1.5.1.24.eb91.202406202026) ... #6 3.084 Selecting previously unselected package libosmoisdn0:amd64. #6 3.095 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.110 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.265 Selecting previously unselected package libosmogsm20:amd64. #6 3.275 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.290 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.415 Selecting previously unselected package libosmovty13:amd64. #6 3.426 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.448 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.575 Selecting previously unselected package libosmoabis13:amd64. #6 3.586 Preparing to unpack .../09-libosmoabis13_1.5.1.24.eb91.202406202026_amd64.deb ... #6 3.600 Unpacking libosmoabis13:amd64 (1.5.1.24.eb91.202406202026) ... #6 3.710 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.721 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.24.eb91.202406202026_amd64.deb ... #6 3.736 Unpacking libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406202026) ... #6 3.855 Selecting previously unselected package libosmocoding0:amd64. #6 3.866 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 3.881 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 3.999 Selecting previously unselected package libosmogb14:amd64. #6 4.010 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.025 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.152 Selecting previously unselected package libosmoctrl0:amd64. #6 4.162 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.177 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.302 Selecting previously unselected package libosmosim2:amd64. #6 4.313 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.328 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.452 Selecting previously unselected package libosmousb0:amd64. #6 4.462 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.478 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.587 Selecting previously unselected package libosmocore. #6 4.598 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.621 Unpacking libosmocore (1.9.0.209.e0c63.202406202026) ... #6 4.739 Selecting previously unselected package libosmocore-dev:amd64. #6 4.751 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202406202026_amd64.deb ... #6 4.766 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #6 4.938 Selecting previously unselected package libosmonetif11:amd64. #6 4.949 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202406202026_amd64.deb ... #6 4.964 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406202026) ... #6 5.075 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.086 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202406202026_amd64.deb ... #6 5.101 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406202026) ... #6 5.209 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.219 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406202026_amd64.deb ... #6 5.234 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 5.361 Selecting previously unselected package libsmpp1:amd64. #6 5.373 Preparing to unpack .../21-libsmpp1_1.14.4.1.f1ec.202406202026_amd64.deb ... #6 5.391 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406202026) ... #6 5.505 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.516 Preparing to unpack .../22-libsmpp34-dev_1.14.4.1.f1ec.202406202026_amd64.deb ... #6 5.532 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406202026) ... #6 5.682 Setting up osmocom-nightly (202406202026) ... #6 5.757 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406202026) ... #6 5.805 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.854 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.902 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #6 5.948 Setting up libosmotrau2:amd64 (1.5.1.24.eb91.202406202026) ... #6 5.995 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406202026) ... #6 6.041 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406202026) ... #6 6.087 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.134 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.179 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406202026) ... #6 6.225 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406202026) ... #6 6.270 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.316 Setting up libosmoabis13:amd64 (1.5.1.24.eb91.202406202026) ... #6 6.362 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.408 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.455 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406202026) ... #6 6.501 Setting up libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406202026) ... #6 6.545 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.593 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.639 Setting up libosmocore (1.9.0.209.e0c63.202406202026) ... #6 6.685 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #6 6.732 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406202026) ... #6 6.781 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.402 Cloning into 'osmo-bts'... #9 DONE 1.3s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.2s #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.468 Already on 'master' #11 0.468 Your branch is up to date with 'origin/master'. #11 0.470 refs/heads/master #11 0.479 HEAD is now at 5076fef0 README.md: cosmetic: fix a typo #11 0.481 master #11 0.483 5076fef0ec5d7c47e8e1e0cb39aab632dd25ce62 #11 3.118 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.118 libtoolize: copying file './ltmain.sh' #11 3.386 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.386 libtoolize: and rerunning libtoolize and aclocal. #11 3.386 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.507 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.507 configure.ac:40: You should run autoupdate. #11 4.507 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.507 configure.ac:40: the top level #11 4.508 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:84: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:84: the top level #11 4.508 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:92: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:92: the top level #11 4.508 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:124: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:124: the top level #11 4.508 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:132: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:132: the top level #11 4.508 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:272: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:272: the top level #11 4.508 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:292: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:292: the top level #11 4.508 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.508 configure.ac:354: You should run autoupdate. #11 4.508 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.508 configure.ac:354: the top level #11 4.508 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.508 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.508 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.508 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.508 configure.ac:422: the top level #11 4.508 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.508 configure.ac:424: You should run autoupdate. #11 5.254 configure.ac:23: installing './compile' #11 5.258 configure.ac:25: installing './config.guess' #11 5.260 configure.ac:25: installing './config.sub' #11 5.264 configure.ac:9: installing './install-sh' #11 5.267 configure.ac:9: installing './missing' #11 5.311 contrib/ber/Makefile.am: installing './depcomp' #11 5.428 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.428 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.525 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.525 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.525 automake: warning: possible forward-incompatibility. #11 5.525 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.525 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.525 automake: object file(s) will be placed in the top-level directory. However, this #11 5.525 automake: behavior may change in a future Automake major version, with object #11 5.525 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.525 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.525 automake: project, to avoid future incompatibilities. #11 5.527 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.527 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.527 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.527 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.528 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.529 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.529 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.529 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.529 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.613 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.613 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.653 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.653 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.692 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.692 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.713 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.713 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.734 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.734 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.754 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.754 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.775 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.775 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.775 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.775 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.796 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.796 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.796 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.796 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.797 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.797 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.845 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.845 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 5.988 checking for a BSD-compatible install... /usr/bin/install -c #11 6.000 checking whether build environment is sane... yes #11 6.013 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.016 checking for gawk... gawk #11 6.016 checking whether make sets $(MAKE)... yes #11 6.030 checking whether make supports nested variables... yes #11 6.039 checking whether make supports nested variables... (cached) yes #11 6.039 checking whether make sets $(MAKE)... (cached) yes #11 6.043 checking for gcc... gcc #11 6.079 checking whether the C compiler works... yes #11 6.132 checking for C compiler default output file name... a.out #11 6.133 checking for suffix of executables... #11 6.174 checking whether we are cross compiling... no #11 6.218 checking for suffix of object files... o #11 6.238 checking whether the compiler supports GNU C... yes #11 6.265 checking whether gcc accepts -g... yes #11 6.287 checking for gcc option to enable C11 features... none needed #11 6.321 checking whether gcc understands -c and -o together... yes #11 6.365 checking whether make supports the include directive... yes (GNU style) #11 6.376 checking dependency style of gcc... gcc3 #11 6.420 checking build system type... x86_64-pc-linux-gnu #11 6.482 checking host system type... x86_64-pc-linux-gnu #11 6.483 checking how to print strings... printf #11 6.506 checking for a sed that does not truncate output... /usr/bin/sed #11 6.513 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.516 checking for egrep... /usr/bin/grep -E #11 6.519 checking for fgrep... /usr/bin/grep -F #11 6.521 checking for ld used by gcc... /usr/bin/ld #11 6.528 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.531 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.535 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.559 checking whether ln -s works... yes #11 6.559 checking the maximum length of command line arguments... 1572864 #11 6.570 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.570 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.570 checking for /usr/bin/ld option to reload object files... -r #11 6.571 checking for file... file #11 6.571 checking for objdump... objdump #11 6.572 checking how to recognize dependent libraries... pass_all #11 6.573 checking for dlltool... no #11 6.573 checking how to associate runtime and link libraries... printf %s\n #11 6.573 checking for ar... ar #11 6.574 checking for archiver @FILE support... @ #11 6.603 checking for strip... strip #11 6.604 checking for ranlib... ranlib #11 6.604 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.671 checking for sysroot... no #11 6.671 checking for a working dd... /usr/bin/dd #11 6.677 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.699 checking for mt... no #11 6.699 checking if : is a manifest tool... no #11 6.706 checking for stdio.h... yes #11 6.730 checking for stdlib.h... yes #11 6.758 checking for string.h... yes #11 6.781 checking for inttypes.h... yes #11 6.803 checking for stdint.h... yes #11 6.832 checking for strings.h... yes #11 6.861 checking for sys/stat.h... yes #11 6.888 checking for sys/types.h... yes #11 6.916 checking for unistd.h... yes #11 6.946 checking for dlfcn.h... yes #11 6.974 checking for objdir... .libs #11 7.047 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.077 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.077 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.102 checking if gcc static flag -static works... yes #11 7.165 checking if gcc supports -c -o file.o... yes #11 7.204 checking if gcc supports -c -o file.o... (cached) yes #11 7.204 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.219 checking whether -lc should be explicitly linked in... no #11 7.254 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.321 checking how to hardcode library paths into programs... immediate #11 7.321 checking whether stripping libraries is possible... yes #11 7.324 checking if libtool supports shared libraries... yes #11 7.324 checking whether to build shared libraries... yes #11 7.324 checking whether to build static libraries... yes #11 7.325 checking for pkg-config... /usr/bin/pkg-config #11 7.326 checking for pkg-config... /usr/bin/pkg-config #11 7.326 checking pkg-config is at least version 0.20... yes #11 7.328 checking for egrep... (cached) /usr/bin/grep -E #11 7.328 checking for libosmocore >= 1.9.0... yes #11 7.341 checking for libosmovty >= 1.9.0... yes #11 7.350 checking for libosmogsm >= 1.9.0... yes #11 7.362 checking for libosmoctrl >= 1.9.0... yes #11 7.374 checking for libosmocodec >= 1.9.0... yes #11 7.383 checking for libosmocoding >= 1.9.0... yes #11 7.393 checking for libosmoabis >= 1.5.0... yes #11 7.402 checking for libosmotrau >= 1.5.0... yes #11 7.412 checking for libosmo-netif >= 1.4.0... yes #11 7.421 checking whether to enable support for sysmobts calibration tool... no #11 7.421 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.421 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.422 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.423 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.423 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.424 checking whether to enable VTY/CTRL tests... no #11 7.424 checking whether to include systemtap tracing support... no #11 7.428 CFLAGS=" -std=gnu11" #11 7.428 CPPFLAGS="" #11 7.461 checking that generated files are newer than configure... done #11 7.461 configure: creating ./config.status #11 8.142 config.status: creating src/Makefile #11 8.164 config.status: creating src/common/Makefile #11 8.188 config.status: creating src/osmo-bts-virtual/Makefile #11 8.210 config.status: creating src/osmo-bts-omldummy/Makefile #11 8.232 config.status: creating src/osmo-bts-sysmo/Makefile #11 8.258 config.status: creating src/osmo-bts-lc15/Makefile #11 8.280 config.status: creating src/osmo-bts-oc2g/Makefile #11 8.301 config.status: creating src/osmo-bts-trx/Makefile #11 8.325 config.status: creating src/osmo-bts-octphy/Makefile #11 8.350 config.status: creating include/Makefile #11 8.374 config.status: creating include/osmo-bts/Makefile #11 8.398 config.status: creating tests/Makefile #11 8.422 config.status: creating tests/paging/Makefile #11 8.446 config.status: creating tests/agch/Makefile #11 8.469 config.status: creating tests/cipher/Makefile #11 8.492 config.status: creating tests/sysmobts/Makefile #11 8.516 config.status: creating tests/misc/Makefile #11 8.537 config.status: creating tests/handover/Makefile #11 8.563 config.status: creating tests/ta_control/Makefile #11 8.584 config.status: creating tests/tx_power/Makefile #11 8.608 config.status: creating tests/power/Makefile #11 8.630 config.status: creating tests/meas/Makefile #11 8.653 config.status: creating tests/amr/Makefile #11 8.675 config.status: creating tests/csd/Makefile #11 8.700 config.status: creating doc/Makefile #11 8.724 config.status: creating doc/examples/Makefile #11 8.746 config.status: creating doc/manuals/Makefile #11 8.772 config.status: creating contrib/Makefile #11 8.793 config.status: creating contrib/ber/Makefile #11 8.814 config.status: creating contrib/systemd/Makefile #11 8.836 config.status: creating Makefile #11 8.851 config.status: creating btsconfig.h #11 8.871 config.status: executing tests/atconfig commands #11 8.873 config.status: executing depfiles commands #11 9.858 config.status: executing libtool commands #11 9.921 echo 1.7.0.68-5076f > .version-t && mv .version-t .version #11 9.924 make install-recursive #11 9.928 make[1]: Entering directory '/tmp/osmo-bts' #11 9.933 Making install in include #11 9.934 make[2]: Entering directory '/tmp/osmo-bts/include' #11 9.940 Making install in osmo-bts #11 9.943 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.947 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.947 make[4]: Nothing to be done for 'install-exec-am'. #11 9.947 make[4]: Nothing to be done for 'install-data-am'. #11 9.947 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.947 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.950 make[3]: Entering directory '/tmp/osmo-bts/include' #11 9.954 make[4]: Entering directory '/tmp/osmo-bts/include' #11 9.954 make[4]: Nothing to be done for 'install-exec-am'. #11 9.954 make[4]: Nothing to be done for 'install-data-am'. #11 9.954 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 9.954 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 9.955 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 9.955 Making install in src #11 9.957 make[2]: Entering directory '/tmp/osmo-bts/src' #11 9.963 Making install in common #11 9.965 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 9.965 make install-am #11 9.972 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 9.974 CC sysinfo.o #11 9.974 CC gsm_data.o #11 9.974 CC abis_osmo.o #11 9.974 CC logging.o #11 9.974 CC abis.o #11 9.975 CC oml.o #11 9.975 CC bts_sm.o #11 9.975 CC bts.o #11 9.975 CC osmux.o #11 9.976 CC rtp_input_preen.o #11 9.977 CC bts_trx.o #11 9.977 CC rsl.o #11 9.977 CC vty.o #11 9.978 CC paging.o #11 9.979 CC measurement.o #11 9.980 CC amr.o #11 10.06 CC asci.o #11 10.06 CC lchan.o #11 10.06 CC load_indication.o #11 10.08 CC handover.o #11 10.08 CC pcu_sock.o #11 10.08 CC msg_utils.o #11 10.08 CC tx_power.o #11 10.08 CC bts_ctrl_commands.o #11 10.11 CC bts_ctrl_lookup.o #11 10.12 CC bts_shutdown_fsm.o #11 10.12 CC csd_v110.o #11 10.13 CC l1sap.o #11 10.13 CC cbch.o #11 10.14 CC power_control.o #11 10.18 CC main.o #11 10.18 CC phy_link.o #11 10.18 CC dtx_dl_amr_fsm.o #11 10.18 CC scheduler_mframe.o #11 10.19 CC ta_control.o #11 10.20 CC nm_common_fsm.o #11 10.20 CC nm_bts_sm_fsm.o #11 10.20 CC nm_bts_fsm.o #11 10.23 CC nm_bb_transc_fsm.o #11 10.24 CC nm_channel_fsm.o #11 10.24 CC nm_gprs_cell_fsm.o #11 10.25 CC nm_gprs_nse_fsm.o #11 10.25 CC nm_gprs_nsvc_fsm.o #11 10.27 CC nm_radio_carrier_fsm.o #11 10.28 CC notification.o #11 10.28 CC scheduler.o #11 10.43 AR libbts.a #11 10.43 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.44 AR libl1sched.a #11 10.44 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.47 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.47 make[5]: Nothing to be done for 'install-exec-am'. #11 10.47 make[5]: Nothing to be done for 'install-data-am'. #11 10.47 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.47 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.48 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.48 Making install in osmo-bts-virtual #11 10.48 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.48 CC main.o #11 10.48 CC bts_model.o #11 10.48 CC scheduler_virtbts.o #11 10.48 CC virtualbts_vty.o #11 10.48 CC l1_if.o #11 10.48 CC virtual_um.o #11 10.48 CC osmo_mcast_sock.o #11 10.60 CCLD osmo-bts-virtual #11 11.04 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.04 make[4]: Nothing to be done for 'install-data-am'. #11 11.04 /usr/bin/mkdir -p '/usr/local/bin' #11 11.05 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.08 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.09 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.09 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.09 Making install in osmo-bts-omldummy #11 11.09 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.09 CC main.o #11 11.09 CC bts_model.o #11 11.18 CCLD osmo-bts-omldummy #11 11.62 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.62 make[4]: Nothing to be done for 'install-data-am'. #11 11.62 /usr/bin/mkdir -p '/usr/local/bin' #11 11.63 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 11.66 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 11.67 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.67 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.67 Making install in osmo-bts-trx #11 11.67 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.67 make install-am #11 11.68 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.68 CC main.o #11 11.68 CC trx_if.o #11 11.68 CC l1_if.o #11 11.68 CC scheduler_trx.o #11 11.68 CC sched_lchan_xcch.o #11 11.68 CC sched_lchan_fcch_sch.o #11 11.68 CC sched_lchan_rach.o #11 11.68 CC sched_lchan_pdtch.o #11 11.68 CC trx_provision_fsm.o #11 11.68 CC sched_lchan_tchf.o #11 11.68 CC sched_lchan_tchh.o #11 11.68 CC trx_vty.o #11 11.68 CC amr_loop.o #11 11.86 CCLD osmo-bts-trx #11 12.39 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.39 make[5]: Nothing to be done for 'install-data-am'. #11 12.39 /usr/bin/mkdir -p '/usr/local/bin' #11 12.39 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 12.43 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 12.43 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.43 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.43 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.43 make[3]: Entering directory '/tmp/osmo-bts/src' #11 12.44 make[4]: Entering directory '/tmp/osmo-bts/src' #11 12.44 make[4]: Nothing to be done for 'install-exec-am'. #11 12.44 make[4]: Nothing to be done for 'install-data-am'. #11 12.44 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 12.44 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 12.44 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 12.44 Making install in tests #11 12.44 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 12.45 Making install in paging #11 12.45 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.45 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #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/tests/paging' #11 12.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.45 Making install in cipher #11 12.46 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.46 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #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/tests/cipher' #11 12.46 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.46 Making install in agch #11 12.46 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.47 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.47 make[4]: Nothing to be done for 'install-exec-am'. #11 12.47 make[4]: Nothing to be done for 'install-data-am'. #11 12.47 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.47 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.47 Making install in misc #11 12.47 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.47 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.47 make[4]: Nothing to be done for 'install-exec-am'. #11 12.47 make[4]: Nothing to be done for 'install-data-am'. #11 12.47 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.47 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.47 Making install in handover #11 12.48 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.48 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.48 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.48 Making install in tx_power #11 12.48 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.48 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.48 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.48 Making install in power #11 12.49 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.49 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.49 make[4]: Nothing to be done for 'install-exec-am'. #11 12.49 make[4]: Nothing to be done for 'install-data-am'. #11 12.49 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.49 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.49 Making install in meas #11 12.49 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.50 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.50 make[4]: Nothing to be done for 'install-exec-am'. #11 12.50 make[4]: Nothing to be done for 'install-data-am'. #11 12.50 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.50 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.50 Making install in ta_control #11 12.50 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.50 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.50 make[4]: Nothing to be done for 'install-exec-am'. #11 12.50 make[4]: Nothing to be done for 'install-data-am'. #11 12.50 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.50 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.51 Making install in amr #11 12.51 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.51 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.51 make[4]: Nothing to be done for 'install-exec-am'. #11 12.51 make[4]: Nothing to be done for 'install-data-am'. #11 12.51 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.51 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.51 Making install in csd #11 12.51 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.52 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.52 make[4]: Nothing to be done for 'install-exec-am'. #11 12.52 make[4]: Nothing to be done for 'install-data-am'. #11 12.52 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.52 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.52 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 12.53 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 12.53 make[4]: Nothing to be done for 'install-exec-am'. #11 12.53 make[4]: Nothing to be done for 'install-data-am'. #11 12.53 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 12.53 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 12.53 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 12.53 Making install in doc #11 12.53 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 12.53 Making install in examples #11 12.54 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.54 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.54 make[4]: Nothing to be done for 'install-exec-am'. #11 12.54 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.54 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.54 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.55 /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.55 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.55 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 12.55 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.55 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.55 Making install in manuals #11 12.55 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.56 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.56 make[4]: Nothing to be done for 'install-exec-am'. #11 12.56 make[4]: Nothing to be done for 'install-data-am'. #11 12.56 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.56 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.56 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 12.56 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 12.56 make[4]: Nothing to be done for 'install-exec-am'. #11 12.56 make[4]: Nothing to be done for 'install-data-am'. #11 12.56 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 12.56 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 12.56 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 12.56 Making install in contrib #11 12.57 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 12.57 Making install in systemd #11 12.57 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.58 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.58 make[4]: Nothing to be done for 'install-exec-am'. #11 12.58 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.58 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 12.59 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.59 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.59 Making install in ber #11 12.59 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.59 CC rtp_ber.o #11 12.59 CC rtp_gen_map.o #11 12.64 CCLD rtp_gen_map #11 12.65 CCLD rtp_ber #11 12.85 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.85 make[4]: Nothing to be done for 'install-exec-am'. #11 12.85 make[4]: Nothing to be done for 'install-data-am'. #11 12.85 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.85 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.85 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 12.86 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 12.86 make[4]: Nothing to be done for 'install-exec-am'. #11 12.86 make[4]: Nothing to be done for 'install-data-am'. #11 12.86 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.86 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.86 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.86 make[2]: Entering directory '/tmp/osmo-bts' #11 12.87 make[3]: Entering directory '/tmp/osmo-bts' #11 12.87 make[3]: Nothing to be done for 'install-exec-am'. #11 12.87 make[3]: Nothing to be done for 'install-data-am'. #11 12.87 make[3]: Leaving directory '/tmp/osmo-bts' #11 12.87 make[2]: Leaving directory '/tmp/osmo-bts' #11 12.87 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.0s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:57bfefa3fe713e47d45a0cdf73681500d23905ff597322387aed49edfb80f762 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.4s 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 57bfefa3fe71 + 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 1.5.1.24.eb91.202406202026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406202026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406202026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.24.eb91.202406202026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406202026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406202026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406202026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406202026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406202026 amd64 Osmo VTY library ii osmocom-nightly 202406202026 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/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.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #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.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #6 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.449 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.449 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.449 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.449 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.779 Reading package lists... #5 1.158 Reading package lists... #5 1.521 Building dependency tree... #5 1.611 Reading state information... #5 1.701 The following additional packages will be installed: #5 1.701 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #5 1.701 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.701 osmocom-nightly #5 1.725 The following NEW packages will be installed: #5 1.725 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #5 1.725 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.725 libosmovty13 osmocom-nightly #5 1.753 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #5 1.753 Need to get 1873 kB of archives. #5 1.753 After this operation, 6772 kB of additional disk space will be used. #5 1.753 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406202026 [1176 B] #5 1.754 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406202026 [164 kB] #5 1.757 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406202026 [45.9 kB] #5 1.757 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406202026 [65.4 kB] #5 1.758 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406202026 [222 kB] #5 1.759 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406202026 [66.0 kB] #5 1.760 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406202026 [98.3 kB] #5 1.761 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406202026 [173 kB] #5 1.762 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406202026 [54.4 kB] #5 1.763 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406202026 [58.6 kB] #5 1.763 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406202026 [45.2 kB] #5 1.764 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406202026 [38.6 kB] #5 1.764 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406202026 [840 kB] #5 1.962 debconf: delaying package configuration, since apt-utils is not installed #5 2.010 Fetched 1873 kB in 0s (43.8 MB/s) #5 2.075 Selecting previously unselected package osmocom-nightly. #5 2.075 (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 ... 117415 files and directories currently installed.) #5 2.126 Preparing to unpack .../00-osmocom-nightly_202406202026_amd64.deb ... #5 2.141 Unpacking osmocom-nightly (202406202026) ... #5 2.272 Selecting previously unselected package libosmocore21:amd64. #5 2.283 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 2.314 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #5 2.443 Selecting previously unselected package libosmocodec4:amd64. #5 2.452 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 2.467 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #5 2.578 Selecting previously unselected package libosmoisdn0:amd64. #5 2.590 Preparing to unpack .../03-libosmoisdn0_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 2.604 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 2.728 Selecting previously unselected package libosmogsm20:amd64. #5 2.739 Preparing to unpack .../04-libosmogsm20_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 2.754 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #5 2.890 Selecting previously unselected package libosmocoding0:amd64. #5 2.901 Preparing to unpack .../05-libosmocoding0_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 2.917 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.042 Selecting previously unselected package libosmovty13:amd64. #5 3.053 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.071 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.197 Selecting previously unselected package libosmogb14:amd64. #5 3.208 Preparing to unpack .../07-libosmogb14_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.224 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.353 Selecting previously unselected package libosmoctrl0:amd64. #5 3.363 Preparing to unpack .../08-libosmoctrl0_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.377 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.507 Selecting previously unselected package libosmosim2:amd64. #5 3.518 Preparing to unpack .../09-libosmosim2_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.534 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.662 Selecting previously unselected package libosmousb0:amd64. #5 3.672 Preparing to unpack .../10-libosmousb0_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.686 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 3.790 Selecting previously unselected package libosmocore. #5 3.800 Preparing to unpack .../11-libosmocore_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.815 Unpacking libosmocore (1.9.0.209.e0c63.202406202026) ... #5 3.915 Selecting previously unselected package libosmocore-dev:amd64. #5 3.926 Preparing to unpack .../12-libosmocore-dev_1.9.0.209.e0c63.202406202026_amd64.deb ... #5 3.941 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.134 Setting up osmocom-nightly (202406202026) ... #5 4.185 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.230 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.274 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.321 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.370 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.415 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.460 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.504 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.549 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.594 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.639 Setting up libosmocore (1.9.0.209.e0c63.202406202026) ... #5 4.687 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406202026) ... #5 4.732 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 DONE 5.0s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.2s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.368 Cloning into 'osmocom-bb'... #8 DONE 1.2s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.2s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.487 Already on 'master' #10 0.487 Your branch is up to date with 'origin/master'. #10 0.490 refs/heads/master #10 0.499 HEAD is now at 04ea6f9c mobile: fix -Wmaybe-uninitialized in gsm48_rr_tx_meas_rep() #10 0.502 master #10 0.504 04ea6f9cab3d9d5120c77f88b500bad526564c0a #10 DONE 0.6s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 3.671 libtoolize: putting auxiliary files in '.'. #11 3.671 libtoolize: copying file './ltmain.sh' #11 3.697 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.697 libtoolize: copying file 'm4/libtool.m4' #11 3.727 libtoolize: copying file 'm4/ltoptions.m4' #11 3.757 libtoolize: copying file 'm4/ltsugar.m4' #11 3.784 libtoolize: copying file 'm4/ltversion.m4' #11 3.815 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.917 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.917 configure.ac:21: You should run autoupdate. #11 5.917 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.917 configure.ac:21: the top level #11 6.480 configure.ac:12: installing './compile' #11 6.483 configure.ac:24: installing './config.guess' #11 6.487 configure.ac:24: installing './config.sub' #11 6.490 configure.ac:3: installing './install-sh' #11 6.493 configure.ac:3: installing './missing' #11 6.575 src/Makefile.am: installing './depcomp' #11 6.704 checking for a BSD-compatible install... /usr/bin/install -c #11 6.716 checking whether build environment is sane... yes #11 6.731 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.733 checking for gawk... gawk #11 6.733 checking whether make sets $(MAKE)... yes #11 6.748 checking whether make supports nested variables... yes #11 6.758 checking whether make supports nested variables... (cached) yes #11 6.759 checking whether make sets $(MAKE)... (cached) yes #11 6.762 checking for gcc... gcc #11 6.789 checking whether the C compiler works... yes #11 6.829 checking for C compiler default output file name... a.out #11 6.830 checking for suffix of executables... #11 6.871 checking whether we are cross compiling... no #11 6.916 checking for suffix of object files... o #11 6.941 checking whether the compiler supports GNU C... yes #11 6.964 checking whether gcc accepts -g... yes #11 6.984 checking for gcc option to enable C11 features... none needed #11 7.019 checking whether gcc understands -c and -o together... yes #11 7.057 checking whether make supports the include directive... yes (GNU style) #11 7.066 checking dependency style of gcc... gcc3 #11 7.103 checking for pkg-config... /usr/bin/pkg-config #11 7.104 checking pkg-config is at least version 0.9.0... yes #11 7.106 checking for libosmocore... yes #11 7.115 checking for libosmocoding... yes #11 7.127 checking for libosmogsm... yes #11 7.137 checking for stdio.h... yes #11 7.156 checking for stdlib.h... yes #11 7.176 checking for string.h... yes #11 7.197 checking for inttypes.h... yes #11 7.218 checking for stdint.h... yes #11 7.243 checking for strings.h... yes #11 7.265 checking for sys/stat.h... yes #11 7.291 checking for sys/types.h... yes #11 7.321 checking for unistd.h... yes #11 7.349 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.352 checking for egrep... /usr/bin/grep -E #11 7.364 checking build system type... x86_64-pc-linux-gnu #11 7.422 checking host system type... x86_64-pc-linux-gnu #11 7.422 checking how to print strings... printf #11 7.447 checking for a sed that does not truncate output... /usr/bin/sed #11 7.454 checking for fgrep... /usr/bin/grep -F #11 7.457 checking for ld used by gcc... /usr/bin/ld #11 7.463 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.466 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.470 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.493 checking whether ln -s works... yes #11 7.493 checking the maximum length of command line arguments... 1572864 #11 7.502 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.502 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.502 checking for /usr/bin/ld option to reload object files... -r #11 7.502 checking for file... file #11 7.503 checking for objdump... objdump #11 7.503 checking how to recognize dependent libraries... pass_all #11 7.504 checking for dlltool... no #11 7.505 checking how to associate runtime and link libraries... printf %s\n #11 7.505 checking for ar... ar #11 7.505 checking for archiver @FILE support... @ #11 7.535 checking for strip... strip #11 7.535 checking for ranlib... ranlib #11 7.536 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.603 checking for sysroot... no #11 7.603 checking for a working dd... /usr/bin/dd #11 7.609 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.629 checking for mt... no #11 7.630 checking if : is a manifest tool... no #11 7.636 checking for dlfcn.h... yes #11 7.667 checking for objdir... .libs #11 7.741 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.765 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.765 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.792 checking if gcc static flag -static works... yes #11 7.852 checking if gcc supports -c -o file.o... yes #11 7.889 checking if gcc supports -c -o file.o... (cached) yes #11 7.889 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.902 checking whether -lc should be explicitly linked in... no #11 7.930 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.996 checking how to hardcode library paths into programs... immediate #11 7.996 checking whether stripping libraries is possible... yes #11 7.999 checking if libtool supports shared libraries... yes #11 7.999 checking whether to build shared libraries... yes #11 7.999 checking whether to build static libraries... yes #11 8.000 CFLAGS=" -std=gnu11" #11 8.000 CPPFLAGS="" #11 8.034 checking that generated files are newer than configure... done #11 8.035 configure: creating ./config.status #11 8.707 config.status: creating include/Makefile #11 8.731 config.status: creating include/osmocom/Makefile #11 8.753 config.status: creating include/osmocom/bb/Makefile #11 8.776 config.status: creating include/osmocom/bb/l1sched/Makefile #11 8.798 config.status: creating include/osmocom/bb/trxcon/Makefile #11 8.820 config.status: creating src/Makefile #11 8.844 config.status: creating Makefile #11 8.862 config.status: executing depfiles commands #11 8.971 config.status: executing libtool commands #11 9.032 echo 0.0.0 > .version-t && mv .version-t .version #11 9.036 make install-recursive #11 9.041 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.046 Making install in include #11 9.048 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.054 Making install in osmocom #11 9.055 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.061 Making install in bb #11 9.062 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.067 Making install in l1sched #11 9.070 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.073 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.073 make[6]: Nothing to be done for 'install-exec-am'. #11 9.073 make[6]: Nothing to be done for 'install-data-am'. #11 9.073 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.073 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.073 Making install in trxcon #11 9.076 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.081 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.081 make[6]: Nothing to be done for 'install-exec-am'. #11 9.081 make[6]: Nothing to be done for 'install-data-am'. #11 9.081 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.081 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.083 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.087 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.087 make[6]: Nothing to be done for 'install-exec-am'. #11 9.087 make[6]: Nothing to be done for 'install-data-am'. #11 9.087 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.087 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.088 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.091 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.094 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.094 make[5]: Nothing to be done for 'install-exec-am'. #11 9.094 make[5]: Nothing to be done for 'install-data-am'. #11 9.094 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.094 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.095 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.097 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.100 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.100 make[4]: Nothing to be done for 'install-exec-am'. #11 9.100 make[4]: Nothing to be done for 'install-data-am'. #11 9.100 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.100 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.101 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.101 Making install in src #11 9.105 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.107 CC l1ctl_server.o #11 9.107 CC trxcon_main.o #11 9.108 CC trx_if.o #11 9.108 CC logging.o #11 9.108 CC trxcon_inst.lo #11 9.109 CC trxcon_fsm.lo #11 9.109 CC trxcon_shim.lo #11 9.109 CC l1ctl.lo #11 9.109 CC sched_lchan_common.lo #11 9.111 CC sched_lchan_pdtch.lo #11 9.111 CC sched_lchan_desc.lo #11 9.111 CC sched_lchan_xcch.lo #11 9.112 CC sched_lchan_tchf.lo #11 9.112 CC sched_lchan_tchh.lo #11 9.113 CC sched_lchan_sch.lo #11 9.113 CC sched_lchan_rach.lo #11 9.149 CC sched_mframe.lo #11 9.186 CC sched_prim.lo #11 9.211 CC sched_trx.lo #11 9.211 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 9.211 sched_lchan_tchh.c:339:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 9.211 339 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 9.211 | ^~ #11 9.211 In file included from sched_lchan_tchh.c:36: #11 9.211 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 9.211 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 9.211 | ^~~~~~~~~~~~~~~~~~~~~ #11 9.269 CC l1gprs.lo #11 9.442 CCLD libtrxcon.la #11 9.468 CCLD libl1sched.la #11 9.555 CCLD libl1gprs.la #11 9.653 CCLD trxcon #11 10.02 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.02 make[3]: Nothing to be done for 'install-data-am'. #11 10.02 /usr/bin/mkdir -p '/usr/local/bin' #11 10.03 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 10.06 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 10.07 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.07 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.07 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.07 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.07 make[3]: Nothing to be done for 'install-exec-am'. #11 10.07 make[3]: Nothing to be done for 'install-data-am'. #11 10.07 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.07 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.07 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 10.3s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 2.211 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 2.211 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 2.211 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 2.211 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 2.211 configure.ac:3: the top level #12 2.211 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 2.211 configure.ac:23: You should run autoupdate. #12 2.211 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 2.211 configure.ac:23: the top level #12 2.767 configure.ac:13: installing './compile' #12 2.771 configure.ac:4: installing './install-sh' #12 2.774 configure.ac:4: installing './missing' #12 2.839 src/Makefile.am: installing './depcomp' #12 2.963 checking for a BSD-compatible install... /usr/bin/install -c #12 2.976 checking whether build environment is sane... yes #12 2.990 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.993 checking for gawk... gawk #12 2.993 checking whether make sets $(MAKE)... yes #12 3.009 checking whether make supports nested variables... yes #12 3.019 checking whether make supports nested variables... (cached) yes #12 3.019 checking whether make sets $(MAKE)... (cached) yes #12 3.021 checking for gcc... gcc #12 3.054 checking whether the C compiler works... yes #12 3.107 checking for C compiler default output file name... a.out #12 3.109 checking for suffix of executables... #12 3.147 checking whether we are cross compiling... no #12 3.189 checking for suffix of object files... o #12 3.214 checking whether the compiler supports GNU C... yes #12 3.236 checking whether gcc accepts -g... yes #12 3.261 checking for gcc option to enable C11 features... none needed #12 3.289 checking whether gcc understands -c and -o together... yes #12 3.330 checking whether make supports the include directive... yes (GNU style) #12 3.340 checking dependency style of gcc... gcc3 #12 3.377 checking for pkg-config... /usr/bin/pkg-config #12 3.377 checking pkg-config is at least version 0.9.0... yes #12 3.379 checking for libosmocore... yes #12 3.388 checking for libosmogsm... yes #12 3.398 checking for stdio.h... yes #12 3.420 checking for stdlib.h... yes #12 3.440 checking for string.h... yes #12 3.466 checking for inttypes.h... yes #12 3.492 checking for stdint.h... yes #12 3.516 checking for strings.h... yes #12 3.543 checking for sys/stat.h... yes #12 3.572 checking for sys/types.h... yes #12 3.594 checking for unistd.h... yes #12 3.619 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.622 checking for egrep... /usr/bin/grep -E #12 3.625 CFLAGS=" -std=gnu11" #12 3.625 CPPFLAGS="" #12 3.646 checking that generated files are newer than configure... done #12 3.985 configure: creating ./config.status #12 4.096 config.status: creating Makefile #12 4.113 config.status: creating include/Makefile #12 4.136 config.status: creating include/osmocom/Makefile #12 4.159 config.status: creating include/osmocom/bb/Makefile #12 4.180 config.status: creating include/osmocom/bb/virtphy/Makefile #12 4.201 config.status: creating src/Makefile #12 4.224 config.status: creating config.h #12 4.237 config.status: executing depfiles commands #12 4.372 Making install in include #12 4.375 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.380 Making install in osmocom #12 4.382 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.386 Making install in bb #12 4.389 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.395 Making install in virtphy #12 4.397 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.401 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.401 make[5]: Nothing to be done for 'install-exec-am'. #12 4.401 make[5]: Nothing to be done for 'install-data-am'. #12 4.401 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.401 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.403 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.405 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.405 make[5]: Nothing to be done for 'install-exec-am'. #12 4.405 make[5]: Nothing to be done for 'install-data-am'. #12 4.405 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.406 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.406 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.409 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.411 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.411 make[4]: Nothing to be done for 'install-exec-am'. #12 4.411 make[4]: Nothing to be done for 'install-data-am'. #12 4.411 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.411 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.411 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.414 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.416 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.416 make[3]: Nothing to be done for 'install-exec-am'. #12 4.416 make[3]: Nothing to be done for 'install-data-am'. #12 4.416 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.416 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.417 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.417 Making install in src #12 4.420 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.422 CC virtphy.o #12 4.422 CC logging.o #12 4.422 CC l1gprs.o #12 4.422 CC gsmtapl1_if.o #12 4.423 CC l1ctl_sap.o #12 4.423 CC virt_prim_pm.o #12 4.423 CC l1ctl_sock.o #12 4.424 CC virt_prim_rach.o #12 4.424 CC virt_prim_fbsb.o #12 4.425 CC virt_prim_data.o #12 4.426 CC virt_prim_pdch.o #12 4.426 CC virt_prim_traffic.o #12 4.427 CC virt_l1_sched_simple.o #12 4.428 CC virt_l1_model.o #12 4.433 CC shared/virtual_um.o #12 4.433 CC shared/osmo_mcast_sock.o #12 4.568 CCLD virtphy #12 4.627 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.627 make[2]: Nothing to be done for 'install-data-am'. #12 4.629 /usr/bin/mkdir -p '/usr/local/bin' #12 4.634 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.637 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.637 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.640 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.647 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.647 make[2]: Nothing to be done for 'install-exec-am'. #12 4.648 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.652 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.655 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.655 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 5.0s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:5afd233a01d4cf71781710a17680695dec5fd392a367400b92de2c4f0eb09d77 done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.5s 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 5afd233a01d4 + 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:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 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 + 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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:1716aff2cc285fa1d4e525ec33f44eb2af8e12863cced8ca9672e43d47612141 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest done #10 DONE 0.0s 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 1716aff2cc28 + 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=3598410 + seq 1 30 + echo (3598410 + 1) % 256 + bc + SUBNET=75 + NET_NAME=ttcn3-bts-test-75 + SUB4=172.18.75.0/24 + SUB6=fd02:db8:75::/64 + set +x Creating network ttcn3-bts-test-75, trying SUBNET=75... + docker network create --internal --subnet 172.18.75.0/24 --ipv6 --subnet fd02:db8:75::/64 ttcn3-bts-test-75 b95790db7f307071e26d4a458343305ac6a9120d7e3d9a96387cb1b85f86c887 + set +x ### Network ttcn3-bts-test-75 created (SUBNET=75) ### + 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=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + 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.75.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.75.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=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=75 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 75 11 + NET=75 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-75 --ip 172.18.75.11 --ip6 fd02:db8:75::11 + docker run --rm --network ttcn3-bts-test-75 --ip 172.18.75.11 --ip6 fd02:db8:75::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-2434-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 d9341bb8d5066599bb4cd44ee9ae1bb01ed37776d418f6172556e8e6a7528d2a + start_bts trx 1 + local variant + variant=trx + sleep_time_respawn=1 + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 75 20 + NET=75 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-75 --ip 172.18.75.20 --ip6 fd02:db8:75::20 + docker run --rm --network ttcn3-bts-test-75 --ip 172.18.75.20 --ip6 fd02:db8:75::20 --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 -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-2434-bts -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 23da154917ebed74c643f21321922e3cee2fc6d3814b617ab65111aa3587edb0 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 75 21 + NET=75 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-75 --ip 172.18.75.21 --ip6 fd02:db8:75::21 + docker run --rm --network ttcn3-bts-test-75 --ip 172.18.75.21 --ip6 fd02:db8:75::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-2434-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 -R 172.18.75.20 -r 172.18.75.22 --trx TRX1@172.18.75.20:5700/1 --trx TRX2@172.18.75.20:5700/2 --trx TRX3@172.18.75.20:5700/3 >>/data/fake_trx.out 2>&1 ed344dd0982a17abbd86560faae5201d31cb22d130075b813f82f8f1d453e243 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 75 22 + NET=75 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-75 --ip 172.18.75.22 --ip6 fd02:db8:75::22 + docker run --rm --network ttcn3-bts-test-75 --ip 172.18.75.22 --ip6 fd02:db8:75::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-2434-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.75.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 4a79072894034f9dc9d81830a948dd2544ef4d98f465fe45c31abb01b377e3c9 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 75 10 + NET=75 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-75 --ip 172.18.75.10 --ip6 fd02:db8:75::10 + docker run --rm --network ttcn3-bts-test-75 --ip 172.18.75.10 --ip6 fd02:db8:75::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.75.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-2434-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@1a9553c2d7bf: Unix server socket created successfully. MC@1a9553c2d7bf: Listening on TCP port 44187. 1a9553c2d7bf is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 1a9553c2d7bf 44187 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1a9553c2d7bf: New HC connected from 172.18.75.10 [172.18.75.10]. 1a9553c2d7bf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1a9553c2d7bf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1a9553c2d7bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a9553c2d7bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a9553c2d7bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1a9553c2d7bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1a9553c2d7bf: Configuration file was processed on all HCs. MC@1a9553c2d7bf: Creating MTC on host 172.18.75.10. MC@1a9553c2d7bf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Fri Jun 21 05:13:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL(4)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL(4)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_est_dchan-RSL(4)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_est_dchan-RSL(4)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1a9553c2d7bf: 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 := '00000110'B, t1p := 0, t3 := 22, 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(6)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(6)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(7)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(8)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(9)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(10)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1a9553c2d7bf: 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 := '00000110'B, t1p := 0, t3 := 22, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(11)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1a9553c2d7bf: 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 := '00000110'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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(12)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1a9553c2d7bf: 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(13)@1a9553c2d7bf: 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 := '00000110'B, t1p := 0, t3 := 4, 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(13)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(13)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1a9553c2d7bf: 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 := '00000110'B, t1p := 0, t3 := 22, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(14)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 45, t2 := 16 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(15)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 32, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(16)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 32, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(17)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 4, t2 := 16 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(18)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 45, t2 := 5 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(19)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 4, t2 := 13 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(20)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'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(21)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(21)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1a9553c2d7bf: 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(22)@1a9553c2d7bf: 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 := '00000110'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(22)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(22)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 45, t2 := 24 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(23)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'B, t1p := 1, t3 := 4, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(24)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@1a9553c2d7bf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1a9553c2d7bf: 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)@1a9553c2d7bf: 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 := '00000110'B, t1p := 2, t3 := 4, t2 := 4 }, 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)@1a9553c2d7bf: Received IMM.ASS for our RACH! TC_est_dchan(25)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1a9553c2d7bf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":8950 TC_est_dchan-RSL(4)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@1a9553c2d7bf: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1a9553c2d7bf: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Fri Jun 21 05:13:42 UTC 2024 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13836585) Waiting for packet dumper to finish... 1 (prev_count=13836585, count=13842195) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Fri Jun 21 05:13:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL(27)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ 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-IPA(26)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ 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-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@1a9553c2d7bf: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@1a9553c2d7bf: Test case TC_chan_act_stress finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Fri Jun 21 05:13:49 UTC 2024 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9276298) Waiting for packet dumper to finish... 1 (prev_count=9276298, count=9276795) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Fri Jun 21 05:13:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL(31)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL(31)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_chan_act_react-RSL(31)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_react(33)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@1a9553c2d7bf: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@1a9553c2d7bf: Test case TC_chan_act_react finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Fri Jun 21 05:13:55 UTC 2024 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1901623) Waiting for packet dumper to finish... 1 (prev_count=1901623, count=1902120) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Fri Jun 21 05:13:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_chan_deact_not_active started. TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1077 TC_chan_deact_not_active-RSL(35)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@1a9553c2d7bf: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@1a9553c2d7bf: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Fri Jun 21 05:14:01 UTC 2024 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1881846) Waiting for packet dumper to finish... 1 (prev_count=1881846, count=1882343) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Fri Jun 21 05:14:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_chan_act_wrong_nr started. TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ 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-IPA(38)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@1a9553c2d7bf: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@1a9553c2d7bf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1129 TC_chan_act_wrong_nr-RSL(39)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@1a9553c2d7bf: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Fri Jun 21 05:14:06 UTC 2024 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2011366) Waiting for packet dumper to finish... 1 (prev_count=2011366, count=2011863) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Fri Jun 21 05:14:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_deact_sacch started. TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL(55)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL(55)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(57)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(58)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(59)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(60)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(61)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(62)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(63)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(64)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(65)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(66)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(67)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(68)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(69)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(70)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(71)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(72)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(73)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(74)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(75)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@1a9553c2d7bf: setverdict(pass): none -> pass TC_deact_sacch(76)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1210 TC_deact_sacch-RSL(55)@1a9553c2d7bf: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_deact_sacch finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Fri Jun 21 05:15:41 UTC 2024 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88265557) Waiting for packet dumper to finish... 1 (prev_count=88265557, count=88266146) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Fri Jun 21 05:15:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_filling started. TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL(78)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ 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-IPA(77)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL(78)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ 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-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_filling-RSL(78)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ 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-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL(78)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(80)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(81)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(82)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(83)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(84)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(85)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(86)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(87)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(88)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(89)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(90)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(91)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(92)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(93)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(94)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(95)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(96)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(97)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(98)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_filling(99)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1295 TC_sacch_filling-RSL(78)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_filling finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Fri Jun 21 05:16:01 UTC 2024 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12159598) Waiting for packet dumper to finish... 1 (prev_count=12159598, count=12160095) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Fri Jun 21 05:16:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_info_mod started. TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@1a9553c2d7bf: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1343 TC_sacch_info_mod-RSL(101)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_info_mod finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Fri Jun 21 05:16:35 UTC 2024 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30154380) Waiting for packet dumper to finish... 1 (prev_count=30154380, count=30154877) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Fri Jun 21 05:16:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_multi started. TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_multi-RSL(124)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL(124)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1386 TC_sacch_multi-RSL(124)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_multi finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Fri Jun 21 05:18:06 UTC 2024 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84917677) Waiting for packet dumper to finish... 1 (prev_count=84917677, count=84918174) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Fri Jun 21 05:18:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_multi_chg started. TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1432 TC_sacch_multi_chg-RSL(147)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Fri Jun 21 05:19:46 UTC 2024 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90481090) Waiting for packet dumper to finish... 1 (prev_count=90481090, count=90481587) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Fri Jun 21 05:19:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_chan_act started. TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(172)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(173)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(174)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(175)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(176)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(177)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(178)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(179)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(180)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(181)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(182)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(183)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(184)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(185)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(186)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(187)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(188)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(189)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(190)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act(191)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1478 TC_sacch_chan_act-RSL(170)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_chan_act finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Fri Jun 21 05:20:21 UTC 2024 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26469648) Waiting for packet dumper to finish... 1 (prev_count=26469648, count=26470145) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Fri Jun 21 05:20:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_chan_act_ho_async started. TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1557 TC_sacch_chan_act_ho_async-RSL(193)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Fri Jun 21 05:20:55 UTC 2024 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30944998) Waiting for packet dumper to finish... 1 (prev_count=30944998, count=30945623) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Fri Jun 21 05:20:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_sacch_chan_act_ho_sync started. TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: Timeout waiting for SACCH '064B9D43DC1453DA773B4420534A4AF3E6B86A'O TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1695 TC_sacch_chan_act_ho_sync-RSL(200)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(201)@1a9553c2d7bf: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Fri Jun 21 05:21:47 UTC 2024 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48957224) Waiting for packet dumper to finish... 1 (prev_count=48957224, count=48962397) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Fri Jun 21 05:21:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_content started. TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_content-RSL(207)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_content-RSL(207)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_rach_content-RSL(207)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 5, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 18, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 19, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 21, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_content-RSL(207)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 23, t2 := 10 } MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1744 TC_rach_content-RSL(207)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_content-RSL-IPA(206)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_content finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'. Fri Jun 21 05:22:07 UTC 2024 ====== BTS_Tests.TC_rach_content pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12521026) Waiting for packet dumper to finish... 1 (prev_count=12521026, count=12526199) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Fri Jun 21 05:22:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_content_emerg started. TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 5, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 18, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 19, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 21, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1744 TC_rach_content_emerg-RSL(210)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(209)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_content_emerg finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'. Fri Jun 21 05:22:21 UTC 2024 ====== BTS_Tests.TC_rach_content_emerg pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11452187) Waiting for packet dumper to finish... 1 (prev_count=11452187, count=11452684) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Fri Jun 21 05:22:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_count started. TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_count-RSL(213)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_count-RSL(213)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_rach_count-RSL(213)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_rach_count-RSL(213)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 32, t2 := 15 } MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1790 TC_rach_count-RSL(213)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_count-RSL-IPA(212)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_count finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'. Fri Jun 21 05:22:39 UTC 2024 ====== BTS_Tests.TC_rach_count pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14570570) Waiting for packet dumper to finish... 1 (prev_count=14570570, count=14571067) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Fri Jun 21 05:22:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_max_ta started. TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_max_ta-RSL(216)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 45, t2 := 11 } MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 4, t2 := 19 } MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 14, t2 := 14 } MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1981 TC_rach_max_ta-RSL(216)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(215)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_max_ta finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'. Fri Jun 21 05:22:55 UTC 2024 ====== BTS_Tests.TC_rach_max_ta pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_max_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10320307) Waiting for packet dumper to finish... 1 (prev_count=10320307, count=10320804) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Fri Jun 21 05:22:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_ho_rach started. TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_ho_rach-RSL(219)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_ho_rach-RSL(219)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_ho_rach-RSL(219)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ho_rach-RSL(219)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_ho_rach-RSL(219)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_ho_rach(221)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(221)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_ho_rach(222)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(222)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_ho_rach(223)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(223)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_ho_rach(224)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(224)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_rach(225)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(225)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_ho_rach(226)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(226)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_ho_rach(227)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(227)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_ho_rach(228)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(228)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_ho_rach(229)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(229)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_ho_rach(230)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(230)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_ho_rach(231)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(231)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_ho_rach(232)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(232)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_ho_rach(233)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(233)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_ho_rach(234)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(234)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_ho_rach(235)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(235)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_ho_rach(236)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(236)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_ho_rach(237)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(237)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_ho_rach(238)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(238)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_ho_rach(239)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(239)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_ho_rach(240)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_rach(240)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":2050 TC_ho_rach-RSL(219)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(220)@1a9553c2d7bf: Final verdict of PTC: none TC_ho_rach-RSL-IPA(218)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(221): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_ho_rach finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'. Fri Jun 21 05:23:03 UTC 2024 ====== BTS_Tests.TC_ho_rach pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_ho_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4526311) Waiting for packet dumper to finish... 1 (prev_count=4526311, count=4526808) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Fri Jun 21 05:23:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_ho_physical_info started. TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_ho_physical_info-RSL(242)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_physical_info(244)@1a9553c2d7bf: setverdict(pass): none -> pass TC_ho_physical_info(244)@1a9553c2d7bf: 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)@1a9553c2d7bf: Sending handover Access Burst TC_ho_physical_info(244)@1a9553c2d7bf: 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)@1a9553c2d7bf: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed TC_ho_physical_info(244)@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":2115 MC@1a9553c2d7bf: Test Component 244 has requested to stop MTC. Terminating current testcase execution. TC_ho_physical_info-RSL(242)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@1a9553c2d7bf: Final verdict of PTC: none TC_ho_physical_info(244)@1a9553c2d7bf: 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 } } }" TC_ho_physical_info-RSL-IPA(241)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none) MTC@1a9553c2d7bf: 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@1a9553c2d7bf: 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@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Fri Jun 21 05:23:11 UTC 2024 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_ho_physical_info.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4205153) Waiting for packet dumper to finish... 1 (prev_count=4205153, count=4205650) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Fri Jun 21 05:23:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_load_idle_thresh0 started. TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1837 TC_rach_load_idle_thresh0-RSL(246)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_load_idle_thresh0-RSL-IPA(245)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'. Fri Jun 21 05:23:27 UTC 2024 ====== BTS_Tests.TC_rach_load_idle_thresh0 pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5443223) Waiting for packet dumper to finish... 1 (prev_count=5443223, count=5443720) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Fri Jun 21 05:23:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_load_idle_below_thresh started. TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1862 TC_rach_load_idle_below_thresh-RSL(249)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(250)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_load_idle_below_thresh-RSL-IPA(248)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'. Fri Jun 21 05:23:37 UTC 2024 ====== BTS_Tests.TC_rach_load_idle_below_thresh pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4150033) Waiting for packet dumper to finish... 1 (prev_count=4150033, count=4155206) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Fri Jun 21 05:23:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_rach_load_count started. TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_rach_load_count-RSL(252)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_rach_load_count-RSL(252)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_count-RSL(252)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@1a9553c2d7bf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 33, t2 := 16 } MTC@1a9553c2d7bf: setverdict(pass): none -> pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":1926 TC_rach_load_count-RSL(252)@1a9553c2d7bf: Final verdict of PTC: none TC_rach_load_count-RSL-IPA(251)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: pass MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@1a9553c2d7bf: Test case TC_rach_load_count finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'. Fri Jun 21 05:24:03 UTC 2024 ====== BTS_Tests.TC_rach_load_count pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_rach_load_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17326386) Waiting for packet dumper to finish... 1 (prev_count=17326386, count=17331996) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Fri Jun 21 05:24:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchf started. TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchf(257)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf(257)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf(257)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":3631 TC_meas_res_speech_tchf-RSL(255)@1a9553c2d7bf: Final verdict of PTC: none TC_meas_res_speech_tchf-RSL-IPA(254)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf(257): pass (none -> pass) MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchf finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass'. Fri Jun 21 05:24:16 UTC 2024 ====== BTS_Tests.TC_meas_res_speech_tchf pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11197915) Waiting for packet dumper to finish... 1 (prev_count=11197915, count=11198412) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Fri Jun 21 05:24:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchf_facch started. TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ 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-IPA(258)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":3631 TC_meas_res_speech_tchf_facch-RSL(259)@1a9553c2d7bf: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(258)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): pass (none -> pass) MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchf_facch finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass'. Fri Jun 21 05:24:30 UTC 2024 ====== BTS_Tests.TC_meas_res_speech_tchf_facch pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11199808) Waiting for packet dumper to finish... 1 (prev_count=11199808, count=11200305) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Fri Jun 21 05:24:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchh started. TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchh(265)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@1a9553c2d7bf: Final verdict of PTC: pass TC_meas_res_speech_tchh(266)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchh(266)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@1a9553c2d7bf: Final verdict of PTC: pass MTC@1a9553c2d7bf: Stopping testcase execution from "BTS_Tests.ttcn":3655 TC_meas_res_speech_tchh-RSL(263)@1a9553c2d7bf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@1a9553c2d7bf: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(262)@1a9553c2d7bf: Final verdict of PTC: none MTC@1a9553c2d7bf: Setting final verdict of the test case. MTC@1a9553c2d7bf: Local verdict of MTC: none MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass) MTC@1a9553c2d7bf: Local verdict of PTC TC_meas_res_speech_tchh(266): pass (pass -> pass) MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchh finished. Verdict: pass MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass'. Fri Jun 21 05:24:52 UTC 2024 ====== BTS_Tests.TC_meas_res_speech_tchh pass ====== Saving talloc report from 172.18.75.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19689540) Waiting for packet dumper to finish... 1 (prev_count=19689540, count=19690037) MTC@1a9553c2d7bf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Fri Jun 21 05:24:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@1a9553c2d7bf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@1a9553c2d7bf: Test case TC_meas_res_speech_tchh_facch started. TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ 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)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1a9553c2d7bf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1a9553c2d7bf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@1a9553c2d7bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1a9553c2d7bf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1a9553c2d7bf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1a9553c2d7bf: 3/4 transceiver(s) connected MTC@1a9553c2d7bf: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D34622D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@1a9553c2d7bf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1a9553c2d7bf: 4/4 transceiver(s) connected MTC@1a9553c2d7bf: 4/4 RF Resource Indication(s) received MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1a9553c2d7bf: 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@1a9553c2d7bf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@1a9553c2d7bf: Final verdict of PTC: pass TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@1a9553c2d7bf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@1a9553c2d7bf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O