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 eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins14614694706589108495.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-2441 = 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=jolly/work \ --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=jolly/work \ --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.1s #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 #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.5s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.4s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.5s #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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 [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 #20 CACHED #21 [ 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 #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [ 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/ #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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:d97c34fca7d7271453dd415e69441998f48fde87971366d5e9fa3e803beacef1 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 d97c34fca7d7 + 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=jolly/work \ --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=jolly/work \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #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.574 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.574 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.574 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.596 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.923 Reading package lists... #6 1.298 Reading package lists... #6 1.672 Building dependency tree... #6 1.762 Reading state information... #6 1.846 The following additional packages will be installed: #6 1.846 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.846 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.846 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 1.847 libosmousb0 libosmovty13 osmocom-nightly #6 1.875 The following NEW packages will be installed: #6 1.875 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 1.875 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 1.875 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.875 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.875 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.875 libosmovty13 osmocom-nightly #6 1.910 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #6 1.910 Need to get 3296 kB of archives. #6 1.910 After this operation, 12.8 MB of additional disk space will be used. #6 1.910 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406272026 [1180 B] #6 1.914 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406272026 [164 kB] #6 1.916 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406272026 [38.2 kB] #6 1.918 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406272026 [139 kB] #6 1.920 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406272026 [45.9 kB] #6 1.923 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.28.5841.202406272026 [29.9 kB] #6 1.924 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406272026 [65.4 kB] #6 1.926 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406272026 [222 kB] #6 1.939 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406272026 [98.4 kB] #6 1.941 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.28.5841.202406272026 [72.7 kB] #6 1.941 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.28.5841.202406272026 [112 kB] #6 1.943 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406272026 [66.0 kB] #6 1.944 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406272026 [173 kB] #6 1.945 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406272026 [54.5 kB] #6 1.946 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406272026 [58.6 kB] #6 1.946 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406272026 [45.3 kB] #6 1.946 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406272026 [38.6 kB] #6 1.947 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406272026 [840 kB] #6 1.954 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406272026 [52.5 kB] #6 1.954 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406272026 [64.7 kB] #6 1.955 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406272026 [87.8 kB] #6 1.955 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406272026 [122 kB] #6 1.957 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406272026 [581 kB] #6 1.962 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.52.2314.202406272026 [56.6 kB] #6 1.963 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.52.2314.202406272026 [65.7 kB] #6 2.155 debconf: delaying package configuration, since apt-utils is not installed #6 2.236 Fetched 3296 kB in 0s (39.5 MB/s) #6 2.298 Selecting previously unselected package osmocom-nightly. #6 2.298 (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.348 Preparing to unpack .../00-osmocom-nightly_202406272026_amd64.deb ... #6 2.369 Unpacking osmocom-nightly (202406272026) ... #6 2.587 Selecting previously unselected package libosmocore21:amd64. #6 2.599 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 2.667 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #6 2.876 Selecting previously unselected package libgtp6:amd64. #6 2.888 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406272026_amd64.deb ... #6 2.907 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406272026) ... #6 3.086 Selecting previously unselected package libgtp-dev:amd64. #6 3.096 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406272026_amd64.deb ... #6 3.123 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406272026) ... #6 3.303 Selecting previously unselected package libosmocodec4:amd64. #6 3.314 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.344 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.535 Selecting previously unselected package libosmotrau2:amd64. #6 3.546 Preparing to unpack .../05-libosmotrau2_1.5.1.28.5841.202406272026_amd64.deb ... #6 3.570 Unpacking libosmotrau2:amd64 (1.5.1.28.5841.202406272026) ... #6 3.744 Selecting previously unselected package libosmoisdn0:amd64. #6 3.754 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.781 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.972 Selecting previously unselected package libosmogsm20:amd64. #6 3.982 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.015 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.225 Selecting previously unselected package libosmovty13:amd64. #6 4.236 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.264 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.466 Selecting previously unselected package libosmoabis13:amd64. #6 4.477 Preparing to unpack .../09-libosmoabis13_1.5.1.28.5841.202406272026_amd64.deb ... #6 4.505 Unpacking libosmoabis13:amd64 (1.5.1.28.5841.202406272026) ... #6 4.662 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.673 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.28.5841.202406272026_amd64.deb ... #6 4.699 Unpacking libosmo-abis-dev:amd64 (1.5.1.28.5841.202406272026) ... #6 4.873 Selecting previously unselected package libosmocoding0:amd64. #6 4.884 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.909 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.108 Selecting previously unselected package libosmogb14:amd64. #6 5.118 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.142 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.332 Selecting previously unselected package libosmoctrl0:amd64. #6 5.343 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.372 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.550 Selecting previously unselected package libosmosim2:amd64. #6 5.560 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.586 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.765 Selecting previously unselected package libosmousb0:amd64. #6 5.777 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.799 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.954 Selecting previously unselected package libosmocore. #6 5.965 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.990 Unpacking libosmocore (1.9.0.209.e0c63.202406272026) ... #6 6.142 Selecting previously unselected package libosmocore-dev:amd64. #6 6.152 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 6.176 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.404 Selecting previously unselected package libosmonetif11:amd64. #6 6.413 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202406272026_amd64.deb ... #6 6.438 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406272026) ... #6 6.597 Selecting previously unselected package libosmo-netif-dev:amd64. #6 6.605 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202406272026_amd64.deb ... #6 6.630 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406272026) ... #6 6.781 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 6.792 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406272026_amd64.deb ... #6 6.808 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 6.935 Selecting previously unselected package libosmo-sigtran9:amd64. #6 6.946 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.67.fb30.202406272026_amd64.deb ... #6 6.961 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406272026) ... #6 7.074 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 7.084 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.67.fb30.202406272026_amd64.deb ... #6 7.099 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 7.249 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 7.259 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.52.2314.202406272026_amd64.deb ... #6 7.275 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406272026) ... #6 7.385 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 7.396 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.52.2314.202406272026_amd64.deb ... #6 7.413 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406272026) ... #6 7.563 Setting up osmocom-nightly (202406272026) ... #6 7.639 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.709 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.757 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.803 Setting up libosmotrau2:amd64 (1.5.1.28.5841.202406272026) ... #6 7.851 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 7.902 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.951 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.001 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406272026) ... #6 8.048 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406272026) ... #6 8.094 Setting up libosmo-mgcp-client12:amd64 (1.12.1.52.2314.202406272026) ... #6 8.142 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.52.2314.202406272026) ... #6 8.187 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.235 Setting up libosmoabis13:amd64 (1.5.1.28.5841.202406272026) ... #6 8.281 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.330 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.383 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406272026) ... #6 8.439 Setting up libosmo-abis-dev:amd64 (1.5.1.28.5841.202406272026) ... #6 8.493 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.540 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.587 Setting up libosmocore (1.9.0.209.e0c63.202406272026) ... #6 8.634 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406272026) ... #6 8.681 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #6 8.728 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406272026) ... #6 8.774 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 8.821 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 9.1s #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 1.9s #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.489 Already on 'master' #11 0.489 Your branch is up to date with 'origin/master'. #11 0.492 refs/heads/master #11 0.501 HEAD is now at 278bd7580 add support for RTP extensions via TW-TS-003 #11 0.504 master #11 0.506 278bd7580990a014ff8ef0d5d9505ea33bb22544 #11 3.172 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.172 libtoolize: copying file './ltmain.sh' #11 3.262 libtoolize: putting macros in 'm4'. #11 3.262 libtoolize: copying file 'm4/libtool.m4' #11 3.291 libtoolize: copying file 'm4/ltoptions.m4' #11 3.318 libtoolize: copying file 'm4/ltsugar.m4' #11 3.348 libtoolize: copying file 'm4/ltversion.m4' #11 3.374 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.436 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.436 libtoolize: and rerunning libtoolize and aclocal. #11 4.725 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.725 configure.ac:74: You should run autoupdate. #11 4.725 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.725 configure.ac:74: the top level #11 4.725 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.725 configure.ac:130: You should run autoupdate. #11 4.725 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.725 configure.ac:130: the top level #11 4.725 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.725 configure.ac:150: You should run autoupdate. #11 4.725 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.725 configure.ac:150: the top level #11 4.725 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.725 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.725 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.725 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.725 configure.ac:228: the top level #11 4.725 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.725 configure.ac:230: You should run autoupdate. #11 5.472 configure.ac:23: installing './compile' #11 5.475 configure.ac:25: installing './config.guess' #11 5.477 configure.ac:25: installing './config.sub' #11 5.479 configure.ac:9: installing './install-sh' #11 5.482 configure.ac:9: installing './missing' #11 5.529 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.529 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.618 src/ipaccess/Makefile.am: installing './depcomp' #11 5.985 checking for a BSD-compatible install... /usr/bin/install -c #11 5.997 checking whether build environment is sane... yes #11 6.010 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.013 checking for gawk... gawk #11 6.013 checking whether make sets $(MAKE)... yes #11 6.027 checking whether make supports nested variables... yes #11 6.036 checking whether make supports nested variables... (cached) yes #11 6.036 checking whether make sets $(MAKE)... (cached) yes #11 6.040 checking for gcc... gcc #11 6.066 checking whether the C compiler works... yes #11 6.136 checking for C compiler default output file name... a.out #11 6.137 checking for suffix of executables... #11 6.186 checking whether we are cross compiling... no #11 6.246 checking for suffix of object files... o #11 6.282 checking whether the compiler supports GNU C... yes #11 6.305 checking whether gcc accepts -g... yes #11 6.339 checking for gcc option to enable C11 features... none needed #11 6.383 checking whether gcc understands -c and -o together... yes #11 6.424 checking whether make supports the include directive... yes (GNU style) #11 6.435 checking dependency style of gcc... gcc3 #11 6.479 checking build system type... x86_64-pc-linux-gnu #11 6.539 checking host system type... x86_64-pc-linux-gnu #11 6.539 checking how to print strings... printf #11 6.565 checking for a sed that does not truncate output... /usr/bin/sed #11 6.572 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.575 checking for egrep... /usr/bin/grep -E #11 6.577 checking for fgrep... /usr/bin/grep -F #11 6.579 checking for ld used by gcc... /usr/bin/ld #11 6.585 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.589 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.594 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.616 checking whether ln -s works... yes #11 6.616 checking the maximum length of command line arguments... 1572864 #11 6.625 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.625 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.625 checking for /usr/bin/ld option to reload object files... -r #11 6.625 checking for file... file #11 6.626 checking for objdump... objdump #11 6.626 checking how to recognize dependent libraries... pass_all #11 6.627 checking for dlltool... no #11 6.627 checking how to associate runtime and link libraries... printf %s\n #11 6.628 checking for ar... ar #11 6.628 checking for archiver @FILE support... @ #11 6.668 checking for strip... strip #11 6.669 checking for ranlib... ranlib #11 6.669 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.732 checking for sysroot... no #11 6.733 checking for a working dd... /usr/bin/dd #11 6.739 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.764 checking for mt... no #11 6.764 checking if : is a manifest tool... no #11 6.771 checking for stdio.h... yes #11 6.796 checking for stdlib.h... yes #11 6.824 checking for string.h... yes #11 6.851 checking for inttypes.h... yes #11 6.876 checking for stdint.h... yes #11 6.900 checking for strings.h... yes #11 6.923 checking for sys/stat.h... yes #11 6.953 checking for sys/types.h... yes #11 6.986 checking for unistd.h... yes #11 7.011 checking for dlfcn.h... yes #11 7.036 checking for objdir... .libs #11 7.111 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.137 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.138 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.164 checking if gcc static flag -static works... yes #11 7.269 checking if gcc supports -c -o file.o... yes #11 7.305 checking if gcc supports -c -o file.o... (cached) yes #11 7.306 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.320 checking whether -lc should be explicitly linked in... no #11 7.362 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.444 checking how to hardcode library paths into programs... immediate #11 7.444 checking whether stripping libraries is possible... yes #11 7.447 checking if libtool supports shared libraries... yes #11 7.447 checking whether to build shared libraries... yes #11 7.447 checking whether to build static libraries... yes #11 7.448 checking for pkg-config... /usr/bin/pkg-config #11 7.448 checking for pkg-config... /usr/bin/pkg-config #11 7.448 checking pkg-config is at least version 0.20... yes #11 7.450 checking for libosmocore >= 1.9.0... yes #11 7.462 checking for libosmovty >= 1.9.0... yes #11 7.474 checking for libosmoctrl >= 1.9.0... yes #11 7.486 checking for libosmogsm >= 1.9.0... yes #11 7.498 checking for libosmoabis >= 1.5.0... yes #11 7.510 checking for libosmo-netif >= 1.4.0... yes #11 7.522 checking for libosmo-sigtran >= 1.8.0... yes #11 7.533 checking for libosmo-mgcp-client >= 1.12.0... yes #11 7.545 checking for egrep... (cached) /usr/bin/grep -E #11 7.546 checking if gcc supports -fvisibility=hidden... yes #11 7.565 checking whether to enable code coverage support... no #11 7.566 checking whether to enable VTY/CTRL tests... no #11 7.570 CFLAGS=" -std=gnu11" #11 7.570 CPPFLAGS="" #11 7.599 checking that generated files are newer than configure... done #11 7.599 configure: creating ./config.status #11 8.262 config.status: creating include/Makefile #11 8.284 config.status: creating include/osmocom/Makefile #11 8.306 config.status: creating include/osmocom/bsc/Makefile #11 8.328 config.status: creating src/Makefile #11 8.350 config.status: creating src/osmo-bsc/Makefile #11 8.374 config.status: creating src/ipaccess/Makefile #11 8.396 config.status: creating src/utils/Makefile #11 8.421 config.status: creating tests/Makefile #11 8.443 config.status: creating tests/atlocal #11 8.465 config.status: creating tests/abis/Makefile #11 8.486 config.status: creating tests/acc/Makefile #11 8.507 config.status: creating tests/bsc/Makefile #11 8.531 config.status: creating tests/codec_pref/Makefile #11 8.554 config.status: creating tests/gsm0408/Makefile #11 8.579 config.status: creating tests/handover/Makefile #11 8.603 config.status: creating tests/nanobts_omlattr/Makefile #11 8.625 config.status: creating tests/paging/Makefile #11 8.649 config.status: creating tests/subscr/Makefile #11 8.671 config.status: creating doc/Makefile #11 8.695 config.status: creating doc/examples/Makefile #11 8.719 config.status: creating doc/manuals/Makefile #11 8.743 config.status: creating contrib/Makefile #11 8.764 config.status: creating contrib/systemd/Makefile #11 8.784 config.status: creating Makefile #11 8.800 config.status: creating bscconfig.h #11 8.818 config.status: executing tests/atconfig commands #11 8.821 config.status: executing depfiles commands #11 9.436 config.status: executing libtool commands #11 9.503 echo 1.11.0.92-278b > .version-t && mv .version-t .version #11 9.506 make install-recursive #11 9.511 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.515 Making install in include #11 9.518 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.523 Making install in osmocom #11 9.526 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.532 Making install in bsc #11 9.535 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.539 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.539 make[5]: Nothing to be done for 'install-exec-am'. #11 9.539 make[5]: Nothing to be done for 'install-data-am'. #11 9.539 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.539 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.542 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.545 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.545 make[5]: Nothing to be done for 'install-exec-am'. #11 9.545 make[5]: Nothing to be done for 'install-data-am'. #11 9.545 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.545 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.546 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.548 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.552 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.552 make[4]: Nothing to be done for 'install-exec-am'. #11 9.552 make[4]: Nothing to be done for 'install-data-am'. #11 9.552 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.552 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.553 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.553 Making install in src #11 9.556 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.560 Making install in osmo-bsc #11 9.567 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.568 CC a_reset.lo #11 9.568 CC osmo_bsc_main.o #11 9.568 CC abis_nm.lo #11 9.569 CC abis_nm_vty.lo #11 9.569 CC abis_om2000_vty.lo #11 9.570 CC abis_om2000.lo #11 9.570 CC abis_osmo.lo #11 9.570 CC abis_rsl.lo #11 9.571 CC acc.lo #11 9.571 CC assignment_fsm.lo #11 9.571 CC bsc_ctrl.lo #11 9.572 CC bsc_init.lo #11 9.573 CC bsc_ctrl_lookup.lo #11 9.574 CC bsc_sccp.lo #11 9.574 CC bsc_rf_ctrl.lo #11 9.575 CC bsc_rll.lo #11 9.747 CC bsc_stats.lo #11 9.827 CC bsc_subscr_conn_fsm.lo #11 9.837 CC bsc_subscriber.lo #11 9.838 CC bsc_vty.lo #11 9.838 CC bts.lo #11 9.838 CC bts_trx.lo #11 9.856 CC bts_trx_ctrl.lo #11 9.867 CC bts_trx_ts_ctrl.lo #11 9.912 CC bts_trx_ts_lchan_ctrl.lo #11 9.932 CC bts_ericsson_rbs2000.lo #11 9.938 CC bts_init.lo #11 9.955 CC bts_ipaccess_nanobts.lo #11 10.01 CC bts_ipaccess_nanobts_omlattr.lo #11 10.13 CC bts_nokia_site.lo #11 10.13 CC bts_siemens_bs11.lo #11 10.17 CC bts_sm.lo #11 10.17 CC bts_osmobts.lo #11 10.18 CC bts_unknown.lo #11 10.18 CC bts_ctrl.lo #11 10.20 CC bts_setup_ramp.lo #11 10.22 CC bts_vty.lo #11 10.24 CC bts_trx_vty.lo #11 10.31 CC chan_alloc.lo #11 10.39 CC chan_counts.lo #11 10.43 CC codec_pref.lo #11 10.43 CC data_rate_pref.lo #11 10.43 CC e1_config.lo #11 10.44 CC gsm_data.lo #11 10.44 CC gsm_04_08_rr.lo #11 10.48 CC handover_cfg.lo #11 10.49 CC handover_ctrl.lo #11 10.54 CC handover_decision.lo #11 10.60 CC handover_decision_2.lo #11 10.61 CC handover_fsm.lo #11 10.65 CC handover_logic.lo #11 10.71 CC handover_vty.lo #11 10.72 CC vgcs_fsm.lo #11 10.72 CC lb.lo #11 10.73 CC lchan.lo #11 10.74 CC lchan_fsm.lo #11 10.78 CC lchan_rtp_fsm.lo #11 10.84 CC lchan_select.lo #11 10.85 CC lcs_loc_req.lo #11 10.87 CC lcs_ta_req.lo #11 10.94 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.94 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.94 925 | verb_info->codecs_len = 0; #11 10.94 | ^~~~~~~~~ #11 10.94 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.94 from lchan_rtp_fsm.c:25: #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.94 35 | unsigned int codecs_len #11 10.94 | ^~~~~~~~~~ #11 10.94 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.94 929 | verb_info->codecs[0] = codec; #11 10.94 | ^~~~~~~~~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.94 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.94 | ^~~~~~ #11 10.94 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.94 930 | verb_info->codecs_len = 1; #11 10.94 | ^~~~~~~~~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.94 35 | unsigned int codecs_len #11 10.94 | ^~~~~~~~~~ #11 10.94 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.94 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.94 | ^~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.94 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.94 | ^~~~~~ #11 10.94 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.94 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.94 | ^~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.94 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.94 | ^~~~~~ #11 10.94 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.94 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.94 | ^~~~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.94 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.94 | ^~~~~~ #11 10.94 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.94 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.94 961 | return verb_info->codecs[0] == codec; #11 10.94 | ^~~~~~ #11 10.94 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.94 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.94 | ^~~~~~ #11 11.02 CC meas_feed.lo #11 11.03 CC meas_rep.lo #11 11.06 CC neighbor_ident.lo #11 11.10 CC neighbor_ident_vty.lo #11 11.12 CC neighbor_ident_ctrl.lo #11 11.13 CC net_init.lo #11 11.19 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 11.19 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 11.19 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 11.19 | ^~~~~~ #11 11.19 In file included from neighbor_ident.c:37: #11 11.19 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 11.19 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 11.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 11.20 CC nm_common_fsm.lo #11 11.20 CC nm_bb_transc_fsm.lo #11 11.22 CC nm_bts_sm_fsm.lo #11 11.28 CC nm_bts_fsm.lo #11 11.31 CC nm_gprs_cell_fsm.lo #11 11.35 CC nm_gprs_nse_fsm.lo #11 11.36 CC nm_gprs_nsvc_fsm.lo #11 11.37 CC nm_channel_fsm.lo #11 11.39 CC nm_rcarrier_fsm.lo #11 11.40 CC gsm_08_08.lo #11 11.42 CC osmo_bsc_bssap.lo #11 11.46 CC osmo_bsc_filter.lo #11 11.47 CC osmo_bsc_grace.lo #11 11.47 CC osmo_bsc_lcls.lo #11 11.50 CC osmo_bsc_mgcp.lo #11 11.52 CC osmo_bsc_msc.lo #11 11.57 CC osmo_bsc_sigtran.lo #11 11.57 CC paging.lo #11 11.59 CC pcu_sock.lo #11 11.64 CC penalty_timers.lo #11 11.65 CC bssmap_reset.lo #11 11.66 CC system_information.lo #11 11.68 CC timeslot_fsm.lo #11 11.71 CC smscb.lo #11 11.73 CC smscb_vty.lo #11 11.76 CC cbch_scheduler.lo #11 11.79 CC cbsp_link.lo #11 11.80 CC power_control.lo #11 12.17 CCLD libbsc.la #11 12.57 CCLD osmo-bsc #11 13.03 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.03 make[4]: Nothing to be done for 'install-data-am'. #11 13.03 /usr/bin/mkdir -p '/usr/local/bin' #11 13.03 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.07 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.08 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.08 Making install in utils #11 13.08 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.08 CC bs11_config.o #11 13.09 CC isdnsync.o #11 13.09 CC meas_json-meas_json.o #11 13.14 CCLD isdnsync #11 13.16 CCLD meas_json #11 13.20 CCLD bs11_config #11 13.55 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.55 make[4]: Nothing to be done for 'install-data-am'. #11 13.55 /usr/bin/mkdir -p '/usr/local/bin' #11 13.55 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.59 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.60 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.61 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.62 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.62 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.62 Making install in ipaccess #11 13.62 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.63 CC abisip-find.o #11 13.63 CC stubs.o #11 13.63 CC network_listen.o #11 13.63 CC ipaccess-config.o #11 13.63 CC ipaccess-firmware.o #11 13.63 CC ipaccess-proxy.o #11 13.72 CCLD abisip-find #11 13.75 CCLD ipaccess-config #11 13.76 CCLD ipaccess-proxy #11 14.09 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.09 make[4]: Nothing to be done for 'install-data-am'. #11 14.09 /usr/bin/mkdir -p '/usr/local/bin' #11 14.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.13 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.14 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.15 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.16 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.16 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.16 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.17 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.17 make[4]: Nothing to be done for 'install-exec-am'. #11 14.17 make[4]: Nothing to be done for 'install-data-am'. #11 14.17 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.17 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.17 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.17 Making install in tests #11 14.17 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.18 Making install in abis #11 14.18 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.18 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.18 make[4]: Nothing to be done for 'install-exec-am'. #11 14.18 make[4]: Nothing to be done for 'install-data-am'. #11 14.18 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.18 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.18 Making install in acc #11 14.19 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.19 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.19 make[4]: Nothing to be done for 'install-exec-am'. #11 14.19 make[4]: Nothing to be done for 'install-data-am'. #11 14.19 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.19 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.19 Making install in bsc #11 14.19 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.20 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.20 make[4]: Nothing to be done for 'install-exec-am'. #11 14.20 make[4]: Nothing to be done for 'install-data-am'. #11 14.20 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.20 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.20 Making install in codec_pref #11 14.20 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.20 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.20 make[4]: Nothing to be done for 'install-exec-am'. #11 14.20 make[4]: Nothing to be done for 'install-data-am'. #11 14.20 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.20 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.20 Making install in gsm0408 #11 14.21 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.21 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.21 make[4]: Nothing to be done for 'install-exec-am'. #11 14.21 make[4]: Nothing to be done for 'install-data-am'. #11 14.21 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.21 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.21 Making install in handover #11 14.21 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.22 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.22 make[4]: Nothing to be done for 'install-exec-am'. #11 14.22 make[4]: Nothing to be done for 'install-data-am'. #11 14.22 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.22 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.22 Making install in nanobts_omlattr #11 14.22 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.22 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.22 make[4]: Nothing to be done for 'install-exec-am'. #11 14.22 make[4]: Nothing to be done for 'install-data-am'. #11 14.22 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.22 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.22 Making install in paging #11 14.23 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.23 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.23 make[4]: Nothing to be done for 'install-exec-am'. #11 14.23 make[4]: Nothing to be done for 'install-data-am'. #11 14.23 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.23 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.23 Making install in subscr #11 14.23 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.24 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.24 make[4]: Nothing to be done for 'install-exec-am'. #11 14.24 make[4]: Nothing to be done for 'install-data-am'. #11 14.24 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.24 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.24 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.25 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.25 make[4]: Nothing to be done for 'install-exec-am'. #11 14.25 make[4]: Nothing to be done for 'install-data-am'. #11 14.25 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.25 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.25 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.25 Making install in doc #11 14.25 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.25 Making install in examples #11 14.26 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.26 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.26 make[4]: Nothing to be done for 'install-exec-am'. #11 14.26 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.27 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.27 make install-data-hook #11 14.27 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.27 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.27 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.27 mkdir -p "$(dirname $j)" && \ #11 14.27 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.27 done #11 14.34 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.34 Making install in manuals #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.35 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.35 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.35 Making install in contrib #11 14.36 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.36 Making install in systemd #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.37 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.37 make[4]: Nothing to be done for 'install-exec-am'. #11 14.37 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.37 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.37 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.37 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.38 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.38 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.38 make[4]: Nothing to be done for 'install-exec-am'. #11 14.38 make[4]: Nothing to be done for 'install-data-am'. #11 14.38 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.38 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.38 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.38 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.39 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.39 make[3]: Nothing to be done for 'install-exec-am'. #11 14.39 make[3]: Nothing to be done for 'install-data-am'. #11 14.39 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.39 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.39 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.6s #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:6adcee8adce440adde3634e0881da64f10d86629b52177a6fd9cf1c0fa20fab3 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.4s 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 6adcee8adce4 + 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.28.5841.202406272026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406272026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406272026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406272026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406272026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406272026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406272026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.28.5841.202406272026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406272026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406272026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406272026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.28.5841.202406272026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo VTY library ii osmocom-nightly 202406272026 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=jolly/work \ --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=jolly/work \ --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.0s #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 ... #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #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 #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 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 #16 CACHED #17 [ 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 #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 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/ #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 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 #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [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 #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:d97c34fca7d7271453dd415e69441998f48fde87971366d5e9fa3e803beacef1 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 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 d97c34fca7d7 + 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=jolly/work \ --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=jolly/work \ -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.0s #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.451 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.451 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.451 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.566 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.780 Reading package lists... #6 1.153 Reading package lists... #6 1.520 Building dependency tree... #6 1.611 Reading state information... #6 1.695 The following additional packages will be installed: #6 1.695 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.695 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.695 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.727 The following NEW packages will be installed: #6 1.727 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 1.727 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.727 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.727 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 1.727 libsmpp34-dev osmocom-nightly #6 2.163 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #6 2.163 Need to get 2682 kB of archives. #6 2.163 After this operation, 10.6 MB of additional disk space will be used. #6 2.163 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406272026 [1180 B] #6 2.177 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406272026 [164 kB] #6 2.180 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406272026 [38.2 kB] #6 2.182 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406272026 [139 kB] #6 2.183 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406272026 [45.9 kB] #6 2.185 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.28.5841.202406272026 [29.9 kB] #6 2.187 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406272026 [65.4 kB] #6 2.189 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406272026 [222 kB] #6 2.191 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406272026 [98.4 kB] #6 2.194 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.28.5841.202406272026 [72.7 kB] #6 2.196 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.28.5841.202406272026 [112 kB] #6 2.198 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406272026 [66.0 kB] #6 2.200 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406272026 [173 kB] #6 2.202 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406272026 [54.5 kB] #6 2.204 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406272026 [58.6 kB] #6 2.205 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406272026 [45.3 kB] #6 2.206 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406272026 [38.6 kB] #6 2.207 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406272026 [840 kB] #6 2.216 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406272026 [52.5 kB] #6 2.217 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406272026 [64.7 kB] #6 2.218 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406272026 [87.8 kB] #6 2.218 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406272026 [102 kB] #6 2.220 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406272026 [111 kB] #6 2.366 debconf: delaying package configuration, since apt-utils is not installed #6 2.415 Fetched 2682 kB in 0s (5477 kB/s) #6 2.473 Selecting previously unselected package osmocom-nightly. #6 2.473 (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.525 Preparing to unpack .../00-osmocom-nightly_202406272026_amd64.deb ... #6 2.541 Unpacking osmocom-nightly (202406272026) ... #6 2.712 Selecting previously unselected package libosmocore21:amd64. #6 2.722 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 2.764 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #6 2.913 Selecting previously unselected package libgtp6:amd64. #6 2.923 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406272026_amd64.deb ... #6 2.938 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406272026) ... #6 3.037 Selecting previously unselected package libgtp-dev:amd64. #6 3.048 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406272026_amd64.deb ... #6 3.063 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406272026) ... #6 3.188 Selecting previously unselected package libosmocodec4:amd64. #6 3.198 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.213 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.334 Selecting previously unselected package libosmotrau2:amd64. #6 3.343 Preparing to unpack .../05-libosmotrau2_1.5.1.28.5841.202406272026_amd64.deb ... #6 3.358 Unpacking libosmotrau2:amd64 (1.5.1.28.5841.202406272026) ... #6 3.490 Selecting previously unselected package libosmoisdn0:amd64. #6 3.501 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.523 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.645 Selecting previously unselected package libosmogsm20:amd64. #6 3.655 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.669 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.824 Selecting previously unselected package libosmovty13:amd64. #6 3.835 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 3.851 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #6 3.980 Selecting previously unselected package libosmoabis13:amd64. #6 3.989 Preparing to unpack .../09-libosmoabis13_1.5.1.28.5841.202406272026_amd64.deb ... #6 4.004 Unpacking libosmoabis13:amd64 (1.5.1.28.5841.202406272026) ... #6 4.117 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.128 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.28.5841.202406272026_amd64.deb ... #6 4.144 Unpacking libosmo-abis-dev:amd64 (1.5.1.28.5841.202406272026) ... #6 4.278 Selecting previously unselected package libosmocoding0:amd64. #6 4.288 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.302 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.426 Selecting previously unselected package libosmogb14:amd64. #6 4.437 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.452 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.575 Selecting previously unselected package libosmoctrl0:amd64. #6 4.585 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.601 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.718 Selecting previously unselected package libosmosim2:amd64. #6 4.728 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.742 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #6 4.865 Selecting previously unselected package libosmousb0:amd64. #6 4.876 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 4.892 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.000 Selecting previously unselected package libosmocore. #6 5.011 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.027 Unpacking libosmocore (1.9.0.209.e0c63.202406272026) ... #6 5.135 Selecting previously unselected package libosmocore-dev:amd64. #6 5.144 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202406272026_amd64.deb ... #6 5.160 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #6 5.342 Selecting previously unselected package libosmonetif11:amd64. #6 5.352 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202406272026_amd64.deb ... #6 5.368 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406272026) ... #6 5.478 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.489 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202406272026_amd64.deb ... #6 5.504 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406272026) ... #6 5.617 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.627 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202406272026_amd64.deb ... #6 5.643 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 5.769 Selecting previously unselected package libsmpp1:amd64. #6 5.780 Preparing to unpack .../21-libsmpp1_1.14.4.1.f1ec.202406272026_amd64.deb ... #6 5.796 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406272026) ... #6 5.918 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.927 Preparing to unpack .../22-libsmpp34-dev_1.14.4.1.f1ec.202406272026_amd64.deb ... #6 5.943 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406272026) ... #6 6.098 Setting up osmocom-nightly (202406272026) ... #6 6.174 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406272026) ... #6 6.227 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.271 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.317 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.364 Setting up libosmotrau2:amd64 (1.5.1.28.5841.202406272026) ... #6 6.410 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406272026) ... #6 6.454 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406272026) ... #6 6.500 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.545 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.592 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406272026) ... #6 6.637 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406272026) ... #6 6.683 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.728 Setting up libosmoabis13:amd64 (1.5.1.28.5841.202406272026) ... #6 6.773 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.818 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #6 6.863 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406272026) ... #6 6.909 Setting up libosmo-abis-dev:amd64 (1.5.1.28.5841.202406272026) ... #6 6.957 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.003 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.048 Setting up libosmocore (1.9.0.209.e0c63.202406272026) ... #6 7.094 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #6 7.155 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406272026) ... #6 7.211 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.360 Cloning into 'osmo-bts'... #9 DONE 1.2s #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.441 Already on 'master' #11 0.441 Your branch is up to date with 'origin/master'. #11 0.444 refs/heads/master #11 0.483 HEAD is now at 9c6c6b04 common: add support for TW-TS-001 #11 0.486 master #11 0.487 9c6c6b043b150a3e2c7b0ae7e1d08b3f4309d9b8 #11 3.156 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.156 libtoolize: copying file './ltmain.sh' #11 3.429 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.429 libtoolize: and rerunning libtoolize and aclocal. #11 3.429 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.566 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.566 configure.ac:40: You should run autoupdate. #11 4.566 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.566 configure.ac:40: the top level #11 4.566 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:84: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:84: the top level #11 4.566 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:92: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:92: the top level #11 4.566 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:124: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:124: the top level #11 4.566 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:132: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:132: the top level #11 4.566 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:272: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:272: the top level #11 4.566 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:292: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:292: the top level #11 4.566 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.566 configure.ac:354: You should run autoupdate. #11 4.566 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.566 configure.ac:354: the top level #11 4.566 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.566 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.566 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.566 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.566 configure.ac:422: the top level #11 4.566 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.566 configure.ac:424: You should run autoupdate. #11 5.314 configure.ac:23: installing './compile' #11 5.317 configure.ac:25: installing './config.guess' #11 5.321 configure.ac:25: installing './config.sub' #11 5.325 configure.ac:9: installing './install-sh' #11 5.328 configure.ac:9: installing './missing' #11 5.369 contrib/ber/Makefile.am: installing './depcomp' #11 5.490 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.490 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.592 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.592 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.592 automake: warning: possible forward-incompatibility. #11 5.592 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.592 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.592 automake: object file(s) will be placed in the top-level directory. However, this #11 5.592 automake: behavior may change in a future Automake major version, with object #11 5.592 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.592 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.592 automake: project, to avoid future incompatibilities. #11 5.594 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.594 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.594 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.594 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.595 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.596 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.596 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.596 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.596 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.681 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.681 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.720 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.720 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.761 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.761 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.782 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.782 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.803 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.803 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.823 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.823 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.844 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.844 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.845 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.845 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.869 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.869 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.918 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.918 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 6.057 checking for a BSD-compatible install... /usr/bin/install -c #11 6.067 checking whether build environment is sane... yes #11 6.081 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.084 checking for gawk... gawk #11 6.084 checking whether make sets $(MAKE)... yes #11 6.101 checking whether make supports nested variables... yes #11 6.110 checking whether make supports nested variables... (cached) yes #11 6.110 checking whether make sets $(MAKE)... (cached) yes #11 6.113 checking for gcc... gcc #11 6.145 checking whether the C compiler works... yes #11 6.194 checking for C compiler default output file name... a.out #11 6.195 checking for suffix of executables... #11 6.238 checking whether we are cross compiling... no #11 6.275 checking for suffix of object files... o #11 6.296 checking whether the compiler supports GNU C... yes #11 6.322 checking whether gcc accepts -g... yes #11 6.344 checking for gcc option to enable C11 features... none needed #11 6.374 checking whether gcc understands -c and -o together... yes #11 6.418 checking whether make supports the include directive... yes (GNU style) #11 6.428 checking dependency style of gcc... gcc3 #11 6.465 checking build system type... x86_64-pc-linux-gnu #11 6.531 checking host system type... x86_64-pc-linux-gnu #11 6.531 checking how to print strings... printf #11 6.557 checking for a sed that does not truncate output... /usr/bin/sed #11 6.564 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.567 checking for egrep... /usr/bin/grep -E #11 6.569 checking for fgrep... /usr/bin/grep -F #11 6.571 checking for ld used by gcc... /usr/bin/ld #11 6.579 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.582 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.586 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.611 checking whether ln -s works... yes #11 6.611 checking the maximum length of command line arguments... 1572864 #11 6.621 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.621 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.622 checking for /usr/bin/ld option to reload object files... -r #11 6.622 checking for file... file #11 6.622 checking for objdump... objdump #11 6.622 checking how to recognize dependent libraries... pass_all #11 6.623 checking for dlltool... no #11 6.623 checking how to associate runtime and link libraries... printf %s\n #11 6.623 checking for ar... ar #11 6.624 checking for archiver @FILE support... @ #11 6.653 checking for strip... strip #11 6.654 checking for ranlib... ranlib #11 6.654 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.725 checking for sysroot... no #11 6.725 checking for a working dd... /usr/bin/dd #11 6.731 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.757 checking for mt... no #11 6.758 checking if : is a manifest tool... no #11 6.765 checking for stdio.h... yes #11 6.786 checking for stdlib.h... yes #11 6.814 checking for string.h... yes #11 6.840 checking for inttypes.h... yes #11 6.861 checking for stdint.h... yes #11 6.884 checking for strings.h... yes #11 6.909 checking for sys/stat.h... yes #11 6.931 checking for sys/types.h... yes #11 6.962 checking for unistd.h... yes #11 6.991 checking for dlfcn.h... yes #11 7.023 checking for objdir... .libs #11 7.097 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.124 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.124 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.146 checking if gcc static flag -static works... yes #11 7.214 checking if gcc supports -c -o file.o... yes #11 7.250 checking if gcc supports -c -o file.o... (cached) yes #11 7.250 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.264 checking whether -lc should be explicitly linked in... no #11 7.300 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.370 checking how to hardcode library paths into programs... immediate #11 7.370 checking whether stripping libraries is possible... yes #11 7.373 checking if libtool supports shared libraries... yes #11 7.373 checking whether to build shared libraries... yes #11 7.373 checking whether to build static libraries... yes #11 7.374 checking for pkg-config... /usr/bin/pkg-config #11 7.375 checking for pkg-config... /usr/bin/pkg-config #11 7.375 checking pkg-config is at least version 0.20... yes #11 7.377 checking for egrep... (cached) /usr/bin/grep -E #11 7.377 checking for libosmocore >= 1.9.0... yes #11 7.388 checking for libosmovty >= 1.9.0... yes #11 7.399 checking for libosmogsm >= 1.9.0... yes #11 7.410 checking for libosmoctrl >= 1.9.0... yes #11 7.419 checking for libosmocodec >= 1.9.0... yes #11 7.428 checking for libosmocoding >= 1.9.0... yes #11 7.439 checking for libosmoabis >= 1.5.0... yes #11 7.448 checking for libosmotrau >= 1.5.0... yes #11 7.457 checking for libosmo-netif >= 1.4.0... yes #11 7.469 checking whether to enable support for sysmobts calibration tool... no #11 7.469 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.470 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.470 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.471 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.472 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.473 checking whether to enable VTY/CTRL tests... no #11 7.473 checking whether to include systemtap tracing support... no #11 7.476 CFLAGS=" -std=gnu11" #11 7.476 CPPFLAGS="" #11 7.507 checking that generated files are newer than configure... done #11 7.507 configure: creating ./config.status #11 8.173 config.status: creating src/Makefile #11 8.196 config.status: creating src/common/Makefile #11 8.220 config.status: creating src/osmo-bts-virtual/Makefile #11 8.243 config.status: creating src/osmo-bts-omldummy/Makefile #11 8.268 config.status: creating src/osmo-bts-sysmo/Makefile #11 8.291 config.status: creating src/osmo-bts-lc15/Makefile #11 8.314 config.status: creating src/osmo-bts-oc2g/Makefile #11 8.339 config.status: creating src/osmo-bts-trx/Makefile #11 8.362 config.status: creating src/osmo-bts-octphy/Makefile #11 8.384 config.status: creating include/Makefile #11 8.407 config.status: creating include/osmo-bts/Makefile #11 8.428 config.status: creating tests/Makefile #11 8.452 config.status: creating tests/paging/Makefile #11 8.477 config.status: creating tests/agch/Makefile #11 8.501 config.status: creating tests/cipher/Makefile #11 8.522 config.status: creating tests/sysmobts/Makefile #11 8.545 config.status: creating tests/misc/Makefile #11 8.568 config.status: creating tests/handover/Makefile #11 8.590 config.status: creating tests/ta_control/Makefile #11 8.613 config.status: creating tests/tx_power/Makefile #11 8.634 config.status: creating tests/power/Makefile #11 8.657 config.status: creating tests/meas/Makefile #11 8.682 config.status: creating tests/amr/Makefile #11 8.706 config.status: creating tests/csd/Makefile #11 8.729 config.status: creating doc/Makefile #11 8.752 config.status: creating doc/examples/Makefile #11 8.774 config.status: creating doc/manuals/Makefile #11 8.797 config.status: creating contrib/Makefile #11 8.818 config.status: creating contrib/ber/Makefile #11 8.841 config.status: creating contrib/systemd/Makefile #11 8.864 config.status: creating Makefile #11 8.883 config.status: creating btsconfig.h #11 8.902 config.status: executing tests/atconfig commands #11 8.906 config.status: executing depfiles commands #11 9.897 config.status: executing libtool commands #11 9.962 echo 1.7.0.69-9c6c > .version-t && mv .version-t .version #11 9.966 make install-recursive #11 9.970 make[1]: Entering directory '/tmp/osmo-bts' #11 9.975 Making install in include #11 9.978 make[2]: Entering directory '/tmp/osmo-bts/include' #11 9.983 Making install in osmo-bts #11 9.986 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.990 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.990 make[4]: Nothing to be done for 'install-exec-am'. #11 9.990 make[4]: Nothing to be done for 'install-data-am'. #11 9.990 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.991 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.993 make[3]: Entering directory '/tmp/osmo-bts/include' #11 9.997 make[4]: Entering directory '/tmp/osmo-bts/include' #11 9.997 make[4]: Nothing to be done for 'install-exec-am'. #11 9.997 make[4]: Nothing to be done for 'install-data-am'. #11 9.997 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 9.998 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 9.998 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 9.999 Making install in src #11 10.00 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.01 Making install in common #11 10.01 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.01 make install-am #11 10.01 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.02 CC gsm_data.o #11 10.02 CC logging.o #11 10.02 CC sysinfo.o #11 10.02 CC oml.o #11 10.02 CC abis.o #11 10.02 CC abis_osmo.o #11 10.02 CC bts_sm.o #11 10.02 CC osmux.o #11 10.02 CC bts.o #11 10.02 CC rsl.o #11 10.02 CC bts_trx.o #11 10.02 CC rtp_input_preen.o #11 10.02 CC paging.o #11 10.02 CC vty.o #11 10.02 CC measurement.o #11 10.02 CC amr.o #11 10.10 CC asci.o #11 10.11 CC lchan.o #11 10.11 CC load_indication.o #11 10.12 CC pcu_sock.o #11 10.12 CC handover.o #11 10.12 CC msg_utils.o #11 10.12 CC tx_power.o #11 10.13 CC bts_ctrl_commands.o #11 10.15 CC bts_ctrl_lookup.o #11 10.16 CC bts_shutdown_fsm.o #11 10.16 CC csd_v110.o #11 10.17 CC l1sap.o #11 10.17 CC cbch.o #11 10.19 CC power_control.o #11 10.21 CC main.o #11 10.22 CC phy_link.o #11 10.22 CC dtx_dl_amr_fsm.o #11 10.23 CC scheduler_mframe.o #11 10.24 CC ta_control.o #11 10.24 CC nm_common_fsm.o #11 10.25 CC nm_bts_sm_fsm.o #11 10.25 CC nm_bts_fsm.o #11 10.27 CC nm_bb_transc_fsm.o #11 10.28 CC nm_channel_fsm.o #11 10.28 CC nm_gprs_cell_fsm.o #11 10.29 CC nm_gprs_nse_fsm.o #11 10.30 CC nm_gprs_nsvc_fsm.o #11 10.31 CC nm_radio_carrier_fsm.o #11 10.31 CC notification.o #11 10.32 CC scheduler.o #11 10.47 AR libbts.a #11 10.47 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.49 AR libl1sched.a #11 10.49 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.53 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.53 make[5]: Nothing to be done for 'install-exec-am'. #11 10.53 make[5]: Nothing to be done for 'install-data-am'. #11 10.53 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.53 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.53 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.53 Making install in osmo-bts-virtual #11 10.53 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.53 CC main.o #11 10.53 CC scheduler_virtbts.o #11 10.53 CC bts_model.o #11 10.53 CC virtualbts_vty.o #11 10.53 CC l1_if.o #11 10.53 CC virtual_um.o #11 10.53 CC osmo_mcast_sock.o #11 10.64 CCLD osmo-bts-virtual #11 11.08 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.08 make[4]: Nothing to be done for 'install-data-am'. #11 11.09 /usr/bin/mkdir -p '/usr/local/bin' #11 11.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.13 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.13 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.13 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.13 Making install in osmo-bts-omldummy #11 11.13 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.14 CC bts_model.o #11 11.14 CC main.o #11 11.23 CCLD osmo-bts-omldummy #11 11.66 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.66 make[4]: Nothing to be done for 'install-data-am'. #11 11.67 /usr/bin/mkdir -p '/usr/local/bin' #11 11.67 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 11.71 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 11.71 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.71 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.71 Making install in osmo-bts-trx #11 11.72 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.72 make install-am #11 11.72 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.72 CC trx_if.o #11 11.72 CC main.o #11 11.72 CC l1_if.o #11 11.72 CC sched_lchan_fcch_sch.o #11 11.72 CC scheduler_trx.o #11 11.72 CC sched_lchan_rach.o #11 11.73 CC sched_lchan_pdtch.o #11 11.73 CC sched_lchan_xcch.o #11 11.73 CC sched_lchan_tchf.o #11 11.73 CC sched_lchan_tchh.o #11 11.73 CC trx_provision_fsm.o #11 11.73 CC trx_vty.o #11 11.73 CC amr_loop.o #11 11.91 CCLD osmo-bts-trx #11 12.44 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.44 make[5]: Nothing to be done for 'install-data-am'. #11 12.44 /usr/bin/mkdir -p '/usr/local/bin' #11 12.44 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 12.48 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 12.49 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.49 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.49 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.49 make[3]: Entering directory '/tmp/osmo-bts/src' #11 12.50 make[4]: Entering directory '/tmp/osmo-bts/src' #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/src' #11 12.50 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 12.50 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 12.50 Making install in tests #11 12.50 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 12.50 Making install in paging #11 12.51 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 12.51 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #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/paging' #11 12.51 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 12.51 Making install in cipher #11 12.51 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 12.52 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #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/cipher' #11 12.52 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 12.52 Making install in agch #11 12.52 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 12.52 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #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/agch' #11 12.52 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 12.53 Making install in misc #11 12.53 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.53 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #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/misc' #11 12.53 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.53 Making install in handover #11 12.53 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.54 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.54 make[4]: Nothing to be done for 'install-exec-am'. #11 12.54 make[4]: Nothing to be done for 'install-data-am'. #11 12.54 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.54 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.54 Making install in tx_power #11 12.54 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.54 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.54 make[4]: Nothing to be done for 'install-exec-am'. #11 12.54 make[4]: Nothing to be done for 'install-data-am'. #11 12.54 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.54 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.54 Making install in power #11 12.54 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.55 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.55 make[4]: Nothing to be done for 'install-exec-am'. #11 12.55 make[4]: Nothing to be done for 'install-data-am'. #11 12.55 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.55 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.55 Making install in meas #11 12.55 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.55 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.55 make[4]: Nothing to be done for 'install-exec-am'. #11 12.55 make[4]: Nothing to be done for 'install-data-am'. #11 12.55 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.56 Making install in ta_control #11 12.56 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.56 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #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/tests/ta_control' #11 12.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.56 Making install in amr #11 12.56 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.57 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.57 make[4]: Nothing to be done for 'install-exec-am'. #11 12.57 make[4]: Nothing to be done for 'install-data-am'. #11 12.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.57 Making install in csd #11 12.57 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.57 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.57 make[4]: Nothing to be done for 'install-exec-am'. #11 12.57 make[4]: Nothing to be done for 'install-data-am'. #11 12.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.58 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 12.58 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 12.58 make[4]: Nothing to be done for 'install-exec-am'. #11 12.58 make[4]: Nothing to be done for 'install-data-am'. #11 12.58 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 12.58 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 12.58 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 12.58 Making install in doc #11 12.58 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 12.59 Making install in examples #11 12.59 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.60 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.60 make[4]: Nothing to be done for 'install-exec-am'. #11 12.60 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.60 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.60 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.60 /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.60 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 12.60 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.60 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.60 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.61 Making install in manuals #11 12.61 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.61 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.61 make[4]: Nothing to be done for 'install-exec-am'. #11 12.61 make[4]: Nothing to be done for 'install-data-am'. #11 12.61 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.61 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.61 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 12.61 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 12.61 make[4]: Nothing to be done for 'install-exec-am'. #11 12.61 make[4]: Nothing to be done for 'install-data-am'. #11 12.61 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 12.61 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 12.61 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 12.61 Making install in contrib #11 12.62 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 12.62 Making install in systemd #11 12.62 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.63 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.63 make[4]: Nothing to be done for 'install-exec-am'. #11 12.63 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.63 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 12.64 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.64 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.64 Making install in ber #11 12.64 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.64 CC rtp_ber.o #11 12.64 CC rtp_gen_map.o #11 12.70 CCLD rtp_gen_map #11 12.70 CCLD rtp_ber #11 12.90 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.90 make[4]: Nothing to be done for 'install-exec-am'. #11 12.90 make[4]: Nothing to be done for 'install-data-am'. #11 12.90 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.90 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.90 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 12.91 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 12.91 make[4]: Nothing to be done for 'install-exec-am'. #11 12.91 make[4]: Nothing to be done for 'install-data-am'. #11 12.91 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.91 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.91 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.91 make[2]: Entering directory '/tmp/osmo-bts' #11 12.92 make[3]: Entering directory '/tmp/osmo-bts' #11 12.92 make[3]: Nothing to be done for 'install-exec-am'. #11 12.92 make[3]: Nothing to be done for 'install-data-am'. #11 12.92 make[3]: Leaving directory '/tmp/osmo-bts' #11 12.92 make[2]: Leaving directory '/tmp/osmo-bts' #11 12.92 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.1s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #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:2f2ec11f72f147d5262f1cd3ff3acb6caaaf24edacd154f6c325ab35fb43a5e8 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 2f2ec11f72f1 + 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.28.5841.202406272026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406272026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406272026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.28.5841.202406272026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406272026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406272026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406272026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.28.5841.202406272026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406272026 amd64 Osmo VTY library ii osmocom-nightly 202406272026 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=jolly/work \ --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=jolly/work \ -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.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 [ 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.443 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.443 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.443 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.443 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.782 Reading package lists... #5 1.166 Reading package lists... #5 1.531 Building dependency tree... #5 1.623 Reading state information... #5 1.708 The following additional packages will be installed: #5 1.708 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #5 1.709 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.709 osmocom-nightly #5 1.732 The following NEW packages will be installed: #5 1.732 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #5 1.732 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.732 libosmovty13 osmocom-nightly #5 1.772 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #5 1.772 Need to get 1873 kB of archives. #5 1.772 After this operation, 6772 kB of additional disk space will be used. #5 1.772 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406272026 [1180 B] #5 1.774 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406272026 [164 kB] #5 1.778 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406272026 [45.9 kB] #5 1.779 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406272026 [65.4 kB] #5 1.781 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406272026 [222 kB] #5 1.784 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406272026 [66.0 kB] #5 1.786 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406272026 [98.4 kB] #5 1.788 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406272026 [173 kB] #5 1.795 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406272026 [54.5 kB] #5 1.796 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406272026 [58.6 kB] #5 1.798 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406272026 [45.3 kB] #5 1.799 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406272026 [38.6 kB] #5 1.800 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406272026 [840 kB] #5 1.978 debconf: delaying package configuration, since apt-utils is not installed #5 2.029 Fetched 1873 kB in 0s (26.0 MB/s) #5 2.090 Selecting previously unselected package osmocom-nightly. #5 2.090 (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.138 Preparing to unpack .../00-osmocom-nightly_202406272026_amd64.deb ... #5 2.155 Unpacking osmocom-nightly (202406272026) ... #5 2.281 Selecting previously unselected package libosmocore21:amd64. #5 2.290 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 2.326 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #5 2.458 Selecting previously unselected package libosmocodec4:amd64. #5 2.469 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 2.488 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #5 2.620 Selecting previously unselected package libosmoisdn0:amd64. #5 2.629 Preparing to unpack .../03-libosmoisdn0_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 2.646 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 2.780 Selecting previously unselected package libosmogsm20:amd64. #5 2.790 Preparing to unpack .../04-libosmogsm20_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 2.806 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #5 2.951 Selecting previously unselected package libosmocoding0:amd64. #5 2.961 Preparing to unpack .../05-libosmocoding0_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 2.977 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.112 Selecting previously unselected package libosmovty13:amd64. #5 3.122 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.138 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.294 Selecting previously unselected package libosmogb14:amd64. #5 3.306 Preparing to unpack .../07-libosmogb14_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.322 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.457 Selecting previously unselected package libosmoctrl0:amd64. #5 3.466 Preparing to unpack .../08-libosmoctrl0_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.482 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.613 Selecting previously unselected package libosmosim2:amd64. #5 3.624 Preparing to unpack .../09-libosmosim2_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.642 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.772 Selecting previously unselected package libosmousb0:amd64. #5 3.782 Preparing to unpack .../10-libosmousb0_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.798 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 3.918 Selecting previously unselected package libosmocore. #5 3.928 Preparing to unpack .../11-libosmocore_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 3.945 Unpacking libosmocore (1.9.0.209.e0c63.202406272026) ... #5 4.058 Selecting previously unselected package libosmocore-dev:amd64. #5 4.068 Preparing to unpack .../12-libosmocore-dev_1.9.0.209.e0c63.202406272026_amd64.deb ... #5 4.085 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.295 Setting up osmocom-nightly (202406272026) ... #5 4.355 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.407 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.460 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.512 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.564 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.615 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.666 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.735 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.783 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.836 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.887 Setting up libosmocore (1.9.0.209.e0c63.202406272026) ... #5 4.936 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406272026) ... #5 4.989 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 DONE 5.3s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.2s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.381 Cloning into 'osmocom-bb'... #8 DONE 1.1s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.3s #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.515 Already on 'master' #10 0.515 Your branch is up to date with 'origin/master'. #10 0.518 refs/heads/master #10 0.529 HEAD is now at 04ea6f9c mobile: fix -Wmaybe-uninitialized in gsm48_rr_tx_meas_rep() #10 0.531 master #10 0.534 04ea6f9cab3d9d5120c77f88b500bad526564c0a #10 DONE 0.6s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 3.660 libtoolize: putting auxiliary files in '.'. #11 3.660 libtoolize: copying file './ltmain.sh' #11 3.686 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.686 libtoolize: copying file 'm4/libtool.m4' #11 3.714 libtoolize: copying file 'm4/ltoptions.m4' #11 3.746 libtoolize: copying file 'm4/ltsugar.m4' #11 3.775 libtoolize: copying file 'm4/ltversion.m4' #11 3.799 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.876 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.876 configure.ac:21: You should run autoupdate. #11 5.876 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.876 configure.ac:21: the top level #11 6.415 configure.ac:12: installing './compile' #11 6.418 configure.ac:24: installing './config.guess' #11 6.422 configure.ac:24: installing './config.sub' #11 6.425 configure.ac:3: installing './install-sh' #11 6.429 configure.ac:3: installing './missing' #11 6.514 src/Makefile.am: installing './depcomp' #11 6.646 checking for a BSD-compatible install... /usr/bin/install -c #11 6.658 checking whether build environment is sane... yes #11 6.671 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.674 checking for gawk... gawk #11 6.674 checking whether make sets $(MAKE)... yes #11 6.689 checking whether make supports nested variables... yes #11 6.698 checking whether make supports nested variables... (cached) yes #11 6.698 checking whether make sets $(MAKE)... (cached) yes #11 6.701 checking for gcc... gcc #11 6.730 checking whether the C compiler works... yes #11 6.764 checking for C compiler default output file name... a.out #11 6.765 checking for suffix of executables... #11 6.813 checking whether we are cross compiling... no #11 6.855 checking for suffix of object files... o #11 6.888 checking whether the compiler supports GNU C... yes #11 6.909 checking whether gcc accepts -g... yes #11 6.931 checking for gcc option to enable C11 features... none needed #11 6.970 checking whether gcc understands -c and -o together... yes #11 7.011 checking whether make supports the include directive... yes (GNU style) #11 7.023 checking dependency style of gcc... gcc3 #11 7.060 checking for pkg-config... /usr/bin/pkg-config #11 7.060 checking pkg-config is at least version 0.9.0... yes #11 7.062 checking for libosmocore... yes #11 7.068 checking for libosmocoding... yes #11 7.076 checking for libosmogsm... yes #11 7.086 checking for stdio.h... yes #11 7.103 checking for stdlib.h... yes #11 7.129 checking for string.h... yes #11 7.149 checking for inttypes.h... yes #11 7.172 checking for stdint.h... yes #11 7.202 checking for strings.h... yes #11 7.229 checking for sys/stat.h... yes #11 7.254 checking for sys/types.h... yes #11 7.284 checking for unistd.h... yes #11 7.315 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.317 checking for egrep... /usr/bin/grep -E #11 7.326 checking build system type... x86_64-pc-linux-gnu #11 7.391 checking host system type... x86_64-pc-linux-gnu #11 7.391 checking how to print strings... printf #11 7.416 checking for a sed that does not truncate output... /usr/bin/sed #11 7.423 checking for fgrep... /usr/bin/grep -F #11 7.425 checking for ld used by gcc... /usr/bin/ld #11 7.432 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.435 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.439 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.462 checking whether ln -s works... yes #11 7.463 checking the maximum length of command line arguments... 1572864 #11 7.472 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.473 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.473 checking for /usr/bin/ld option to reload object files... -r #11 7.473 checking for file... file #11 7.474 checking for objdump... objdump #11 7.474 checking how to recognize dependent libraries... pass_all #11 7.475 checking for dlltool... no #11 7.475 checking how to associate runtime and link libraries... printf %s\n #11 7.476 checking for ar... ar #11 7.476 checking for archiver @FILE support... @ #11 7.505 checking for strip... strip #11 7.505 checking for ranlib... ranlib #11 7.505 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.573 checking for sysroot... no #11 7.573 checking for a working dd... /usr/bin/dd #11 7.579 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.597 checking for mt... no #11 7.597 checking if : is a manifest tool... no #11 7.603 checking for dlfcn.h... yes #11 7.631 checking for objdir... .libs #11 7.698 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.724 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.724 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.748 checking if gcc static flag -static works... yes #11 7.816 checking if gcc supports -c -o file.o... yes #11 7.861 checking if gcc supports -c -o file.o... (cached) yes #11 7.861 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.873 checking whether -lc should be explicitly linked in... no #11 7.901 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.966 checking how to hardcode library paths into programs... immediate #11 7.966 checking whether stripping libraries is possible... yes #11 7.969 checking if libtool supports shared libraries... yes #11 7.969 checking whether to build shared libraries... yes #11 7.969 checking whether to build static libraries... yes #11 7.970 CFLAGS=" -std=gnu11" #11 7.970 CPPFLAGS="" #11 7.997 checking that generated files are newer than configure... done #11 7.998 configure: creating ./config.status #11 8.658 config.status: creating include/Makefile #11 8.681 config.status: creating include/osmocom/Makefile #11 8.702 config.status: creating include/osmocom/bb/Makefile #11 8.723 config.status: creating include/osmocom/bb/l1sched/Makefile #11 8.745 config.status: creating include/osmocom/bb/trxcon/Makefile #11 8.768 config.status: creating src/Makefile #11 8.788 config.status: creating Makefile #11 8.806 config.status: executing depfiles commands #11 8.913 config.status: executing libtool commands #11 8.974 echo 0.0.0 > .version-t && mv .version-t .version #11 8.978 make install-recursive #11 8.981 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.986 Making install in include #11 8.988 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.993 Making install in osmocom #11 8.996 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.001 Making install in bb #11 9.003 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.008 Making install in l1sched #11 9.011 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.015 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.015 make[6]: Nothing to be done for 'install-exec-am'. #11 9.015 make[6]: Nothing to be done for 'install-data-am'. #11 9.015 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.015 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 9.015 Making install in trxcon #11 9.018 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.023 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.023 make[6]: Nothing to be done for 'install-exec-am'. #11 9.023 make[6]: Nothing to be done for 'install-data-am'. #11 9.023 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.023 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 9.026 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.030 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.030 make[6]: Nothing to be done for 'install-exec-am'. #11 9.030 make[6]: Nothing to be done for 'install-data-am'. #11 9.030 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.030 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.031 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 9.033 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.036 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.036 make[5]: Nothing to be done for 'install-exec-am'. #11 9.036 make[5]: Nothing to be done for 'install-data-am'. #11 9.036 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.036 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.037 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 9.040 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.043 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.043 make[4]: Nothing to be done for 'install-exec-am'. #11 9.043 make[4]: Nothing to be done for 'install-data-am'. #11 9.043 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.043 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.044 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 9.044 Making install in src #11 9.047 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.049 CC l1ctl_server.o #11 9.049 CC trxcon_main.o #11 9.049 CC logging.o #11 9.049 CC trx_if.o #11 9.050 CC trxcon_fsm.lo #11 9.050 CC trxcon_inst.lo #11 9.051 CC trxcon_shim.lo #11 9.051 CC sched_lchan_common.lo #11 9.051 CC l1ctl.lo #11 9.052 CC sched_lchan_xcch.lo #11 9.052 CC sched_lchan_pdtch.lo #11 9.052 CC sched_lchan_tchh.lo #11 9.052 CC sched_lchan_desc.lo #11 9.053 CC sched_lchan_tchf.lo #11 9.054 CC sched_lchan_rach.lo #11 9.055 CC sched_lchan_sch.lo #11 9.091 CC sched_mframe.lo #11 9.127 CC sched_prim.lo #11 9.146 CC sched_trx.lo #11 9.150 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 9.150 sched_lchan_tchh.c:339:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 9.150 339 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 9.150 | ^~ #11 9.150 In file included from sched_lchan_tchh.c:36: #11 9.150 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 9.150 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 9.150 | ^~~~~~~~~~~~~~~~~~~~~ #11 9.222 CC l1gprs.lo #11 9.397 CCLD libtrxcon.la #11 9.425 CCLD libl1sched.la #11 9.520 CCLD libl1gprs.la #11 9.619 CCLD trxcon #11 9.982 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.982 make[3]: Nothing to be done for 'install-data-am'. #11 9.983 /usr/bin/mkdir -p '/usr/local/bin' #11 9.988 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 10.03 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 10.03 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.03 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.03 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.04 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.04 make[3]: Nothing to be done for 'install-exec-am'. #11 10.04 make[3]: Nothing to be done for 'install-data-am'. #11 10.04 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.04 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.04 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 10.2s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 2.237 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 2.237 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 2.237 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 2.237 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 2.237 configure.ac:3: the top level #12 2.237 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 2.237 configure.ac:23: You should run autoupdate. #12 2.237 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 2.237 configure.ac:23: the top level #12 2.802 configure.ac:13: installing './compile' #12 2.805 configure.ac:4: installing './install-sh' #12 2.808 configure.ac:4: installing './missing' #12 2.878 src/Makefile.am: installing './depcomp' #12 3.004 checking for a BSD-compatible install... /usr/bin/install -c #12 3.014 checking whether build environment is sane... yes #12 3.027 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 3.031 checking for gawk... gawk #12 3.031 checking whether make sets $(MAKE)... yes #12 3.046 checking whether make supports nested variables... yes #12 3.054 checking whether make supports nested variables... (cached) yes #12 3.054 checking whether make sets $(MAKE)... (cached) yes #12 3.057 checking for gcc... gcc #12 3.085 checking whether the C compiler works... yes #12 3.130 checking for C compiler default output file name... a.out #12 3.132 checking for suffix of executables... #12 3.173 checking whether we are cross compiling... no #12 3.221 checking for suffix of object files... o #12 3.243 checking whether the compiler supports GNU C... yes #12 3.264 checking whether gcc accepts -g... yes #12 3.288 checking for gcc option to enable C11 features... none needed #12 3.321 checking whether gcc understands -c and -o together... yes #12 3.364 checking whether make supports the include directive... yes (GNU style) #12 3.373 checking dependency style of gcc... gcc3 #12 3.417 checking for pkg-config... /usr/bin/pkg-config #12 3.417 checking pkg-config is at least version 0.9.0... yes #12 3.419 checking for libosmocore... yes #12 3.429 checking for libosmogsm... yes #12 3.439 checking for stdio.h... yes #12 3.456 checking for stdlib.h... yes #12 3.482 checking for string.h... yes #12 3.510 checking for inttypes.h... yes #12 3.539 checking for stdint.h... yes #12 3.565 checking for strings.h... yes #12 3.592 checking for sys/stat.h... yes #12 3.619 checking for sys/types.h... yes #12 3.645 checking for unistd.h... yes #12 3.669 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.672 checking for egrep... /usr/bin/grep -E #12 3.675 CFLAGS=" -std=gnu11" #12 3.675 CPPFLAGS="" #12 3.695 checking that generated files are newer than configure... done #12 4.022 configure: creating ./config.status #12 4.141 config.status: creating Makefile #12 4.157 config.status: creating include/Makefile #12 4.177 config.status: creating include/osmocom/Makefile #12 4.200 config.status: creating include/osmocom/bb/Makefile #12 4.222 config.status: creating include/osmocom/bb/virtphy/Makefile #12 4.241 config.status: creating src/Makefile #12 4.262 config.status: creating config.h #12 4.271 config.status: executing depfiles commands #12 4.423 Making install in include #12 4.426 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.431 Making install in osmocom #12 4.434 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.439 Making install in bb #12 4.441 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.446 Making install in virtphy #12 4.448 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.452 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.452 make[5]: Nothing to be done for 'install-exec-am'. #12 4.452 make[5]: Nothing to be done for 'install-data-am'. #12 4.452 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.452 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.455 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.459 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.459 make[5]: Nothing to be done for 'install-exec-am'. #12 4.459 make[5]: Nothing to be done for 'install-data-am'. #12 4.459 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.459 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.460 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.463 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.467 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.467 make[4]: Nothing to be done for 'install-exec-am'. #12 4.467 make[4]: Nothing to be done for 'install-data-am'. #12 4.467 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.467 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.468 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.471 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.474 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.474 make[3]: Nothing to be done for 'install-exec-am'. #12 4.474 make[3]: Nothing to be done for 'install-data-am'. #12 4.474 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.474 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.474 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.475 Making install in src #12 4.478 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.480 CC virtphy.o #12 4.480 CC l1gprs.o #12 4.481 CC logging.o #12 4.481 CC gsmtapl1_if.o #12 4.481 CC l1ctl_sock.o #12 4.482 CC l1ctl_sap.o #12 4.482 CC virt_prim_pm.o #12 4.483 CC virt_prim_fbsb.o #12 4.483 CC virt_prim_rach.o #12 4.484 CC virt_prim_data.o #12 4.484 CC virt_prim_pdch.o #12 4.485 CC virt_prim_traffic.o #12 4.486 CC virt_l1_sched_simple.o #12 4.487 CC virt_l1_model.o #12 4.491 CC shared/virtual_um.o #12 4.491 CC shared/osmo_mcast_sock.o #12 4.617 CCLD virtphy #12 4.673 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.673 make[2]: Nothing to be done for 'install-data-am'. #12 4.675 /usr/bin/mkdir -p '/usr/local/bin' #12 4.680 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.683 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.683 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.686 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.694 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.694 make[2]: Nothing to be done for 'install-exec-am'. #12 4.696 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.699 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.702 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.702 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.8s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.5s #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:aed04df936a01f6e62acc435100349602106def6c8b33d7671ba32f846026dd5 done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n aed04df936a0 + 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-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=jolly/work \ --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=jolly/work \ -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:ff61bd4d5220d0afe96ec6f0dc91c94f7cb4b91a79c8426fc65a5541efcc0e62 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n ff61bd4d5220 + 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=1650189 + seq 1 30 + echo (1650189 + 1) % 256 + bc + SUBNET=14 + NET_NAME=ttcn3-bts-test-14 + SUB4=172.18.14.0/24 + SUB6=fd02:db8:14::/64 + set +x Creating network ttcn3-bts-test-14, trying SUBNET=14... + docker network create --internal --subnet 172.18.14.0/24 --ipv6 --subnet fd02:db8:14::/64 ttcn3-bts-test-14 19c5a48d033b0ad51e311dd217f2066f3bbaeee58e9713d3e171e9c491c0c9fd + set +x ### Network ttcn3-bts-test-14 created (SUBNET=14) ### + 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=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=14 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.14.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.14.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=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=14 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=14 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 14 11 + NET=14 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-14 --ip 172.18.14.11 --ip6 fd02:db8:14::11 + docker run --rm --network ttcn3-bts-test-14 --ip 172.18.14.11 --ip6 fd02:db8:14::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-2441-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 c8518d3489a19b934ef2b92e09ebe34253587a8db07bf328738d34d27e0889e5 + 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 14 20 + NET=14 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-14 --ip 172.18.14.20 --ip6 fd02:db8:14::20 + docker run --rm --network ttcn3-bts-test-14 --ip 172.18.14.20 --ip6 fd02:db8:14::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-2441-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 96f475339cf2e7718363082a787f137ee0b213a25f84fc63a3adb1d6451039d2 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 14 21 + NET=14 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-14 --ip 172.18.14.21 --ip6 fd02:db8:14::21 + docker run --rm --network ttcn3-bts-test-14 --ip 172.18.14.21 --ip6 fd02:db8:14::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-2441-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.14.20 -r 172.18.14.22 --trx TRX1@172.18.14.20:5700/1 --trx TRX2@172.18.14.20:5700/2 --trx TRX3@172.18.14.20:5700/3 >>/data/fake_trx.out 2>&1 09fb95f4b56f0e90990011d2cc5f6e36d121efacf2f7243df71689343d81ac5f + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 14 22 + NET=14 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-14 --ip 172.18.14.22 --ip6 fd02:db8:14::22 + docker run --rm --network ttcn3-bts-test-14 --ip 172.18.14.22 --ip6 fd02:db8:14::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-2441-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.14.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 9de625410e4556bea55b35abb8e69001a544c695bd74f7dbefa51a43fa37382d + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 14 10 + NET=14 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-14 --ip 172.18.14.10 --ip6 fd02:db8:14::10 + docker run --rm --network ttcn3-bts-test-14 --ip 172.18.14.10 --ip6 fd02:db8:14::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.14.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-2441-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@5fae4c73617d: Unix server socket created successfully. MC@5fae4c73617d: Listening on TCP port 37683. 5fae4c73617d is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 5fae4c73617d 37683 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5fae4c73617d: New HC connected from 172.18.14.10 [172.18.14.10]. 5fae4c73617d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5fae4c73617d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5fae4c73617d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5fae4c73617d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5fae4c73617d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5fae4c73617d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5fae4c73617d: Configuration file was processed on all HCs. MC@5fae4c73617d: Creating MTC on host 172.18.14.10. MC@5fae4c73617d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL-IPA(3)@5fae4c73617d: Established a new IPA connection (conn_id=5) MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 3/4 transceiver(s) connected MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL(4)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 TC_est_dchan-RSL-IPA(3)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(6)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(7)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@5fae4c73617d: 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)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(8)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(9)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@5fae4c73617d: 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)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(10)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(11)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(12)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(13)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(14)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(15)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(16)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(17)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(18)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(19)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(20)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(21)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(22)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(23)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(24)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@5fae4c73617d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@5fae4c73617d: 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)@5fae4c73617d: 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 := '11100100'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)@5fae4c73617d: Received IMM.ASS for our RACH! TC_est_dchan(25)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@5fae4c73617d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":8950 TC_est_dchan-RSL(4)@5fae4c73617d: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@5fae4c73617d: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Fri Jun 28 05:13:42 UTC 2024 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13834101) Waiting for packet dumper to finish... 1 (prev_count=13834101, count=13839711) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL(27)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@5fae4c73617d: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@5fae4c73617d: Test case TC_chan_act_stress finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Fri Jun 28 05:13:49 UTC 2024 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9247669) Waiting for packet dumper to finish... 1 (prev_count=9247669, count=9248166) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_chan_act_react-RSL(31)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL(31)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_react(33)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@5fae4c73617d: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@5fae4c73617d: Test case TC_chan_act_react finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Fri Jun 28 05:13:55 UTC 2024 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1895810) Waiting for packet dumper to finish... 1 (prev_count=1895810, count=1896307) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_chan_deact_not_active started. TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL(35)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ 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-IPA(34)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM 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@5fae4c73617d: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1077 TC_chan_deact_not_active-RSL(35)@5fae4c73617d: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@5fae4c73617d: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Fri Jun 28 05:14:00 UTC 2024 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1875370) Waiting for packet dumper to finish... 1 (prev_count=1875370, count=1875867) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_chan_act_wrong_nr started. TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@5fae4c73617d: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@5fae4c73617d: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1129 TC_chan_act_wrong_nr-RSL(39)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@5fae4c73617d: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Fri Jun 28 05:14:06 UTC 2024 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2004979) Waiting for packet dumper to finish... 1 (prev_count=2004979, count=2005476) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_deact_sacch started. TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL(55)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL(55)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL(55)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(57)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(58)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(59)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(60)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(61)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(62)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(63)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(64)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(65)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(66)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(67)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(68)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(69)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(70)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(71)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(72)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(73)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(74)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(75)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@5fae4c73617d: setverdict(pass): none -> pass TC_deact_sacch(76)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1210 TC_deact_sacch-RSL(55)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@5fae4c73617d: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_deact_sacch finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Fri Jun 28 05:15:41 UTC 2024 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88257376) Waiting for packet dumper to finish... 1 (prev_count=88257376, count=88257873) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_filling started. TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_filling-RSL(78)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL(78)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(80)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(81)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(82)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(83)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(84)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(85)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(86)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(87)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(88)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(89)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(90)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(91)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(92)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(93)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(94)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(95)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(96)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(97)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(98)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_filling(99)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1295 TC_sacch_filling-RSL(78)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@5fae4c73617d: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_filling finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Fri Jun 28 05:16:01 UTC 2024 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12168252) Waiting for packet dumper to finish... 1 (prev_count=12168252, count=12168749) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_info_mod started. TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@5fae4c73617d: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1343 TC_sacch_info_mod-RSL(101)@5fae4c73617d: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_info_mod finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Fri Jun 28 05:16:35 UTC 2024 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30139298) Waiting for packet dumper to finish... 1 (prev_count=30139298, count=30139923) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_multi started. TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL(124)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ 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-IPA(123)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL(124)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ 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-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM 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@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_multi-RSL(124)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ 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-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL(124)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi-RSL(124)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi-RSL(124)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1386 TC_sacch_multi-RSL(124)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@5fae4c73617d: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_multi finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Fri Jun 28 05:18:06 UTC 2024 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84902141) Waiting for packet dumper to finish... 1 (prev_count=84902141, count=84902638) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_multi_chg started. TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL(147)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1432 TC_sacch_multi_chg-RSL(147)@5fae4c73617d: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Fri Jun 28 05:19:45 UTC 2024 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90490651) Waiting for packet dumper to finish... 1 (prev_count=90490651, count=90491148) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Fri Jun 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_chan_act started. TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL(170)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(172)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(173)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(174)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(175)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(176)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(177)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(178)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(179)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(180)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(181)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(182)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(183)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(184)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(185)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(186)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(187)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(188)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(189)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(190)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act(191)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1478 TC_sacch_chan_act-RSL(170)@5fae4c73617d: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_chan_act finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Fri Jun 28 05:20:20 UTC 2024 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26474493) Waiting for packet dumper to finish... 1 (prev_count=26474493, count=26474990) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: 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 28 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@5fae4c73617d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@5fae4c73617d: Test case TC_sacch_chan_act_ho_async started. TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ 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)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Mapped TRX#0 to TCP/IP conn_id=2 MTC@5fae4c73617d: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5fae4c73617d: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Mapped TRX#1 to TCP/IP conn_id=3 MTC@5fae4c73617d: 2/4 transceiver(s) connected MTC@5fae4c73617d: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Mapped TRX#2 to TCP/IP conn_id=4 MTC@5fae4c73617d: 3/4 transceiver(s) connected MTC@5fae4c73617d: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D30652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Mapped TRX#3 to TCP/IP conn_id=5 MTC@5fae4c73617d: 4/4 transceiver(s) connected MTC@5fae4c73617d: 4/4 RF Resource Indication(s) received MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@5fae4c73617d: 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@5fae4c73617d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@5fae4c73617d: 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)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: Timeout waiting for SACCH 'E4AE2A74D161635BB34D9422273E1ECE2F5E5E'O TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: 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)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: Timeout waiting for SACCH 'E4AE2A74D161635BB34D9422273E1ECE2F5E5E'O TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: 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)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: Timeout waiting for SACCH 'E4AE2A74D161635BB34D9422273E1ECE2F5E5E'O TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: 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)@5fae4c73617d: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: Timeout waiting for SACCH 'E4AE2A74D161635BB34D9422273E1ECE2F5E5E'O TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@5fae4c73617d: Final verdict of PTC: pass MTC@5fae4c73617d: Stopping testcase execution from "BTS_Tests.ttcn":1557 TC_sacch_chan_act_ho_async-RSL(193)@5fae4c73617d: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@5fae4c73617d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@5fae4c73617d: Final verdict of PTC: none MTC@5fae4c73617d: Setting final verdict of the test case. MTC@5fae4c73617d: Local verdict of MTC: none MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@5fae4c73617d: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@5fae4c73617d: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@5fae4c73617d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Fri Jun 28 05:20:55 UTC 2024 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.14.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30944449) Waiting for packet dumper to finish... 1 (prev_count=30944449, count=30944946) MTC@5fae4c73617d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@5fae4c73617d: 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 28 05:20:59 UTC 2024