Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bb Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10 Commit message: "ttcn3-bts: Allow running osmo-bts-trx with rt prio" > git rev-list --no-walk 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10
[ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins10108897834440203384.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-2713 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.80kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [auth] sharing credentials for registry.osmocom.org #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #12 [ 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 #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [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 #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [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 #23 CACHED #24 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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:7e4676479312595183127806f537a6be15810455fef002f1c3ac577842b6e65b 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.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 7e4676479312 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.7s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.39kB done #2 DONE 0.6s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 ... #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.9s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 1.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.5s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.613 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.613 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.613 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.613 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.755 Reading package lists... #7 1.040 Reading package lists... #7 1.334 Building dependency tree... #7 1.400 Reading state information... #7 1.469 The following additional packages will be installed: #7 1.469 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 #7 1.469 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #7 1.469 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 #7 1.469 libosmousb0 libosmovty13 osmocom-nightly #7 1.482 The following NEW packages will be installed: #7 1.482 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 #7 1.482 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 #7 1.482 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.482 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.482 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.502 0 upgraded, 22 newly installed, 0 to remove and 2 not upgraded. #7 1.502 Need to get 3206 kB of archives. #7 1.502 After this operation, 12.2 MB of additional disk space will be used. #7 1.502 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503212026 [1180 B] #7 1.505 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503212026 [170 kB] #7 1.516 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503212026 [52.1 kB] #7 1.526 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202503212026 [34.5 kB] #7 1.526 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503212026 [71.2 kB] #7 1.527 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503212026 [229 kB] #7 1.527 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503212026 [60.0 kB] #7 1.528 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503212026 [104 kB] #7 1.528 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503212026 [71.0 kB] #7 1.529 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503212026 [71.7 kB] #7 1.529 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503212026 [179 kB] #7 1.530 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503212026 [60.4 kB] #7 1.530 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503212026 [64.3 kB] #7 1.531 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503212026 [51.0 kB] #7 1.532 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503212026 [44.3 kB] #7 1.532 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.11.8111.202503212026 [849 kB] #7 1.540 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503212026 [72.6 kB] #7 1.541 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202503212026 [114 kB] #7 1.542 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.49.23d1.202503212026 [136 kB] #7 1.543 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.1.0.49.23d1.202503212026 [644 kB] #7 1.549 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202503212026 [58.8 kB] #7 1.550 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.14.0.28.4a09a.202503212026 [67.8 kB] #7 1.668 debconf: delaying package configuration, since apt-utils is not installed #7 1.712 Fetched 3206 kB in 0s (49.2 MB/s) #7 1.782 Selecting previously unselected package osmocom-nightly. #7 1.782 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117460 files and directories currently installed.) #7 1.810 Preparing to unpack .../00-osmocom-nightly_202503212026_amd64.deb ... #7 1.841 Unpacking osmocom-nightly (202503212026) ... #7 2.062 Selecting previously unselected package libosmocore22:amd64. #7 2.067 Preparing to unpack .../01-libosmocore22_1.11.0.11.8111.202503212026_amd64.deb ... #7 2.137 Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503212026) ... #7 2.392 Selecting previously unselected package libosmocodec4:amd64. #7 2.412 Preparing to unpack .../02-libosmocodec4_1.11.0.11.8111.202503212026_amd64.deb ... #7 2.454 Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503212026) ... #7 2.733 Selecting previously unselected package libosmotrau11:amd64. #7 2.741 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202503212026_amd64.deb ... #7 2.773 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202503212026) ... #7 3.065 Selecting previously unselected package libosmoisdn0:amd64. #7 3.077 Preparing to unpack .../04-libosmoisdn0_1.11.0.11.8111.202503212026_amd64.deb ... #7 3.122 Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503212026) ... #7 3.381 Selecting previously unselected package libosmogsm20:amd64. #7 3.390 Preparing to unpack .../05-libosmogsm20_1.11.0.11.8111.202503212026_amd64.deb ... #7 3.411 Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503212026) ... #7 3.695 Selecting previously unselected package libosmonetif11:amd64. #7 3.703 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503212026_amd64.deb ... #7 3.737 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503212026) ... #7 3.994 Selecting previously unselected package libosmovty13:amd64. #7 4.000 Preparing to unpack .../07-libosmovty13_1.11.0.11.8111.202503212026_amd64.deb ... #7 4.026 Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503212026) ... #7 4.288 Selecting previously unselected package libosmoabis15:amd64. #7 4.296 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202503212026_amd64.deb ... #7 4.334 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503212026) ... #7 4.603 Selecting previously unselected package libosmocoding0:amd64. #7 4.611 Preparing to unpack .../09-libosmocoding0_1.11.0.11.8111.202503212026_amd64.deb ... #7 4.649 Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503212026) ... #7 4.902 Selecting previously unselected package libosmogb14:amd64. #7 4.910 Preparing to unpack .../10-libosmogb14_1.11.0.11.8111.202503212026_amd64.deb ... #7 4.946 Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503212026) ... #7 5.229 Selecting previously unselected package libosmoctrl0:amd64. #7 5.237 Preparing to unpack .../11-libosmoctrl0_1.11.0.11.8111.202503212026_amd64.deb ... #7 5.261 Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503212026) ... #7 5.552 Selecting previously unselected package libosmosim2:amd64. #7 5.561 Preparing to unpack .../12-libosmosim2_1.11.0.11.8111.202503212026_amd64.deb ... #7 5.596 Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503212026) ... #7 5.846 Selecting previously unselected package libosmousb0:amd64. #7 5.851 Preparing to unpack .../13-libosmousb0_1.11.0.11.8111.202503212026_amd64.deb ... #7 5.883 Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503212026) ... #7 6.094 Selecting previously unselected package libosmocore. #7 6.102 Preparing to unpack .../14-libosmocore_1.11.0.11.8111.202503212026_amd64.deb ... #7 6.124 Unpacking libosmocore (1.11.0.11.8111.202503212026) ... #7 6.239 Selecting previously unselected package libosmocore-dev:amd64. #7 6.244 Preparing to unpack .../15-libosmocore-dev_1.11.0.11.8111.202503212026_amd64.deb ... #7 6.263 Unpacking libosmocore-dev:amd64 (1.11.0.11.8111.202503212026) ... #7 6.566 Selecting previously unselected package libosmo-netif-dev:amd64. #7 6.575 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503212026_amd64.deb ... #7 6.604 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503212026) ... #7 6.818 Selecting previously unselected package libosmo-abis-dev:amd64. #7 6.837 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202503212026_amd64.deb ... #7 6.868 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503212026) ... #7 7.135 Selecting previously unselected package libosmo-sigtran11:amd64. #7 7.144 Preparing to unpack .../18-libosmo-sigtran11_2.1.0.49.23d1.202503212026_amd64.deb ... #7 7.179 Unpacking libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503212026) ... #7 7.377 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 7.395 Preparing to unpack .../19-libosmo-sigtran-dev_2.1.0.49.23d1.202503212026_amd64.deb ... #7 7.428 Unpacking libosmo-sigtran-dev:amd64 (2.1.0.49.23d1.202503212026) ... #7 7.715 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 7.723 Preparing to unpack .../20-libosmo-mgcp-client14_1.14.0.28.4a09a.202503212026_amd64.deb ... #7 7.754 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202503212026) ... #7 7.988 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 7.996 Preparing to unpack .../21-libosmo-mgcp-client-dev_1.14.0.28.4a09a.202503212026_amd64.deb ... #7 8.034 Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.28.4a09a.202503212026) ... #7 8.322 Setting up osmocom-nightly (202503212026) ... #7 8.454 Setting up libosmocore22:amd64 (1.11.0.11.8111.202503212026) ... #7 8.525 Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503212026) ... #7 8.638 Setting up libosmovty13:amd64 (1.11.0.11.8111.202503212026) ... #7 8.767 Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503212026) ... #7 8.888 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202503212026) ... #7 8.972 Setting up libosmousb0:amd64 (1.11.0.11.8111.202503212026) ... #7 9.159 Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202503212026) ... #7 9.266 Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503212026) ... #7 9.334 Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503212026) ... #7 9.397 Setting up libosmogb14:amd64 (1.11.0.11.8111.202503212026) ... #7 9.461 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503212026) ... #7 9.525 Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.28.4a09a.202503212026) ... #7 9.583 Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503212026) ... #7 9.641 Setting up libosmosim2:amd64 (1.11.0.11.8111.202503212026) ... #7 9.706 Setting up libosmocore (1.11.0.11.8111.202503212026) ... #7 9.765 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503212026) ... #7 9.826 Setting up libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503212026) ... #7 9.885 Setting up libosmocore-dev:amd64 (1.11.0.11.8111.202503212026) ... #7 9.945 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503212026) ... #7 10.01 Setting up libosmo-sigtran-dev:amd64 (2.1.0.49.23d1.202503212026) ... #7 10.07 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503212026) ... #7 10.13 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 11.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.459 Cloning into 'osmo-bsc'... #9 DONE 1.7s #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.595 Already on 'master' #11 0.596 Your branch is up to date with 'origin/master'. #11 0.597 refs/heads/master #11 0.601 HEAD is now at 2d52cb2c2 bts_vty: drop NL in 'ncc-permitted' commands #11 0.602 master #11 0.603 2d52cb2c23d04f495f596937b0840ad6169d38a9 #11 2.506 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.506 libtoolize: copying file './ltmain.sh' #11 2.531 libtoolize: putting macros in 'm4'. #11 2.531 libtoolize: copying file 'm4/libtool.m4' #11 2.539 libtoolize: copying file 'm4/ltoptions.m4' #11 2.547 libtoolize: copying file 'm4/ltsugar.m4' #11 2.556 libtoolize: copying file 'm4/ltversion.m4' #11 2.564 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.581 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.581 libtoolize: and rerunning libtoolize and aclocal. #11 3.338 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.338 configure.ac:74: You should run autoupdate. #11 3.338 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.338 configure.ac:74: the top level #11 3.338 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.338 configure.ac:130: You should run autoupdate. #11 3.338 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.338 configure.ac:130: the top level #11 3.338 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.338 configure.ac:150: You should run autoupdate. #11 3.338 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.338 configure.ac:150: the top level #11 3.338 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.338 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.338 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.338 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.338 configure.ac:228: the top level #11 3.338 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.338 configure.ac:230: You should run autoupdate. #11 3.798 configure.ac:23: installing './compile' #11 3.799 configure.ac:25: installing './config.guess' #11 3.801 configure.ac:25: installing './config.sub' #11 3.802 configure.ac:9: installing './install-sh' #11 3.804 configure.ac:9: installing './missing' #11 3.833 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 3.833 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 3.888 src/ipaccess/Makefile.am: installing './depcomp' #11 4.076 checking for a BSD-compatible install... /usr/bin/install -c #11 4.080 checking whether build environment is sane... yes #11 4.086 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.088 checking for gawk... gawk #11 4.088 checking whether make sets $(MAKE)... yes #11 4.106 checking whether make supports nested variables... yes #11 4.120 checking whether make supports nested variables... (cached) yes #11 4.121 checking whether make sets $(MAKE)... (cached) yes #11 4.126 checking for gcc... gcc #11 4.159 checking whether the C compiler works... yes #11 4.211 checking for C compiler default output file name... a.out #11 4.212 checking for suffix of executables... #11 4.252 checking whether we are cross compiling... no #11 4.274 checking for suffix of object files... o #11 4.286 checking whether the compiler supports GNU C... yes #11 4.298 checking whether gcc accepts -g... yes #11 4.314 checking for gcc option to enable C11 features... none needed #11 4.334 checking whether gcc understands -c and -o together... yes #11 4.354 checking whether make supports the include directive... yes (GNU style) #11 4.358 checking dependency style of gcc... gcc3 #11 4.381 checking build system type... x86_64-pc-linux-gnu #11 4.448 checking host system type... x86_64-pc-linux-gnu #11 4.449 checking how to print strings... printf #11 4.476 checking for a sed that does not truncate output... /usr/bin/sed #11 4.478 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.480 checking for egrep... /usr/bin/grep -E #11 4.480 checking for fgrep... /usr/bin/grep -F #11 4.482 checking for ld used by gcc... /usr/bin/ld #11 4.484 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.486 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.487 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.514 checking whether ln -s works... yes #11 4.514 checking the maximum length of command line arguments... 1572864 #11 4.532 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.533 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.533 checking for /usr/bin/ld option to reload object files... -r #11 4.534 checking for file... file #11 4.534 checking for objdump... objdump #11 4.535 checking how to recognize dependent libraries... pass_all #11 4.536 checking for dlltool... no #11 4.537 checking how to associate runtime and link libraries... printf %s\n #11 4.538 checking for ar... ar #11 4.538 checking for archiver @FILE support... @ #11 4.574 checking for strip... strip #11 4.575 checking for ranlib... ranlib #11 4.575 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.655 checking for sysroot... no #11 4.655 checking for a working dd... /usr/bin/dd #11 4.658 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.672 checking for mt... no #11 4.673 checking if : is a manifest tool... no #11 4.679 checking for stdio.h... yes #11 4.702 checking for stdlib.h... yes #11 4.724 checking for string.h... yes #11 4.745 checking for inttypes.h... yes #11 4.766 checking for stdint.h... yes #11 4.787 checking for strings.h... yes #11 4.802 checking for sys/stat.h... yes #11 4.817 checking for sys/types.h... yes #11 4.838 checking for unistd.h... yes #11 4.859 checking for dlfcn.h... yes #11 4.876 checking for objdir... .libs #11 4.932 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.960 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.960 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.993 checking if gcc static flag -static works... yes #11 5.042 checking if gcc supports -c -o file.o... yes #11 5.054 checking if gcc supports -c -o file.o... (cached) yes #11 5.054 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.059 checking whether -lc should be explicitly linked in... no #11 5.074 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.131 checking how to hardcode library paths into programs... immediate #11 5.132 checking whether stripping libraries is possible... yes #11 5.133 checking if libtool supports shared libraries... yes #11 5.133 checking whether to build shared libraries... yes #11 5.133 checking whether to build static libraries... yes #11 5.133 checking for pkg-config... /usr/bin/pkg-config #11 5.134 checking for pkg-config... /usr/bin/pkg-config #11 5.134 checking pkg-config is at least version 0.20... yes #11 5.135 checking for libosmocore >= 1.11.0... yes #11 5.139 checking for libosmovty >= 1.11.0... yes #11 5.143 checking for libosmoctrl >= 1.11.0... yes #11 5.149 checking for libosmogsm >= 1.11.0... yes #11 5.158 checking for libosmoabis >= 2.0.0... yes #11 5.174 checking for libosmo-netif >= 1.6.0... yes #11 5.189 checking for libosmo-sigtran >= 2.1.0... yes #11 5.207 checking for libosmo-mgcp-client >= 1.14.0... yes #11 5.223 checking for egrep... (cached) /usr/bin/grep -E #11 5.225 checking if gcc supports -fvisibility=hidden... yes #11 5.250 checking whether to enable code coverage support... no #11 5.251 checking whether to enable VTY/CTRL tests... no #11 5.254 CFLAGS=" -std=gnu11" #11 5.254 CPPFLAGS="" #11 5.285 checking that generated files are newer than configure... done #11 5.286 configure: creating ./config.status #11 6.171 config.status: creating include/Makefile #11 6.210 config.status: creating include/osmocom/Makefile #11 6.250 config.status: creating include/osmocom/bsc/Makefile #11 6.291 config.status: creating src/Makefile #11 6.330 config.status: creating src/osmo-bsc/Makefile #11 6.373 config.status: creating src/ipaccess/Makefile #11 6.399 config.status: creating src/utils/Makefile #11 6.406 config.status: creating tests/Makefile #11 6.413 config.status: creating tests/atlocal #11 6.427 config.status: creating tests/abis/Makefile #11 6.456 config.status: creating tests/acc/Makefile #11 6.494 config.status: creating tests/bsc/Makefile #11 6.534 config.status: creating tests/codec_pref/Makefile #11 6.564 config.status: creating tests/gsm0408/Makefile #11 6.574 config.status: creating tests/handover/Makefile #11 6.582 config.status: creating tests/nanobts_omlattr/Makefile #11 6.589 config.status: creating tests/paging/Makefile #11 6.596 config.status: creating tests/subscr/Makefile #11 6.604 config.status: creating doc/Makefile #11 6.615 config.status: creating doc/examples/Makefile #11 6.631 config.status: creating doc/manuals/Makefile #11 6.661 config.status: creating contrib/Makefile #11 6.695 config.status: creating contrib/systemd/Makefile #11 6.734 config.status: creating Makefile #11 6.764 config.status: creating bscconfig.h #11 6.797 config.status: executing tests/atconfig commands #11 6.804 config.status: executing depfiles commands #11 8.079 config.status: executing libtool commands #11 8.100 echo 1.13.0.7-2d52c > .version-t && mv .version-t .version #11 8.101 make install-recursive #11 8.103 make[1]: Entering directory '/tmp/osmo-bsc' #11 8.104 Making install in include #11 8.105 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 8.107 Making install in osmocom #11 8.107 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.109 Making install in bsc #11 8.110 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.111 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.111 make[5]: Nothing to be done for 'install-exec-am'. #11 8.111 make[5]: Nothing to be done for 'install-data-am'. #11 8.111 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.111 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.112 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.113 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.113 make[5]: Nothing to be done for 'install-exec-am'. #11 8.113 make[5]: Nothing to be done for 'install-data-am'. #11 8.113 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.113 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.114 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.114 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 8.116 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 8.116 make[4]: Nothing to be done for 'install-exec-am'. #11 8.116 make[4]: Nothing to be done for 'install-data-am'. #11 8.116 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 8.116 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 8.116 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 8.116 Making install in src #11 8.117 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 8.118 Making install in osmo-bsc #11 8.120 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.120 CC osmo_bsc_main.o #11 8.120 CC a_reset.lo #11 8.121 CC abis_nm.lo #11 8.121 CC abis_nm_vty.lo #11 8.121 CC abis_om2000.lo #11 8.121 CC abis_om2000_vty.lo #11 8.121 CC abis_osmo.lo #11 8.122 CC abis_rsl.lo #11 8.123 CC assignment_fsm.lo #11 8.123 CC acc.lo #11 8.124 CC bsc_ctrl.lo #11 8.125 CC bsc_ctrl_lookup.lo #11 8.125 CC bsc_init.lo #11 8.126 CC bsc_rf_ctrl.lo #11 8.126 CC bsc_rll.lo #11 8.127 CC bsc_sccp.lo #11 8.128 CC bsc_stats.lo #11 8.128 CC bsc_subscr_conn_fsm.lo #11 8.128 CC bsc_subscriber.lo #11 8.128 CC bsc_vty.lo #11 8.222 bsc_ctrl.c: In function 'msc_get_ss7_as': #11 8.222 bsc_ctrl.c:637:9: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] #11 8.222 637 | rt = osmo_ss7_route_lookup(ss7, msc->a.msc_addr.pc); #11 8.222 | ^~ #11 8.222 In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, #11 8.222 from bsc_ctrl.c:41: #11 8.222 /usr/include/osmocom/sigtran/osmo_ss7.h:128:1: note: declared here #11 8.222 128 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) #11 8.222 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.268 CC bts.lo #11 8.297 CC bts_trx.lo #11 8.299 CC bts_trx_ctrl.lo #11 8.312 CC bts_trx_ts_ctrl.lo #11 8.314 CC bts_trx_ts_lchan_ctrl.lo #11 8.329 CC bts_ericsson_rbs2000.lo #11 8.332 CC bts_init.lo #11 8.332 CC bts_ipaccess_nanobts.lo #11 8.333 CC bts_ipaccess_nanobts_omlattr.lo #11 8.382 CC bts_nokia_site.lo #11 8.387 CC bts_siemens_bs11.lo #11 8.389 CC bts_sm.lo #11 8.409 CC bts_osmobts.lo #11 8.468 CC bts_unknown.lo #11 8.508 CC bts_ctrl.lo #11 8.535 CC bts_setup_ramp.lo #11 8.538 CC bts_vty.lo #11 8.538 CC bts_trx_vty.lo #11 8.554 CC chan_alloc.lo #11 8.568 CC chan_counts.lo #11 8.570 CC codec_pref.lo #11 8.570 CC data_rate_pref.lo #11 8.589 CC e1_config.lo #11 8.601 CC gsm_04_08_rr.lo #11 8.635 CC gsm_data.lo #11 8.639 CC handover_cfg.lo #11 8.640 CC handover_ctrl.lo #11 8.688 CC handover_decision.lo #11 8.688 CC handover_decision_2.lo #11 8.694 CC handover_fsm.lo #11 8.702 CC handover_logic.lo #11 8.726 CC handover_vty.lo #11 8.751 CC vgcs_fsm.lo #11 8.788 CC lb.lo #11 8.801 CC lchan.lo #11 8.810 CC lchan_fsm.lo #11 8.832 CC lchan_rtp_fsm.lo #11 8.840 CC lchan_select.lo #11 8.843 CC lcs_loc_req.lo #11 8.930 CC lcs_ta_req.lo #11 8.937 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 8.937 lchan_rtp_fsm.c:926:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.937 926 | verb_info->codecs_len = 0; #11 8.937 | ^~~~~~~~~ #11 8.937 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.937 from lchan_rtp_fsm.c:26: #11 8.937 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.937 35 | unsigned int codecs_len #11 8.937 | ^~~~~~~~~~ #11 8.937 lchan_rtp_fsm.c:930:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.937 930 | verb_info->codecs[0] = codec; #11 8.937 | ^~~~~~~~~ #11 8.937 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.937 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.937 | ^~~~~~ #11 8.937 lchan_rtp_fsm.c:931:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.937 931 | verb_info->codecs_len = 1; #11 8.937 | ^~~~~~~~~ #11 8.937 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.937 35 | unsigned int codecs_len #11 8.937 | ^~~~~~~~~~ #11 8.937 lchan_rtp_fsm.c:942:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.937 942 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.937 | ^~ #11 8.937 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.937 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.937 | ^~~~~~ #11 8.937 lchan_rtp_fsm.c:947:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.937 947 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.937 | ^~ #11 8.937 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.937 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.937 | ^~~~~~ #11 8.938 lchan_rtp_fsm.c:955:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.938 955 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.938 | ^~~~ #11 8.938 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.938 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.938 | ^~~~~~ #11 8.938 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 8.938 lchan_rtp_fsm.c:991:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.938 991 | return verb_info->codecs[0] == codec; #11 8.938 | ^~~~~~ #11 8.938 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.938 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.938 | ^~~~~~ #11 8.941 CC meas_feed.lo #11 8.960 CC meas_rep.lo #11 8.982 CC neighbor_ident.lo #11 8.991 CC neighbor_ident_vty.lo #11 9.006 CC neighbor_ident_ctrl.lo #11 9.024 CC net_init.lo #11 9.042 CC nm_common_fsm.lo #11 9.091 CC nm_bb_transc_fsm.lo #11 9.096 CC nm_bts_sm_fsm.lo #11 9.127 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 9.127 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 9.127 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 9.127 | ^~~~~~ #11 9.127 In file included from neighbor_ident.c:37: #11 9.127 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 9.127 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 9.127 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 9.157 CC nm_gprs_cell_fsm.lo #11 9.158 CC nm_bts_fsm.lo #11 9.169 CC nm_gprs_nse_fsm.lo #11 9.183 CC nm_gprs_nsvc_fsm.lo #11 9.192 CC nm_channel_fsm.lo #11 9.230 CC nm_rcarrier_fsm.lo #11 9.237 CC gsm_08_08.lo #11 9.269 CC osmo_bsc_bssap.lo #11 9.273 CC osmo_bsc_filter.lo #11 9.278 CC osmo_bsc_grace.lo #11 9.301 CC osmo_bsc_lcls.lo #11 9.308 CC osmo_bsc_mgcp.lo #11 9.334 CC osmo_bsc_msc.lo #11 9.337 CC osmo_bsc_sigtran.lo #11 9.356 CC paging.lo #11 9.367 CC pcu_sock.lo #11 9.381 CC penalty_timers.lo #11 9.403 CC bssmap_reset.lo #11 9.406 CC system_information.lo #11 9.406 CC timeslot_fsm.lo #11 9.440 CC smscb.lo #11 9.441 CC smscb_vty.lo #11 9.492 CC cbch_scheduler.lo #11 9.513 CC cbsp_link.lo #11 9.520 CC power_control.lo #11 9.818 CCLD libbsc.la #11 10.51 CCLD osmo-bsc #11 11.01 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.01 make[4]: Nothing to be done for 'install-data-am'. #11 11.01 /usr/bin/mkdir -p '/usr/local/bin' #11 11.01 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 11.03 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 11.03 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.03 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 11.03 Making install in utils #11 11.03 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 11.03 CC bs11_config.o #11 11.03 CC isdnsync.o #11 11.03 CC meas_json-meas_json.o #11 11.05 CCLD isdnsync #11 11.07 CCLD meas_json #11 11.09 CCLD bs11_config #11 11.28 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 11.28 make[4]: Nothing to be done for 'install-data-am'. #11 11.28 /usr/bin/mkdir -p '/usr/local/bin' #11 11.28 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 11.29 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 11.30 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 11.30 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 11.30 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 11.30 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 11.30 Making install in ipaccess #11 11.30 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.30 CC abisip-find.o #11 11.30 CC stubs.o #11 11.30 CC ipaccess-config.o #11 11.30 CC ipaccess-config-e1-driver.o #11 11.30 CC ipaccess-firmware.o #11 11.30 CC network_listen.o #11 11.30 CC ipaccess-proxy.o #11 11.35 CCLD abisip-find #11 11.38 CCLD ipaccess-config #11 11.40 CCLD ipaccess-proxy #11 11.58 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.58 make[4]: Nothing to be done for 'install-data-am'. #11 11.58 /usr/bin/mkdir -p '/usr/local/bin' #11 11.58 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 11.60 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 11.60 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 11.61 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 11.61 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.61 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.61 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 11.61 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 11.61 make[4]: Nothing to be done for 'install-exec-am'. #11 11.61 make[4]: Nothing to be done for 'install-data-am'. #11 11.61 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 11.61 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 11.61 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 11.61 Making install in tests #11 11.61 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 11.61 Making install in abis #11 11.61 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.61 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.61 make[4]: Nothing to be done for 'install-exec-am'. #11 11.61 make[4]: Nothing to be done for 'install-data-am'. #11 11.61 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.61 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.61 Making install in acc #11 11.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.62 make[4]: Nothing to be done for 'install-exec-am'. #11 11.62 make[4]: Nothing to be done for 'install-data-am'. #11 11.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.62 Making install in bsc #11 11.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.62 make[4]: Nothing to be done for 'install-exec-am'. #11 11.62 make[4]: Nothing to be done for 'install-data-am'. #11 11.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.62 Making install in codec_pref #11 11.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.62 make[4]: Nothing to be done for 'install-exec-am'. #11 11.62 make[4]: Nothing to be done for 'install-data-am'. #11 11.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.62 Making install in gsm0408 #11 11.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.62 make[4]: Nothing to be done for 'install-exec-am'. #11 11.62 make[4]: Nothing to be done for 'install-data-am'. #11 11.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.62 Making install in handover #11 11.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.63 make[4]: Nothing to be done for 'install-exec-am'. #11 11.63 make[4]: Nothing to be done for 'install-data-am'. #11 11.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.63 Making install in nanobts_omlattr #11 11.63 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.63 make[4]: Nothing to be done for 'install-exec-am'. #11 11.63 make[4]: Nothing to be done for 'install-data-am'. #11 11.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.63 Making install in paging #11 11.63 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.63 make[4]: Nothing to be done for 'install-exec-am'. #11 11.63 make[4]: Nothing to be done for 'install-data-am'. #11 11.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.63 Making install in subscr #11 11.63 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.63 make[4]: Nothing to be done for 'install-exec-am'. #11 11.63 make[4]: Nothing to be done for 'install-data-am'. #11 11.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.63 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 11.63 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 11.63 make[4]: Nothing to be done for 'install-exec-am'. #11 11.63 make[4]: Nothing to be done for 'install-data-am'. #11 11.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.63 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.63 Making install in doc #11 11.64 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 11.64 Making install in examples #11 11.64 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.64 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.64 make[4]: Nothing to be done for 'install-exec-am'. #11 11.64 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.64 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 11.64 make install-data-hook #11 11.64 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.64 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 11.64 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 11.64 mkdir -p "$(dirname $j)" && \ #11 11.64 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.64 done #11 11.66 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.66 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.66 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.66 Making install in manuals #11 11.66 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.66 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.66 make[4]: Nothing to be done for 'install-exec-am'. #11 11.66 make[4]: Nothing to be done for 'install-data-am'. #11 11.66 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.66 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.66 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 11.67 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 11.67 make[4]: Nothing to be done for 'install-exec-am'. #11 11.67 make[4]: Nothing to be done for 'install-data-am'. #11 11.67 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.67 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.67 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.67 Making install in contrib #11 11.67 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.67 Making install in systemd #11 11.67 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.67 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.67 make[4]: Nothing to be done for 'install-exec-am'. #11 11.67 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.67 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 11.67 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.67 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.67 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.67 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.67 make[4]: Nothing to be done for 'install-exec-am'. #11 11.67 make[4]: Nothing to be done for 'install-data-am'. #11 11.67 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.67 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.68 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.68 make[2]: Entering directory '/tmp/osmo-bsc' #11 11.68 make[3]: Entering directory '/tmp/osmo-bsc' #11 11.68 make[3]: Nothing to be done for 'install-exec-am'. #11 11.68 make[3]: Nothing to be done for 'install-data-am'. #11 11.68 make[3]: Leaving directory '/tmp/osmo-bsc' #11 11.68 make[2]: Leaving directory '/tmp/osmo-bsc' #11 11.68 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 11.8s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.7s done #14 writing image sha256:d93a346c3f18f90cad598777ce96b42d46eeeaf8a447f1e1045adf84e1faf43e 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.8s 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 d93a346c3f18 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 2.0.0.17.d2e8.202503212026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.14.0.28.4a09a.202503212026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.14.0.28.4a09a.202503212026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503212026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.1.0.49.23d1.202503212026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran11:amd64 2.1.0.49.23d1.202503212026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.0.0.17.d2e8.202503212026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.11.8111.202503212026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo coding library ii libosmocore 1.11.0.11.8111.202503212026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.11.8111.202503212026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.11.8111.202503212026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.11.8111.202503212026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.11.8111.202503212026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503212026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.11.8111.202503212026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202503212026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.11.8111.202503212026 amd64 Osmo VTY library ii osmocom-nightly 202503212026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.80kB done #2 DONE 0.2s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.2s done #6 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.4s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.3s #5 [internal] load build context #5 ... #10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #10 DONE 0.4s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #12 CACHED #13 [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 #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [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 #17 CACHED #18 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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 [ 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/ #21 CACHED #22 [ 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 #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:7e4676479312595183127806f537a6be15810455fef002f1c3ac577842b6e65b 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 7e4676479312 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.2s #2 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #2 CACHED #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.2s #4 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.63kB done #5 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 && 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.442 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.442 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.442 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.442 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.674 Reading package lists... #6 0.957 Reading package lists... #6 1.228 Building dependency tree... #6 1.285 Reading state information... #6 1.351 The following additional packages will be installed: #6 1.351 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #6 1.351 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.351 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #6 1.362 The following NEW packages will be installed: #6 1.362 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #6 1.362 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #6 1.362 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.363 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #6 1.384 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. #6 1.384 Need to get 2299 kB of archives. #6 1.384 After this operation, 8217 kB of additional disk space will be used. #6 1.384 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503212026 [1180 B] #6 1.387 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.11.8111.202503212026 [170 kB] #6 1.398 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.11.8111.202503212026 [52.1 kB] #6 1.398 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202503212026 [34.5 kB] #6 1.399 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.11.8111.202503212026 [71.2 kB] #6 1.400 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.11.8111.202503212026 [229 kB] #6 1.402 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503212026 [60.0 kB] #6 1.402 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.11.8111.202503212026 [104 kB] #6 1.404 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202503212026 [71.0 kB] #6 1.406 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.11.8111.202503212026 [71.7 kB] #6 1.407 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.11.8111.202503212026 [179 kB] #6 1.411 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.11.8111.202503212026 [60.4 kB] #6 1.413 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.11.8111.202503212026 [64.3 kB] #6 1.414 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.11.8111.202503212026 [51.0 kB] #6 1.415 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.11.8111.202503212026 [44.3 kB] #6 1.424 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.11.8111.202503212026 [849 kB] #6 1.441 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503212026 [72.6 kB] #6 1.442 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202503212026 [114 kB] #6 1.557 debconf: delaying package configuration, since apt-utils is not installed #6 1.588 Fetched 2299 kB in 0s (29.7 MB/s) #6 1.652 Selecting previously unselected package osmocom-nightly. #6 1.652 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117460 files and directories currently installed.) #6 1.691 Preparing to unpack .../00-osmocom-nightly_202503212026_amd64.deb ... #6 1.715 Unpacking osmocom-nightly (202503212026) ... #6 1.854 Selecting previously unselected package libosmocore22:amd64. #6 1.872 Preparing to unpack .../01-libosmocore22_1.11.0.11.8111.202503212026_amd64.deb ... #6 1.912 Unpacking libosmocore22:amd64 (1.11.0.11.8111.202503212026) ... #6 2.050 Selecting previously unselected package libosmocodec4:amd64. #6 2.068 Preparing to unpack .../02-libosmocodec4_1.11.0.11.8111.202503212026_amd64.deb ... #6 2.086 Unpacking libosmocodec4:amd64 (1.11.0.11.8111.202503212026) ... #6 2.196 Selecting previously unselected package libosmotrau11:amd64. #6 2.204 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202503212026_amd64.deb ... #6 2.221 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202503212026) ... #6 2.363 Selecting previously unselected package libosmoisdn0:amd64. #6 2.371 Preparing to unpack .../04-libosmoisdn0_1.11.0.11.8111.202503212026_amd64.deb ... #6 2.387 Unpacking libosmoisdn0:amd64 (1.11.0.11.8111.202503212026) ... #6 2.521 Selecting previously unselected package libosmogsm20:amd64. #6 2.539 Preparing to unpack .../05-libosmogsm20_1.11.0.11.8111.202503212026_amd64.deb ... #6 2.557 Unpacking libosmogsm20:amd64 (1.11.0.11.8111.202503212026) ... #6 2.708 Selecting previously unselected package libosmonetif11:amd64. #6 2.726 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503212026_amd64.deb ... #6 2.744 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503212026) ... #6 2.893 Selecting previously unselected package libosmovty13:amd64. #6 2.916 Preparing to unpack .../07-libosmovty13_1.11.0.11.8111.202503212026_amd64.deb ... #6 2.933 Unpacking libosmovty13:amd64 (1.11.0.11.8111.202503212026) ... #6 3.074 Selecting previously unselected package libosmoabis15:amd64. #6 3.092 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202503212026_amd64.deb ... #6 3.110 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202503212026) ... #6 3.234 Selecting previously unselected package libosmocoding0:amd64. #6 3.239 Preparing to unpack .../09-libosmocoding0_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.255 Unpacking libosmocoding0:amd64 (1.11.0.11.8111.202503212026) ... #6 3.363 Selecting previously unselected package libosmogb14:amd64. #6 3.368 Preparing to unpack .../10-libosmogb14_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.384 Unpacking libosmogb14:amd64 (1.11.0.11.8111.202503212026) ... #6 3.498 Selecting previously unselected package libosmoctrl0:amd64. #6 3.502 Preparing to unpack .../11-libosmoctrl0_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.518 Unpacking libosmoctrl0:amd64 (1.11.0.11.8111.202503212026) ... #6 3.618 Selecting previously unselected package libosmosim2:amd64. #6 3.622 Preparing to unpack .../12-libosmosim2_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.639 Unpacking libosmosim2:amd64 (1.11.0.11.8111.202503212026) ... #6 3.747 Selecting previously unselected package libosmousb0:amd64. #6 3.751 Preparing to unpack .../13-libosmousb0_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.768 Unpacking libosmousb0:amd64 (1.11.0.11.8111.202503212026) ... #6 3.859 Selecting previously unselected package libosmocore. #6 3.863 Preparing to unpack .../14-libosmocore_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.880 Unpacking libosmocore (1.11.0.11.8111.202503212026) ... #6 3.971 Selecting previously unselected package libosmocore-dev:amd64. #6 3.976 Preparing to unpack .../15-libosmocore-dev_1.11.0.11.8111.202503212026_amd64.deb ... #6 3.992 Unpacking libosmocore-dev:amd64 (1.11.0.11.8111.202503212026) ... #6 4.121 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.125 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503212026_amd64.deb ... #6 4.141 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503212026) ... #6 4.236 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.243 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202503212026_amd64.deb ... #6 4.260 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503212026) ... #6 4.395 Setting up osmocom-nightly (202503212026) ... #6 4.449 Setting up libosmocore22:amd64 (1.11.0.11.8111.202503212026) ... #6 4.497 Setting up libosmocodec4:amd64 (1.11.0.11.8111.202503212026) ... #6 4.545 Setting up libosmovty13:amd64 (1.11.0.11.8111.202503212026) ... #6 4.594 Setting up libosmoisdn0:amd64 (1.11.0.11.8111.202503212026) ... #6 4.646 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202503212026) ... #6 4.695 Setting up libosmousb0:amd64 (1.11.0.11.8111.202503212026) ... #6 4.744 Setting up libosmogsm20:amd64 (1.11.0.11.8111.202503212026) ... #6 4.793 Setting up libosmoctrl0:amd64 (1.11.0.11.8111.202503212026) ... #6 4.843 Setting up libosmogb14:amd64 (1.11.0.11.8111.202503212026) ... #6 4.893 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503212026) ... #6 4.942 Setting up libosmocoding0:amd64 (1.11.0.11.8111.202503212026) ... #6 4.992 Setting up libosmosim2:amd64 (1.11.0.11.8111.202503212026) ... #6 5.041 Setting up libosmocore (1.11.0.11.8111.202503212026) ... #6 5.090 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202503212026) ... #6 5.139 Setting up libosmocore-dev:amd64 (1.11.0.11.8111.202503212026) ... #6 5.186 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503212026) ... #6 5.234 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202503212026) ... #6 5.284 Processing triggers for libc-bin (2.36-9+deb12u10) ... #6 DONE 5.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.268 Cloning into 'osmo-bts'... #9 DONE 0.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.386 Already on 'master' #11 0.387 Your branch is up to date with 'origin/master'. #11 0.387 refs/heads/master #11 0.417 HEAD is now at 65c497a6 Bump version: 1.8.0.29-b032-dirty → 1.9.0 #11 0.418 master #11 0.418 65c497a69ac23585847fabc0e1de32007a6fcbc9 #11 2.490 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.490 libtoolize: copying file './ltmain.sh' #11 2.706 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.706 libtoolize: and rerunning libtoolize and aclocal. #11 2.706 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.396 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.396 configure.ac:40: You should run autoupdate. #11 3.396 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.396 configure.ac:40: the top level #11 3.396 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:84: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:84: the top level #11 3.396 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:92: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:92: the top level #11 3.396 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:124: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:124: the top level #11 3.396 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:132: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:132: the top level #11 3.396 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:272: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:272: the top level #11 3.396 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:292: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:292: the top level #11 3.396 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.396 configure.ac:354: You should run autoupdate. #11 3.396 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.396 configure.ac:354: the top level #11 3.396 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.396 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.396 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.396 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.396 configure.ac:422: the top level #11 3.396 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.396 configure.ac:424: You should run autoupdate. #11 3.784 configure.ac:23: installing './compile' #11 3.785 configure.ac:25: installing './config.guess' #11 3.786 configure.ac:25: installing './config.sub' #11 3.786 configure.ac:9: installing './install-sh' #11 3.787 configure.ac:9: installing './missing' #11 3.812 contrib/ber/Makefile.am: installing './depcomp' #11 3.884 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 3.884 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 3.938 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.938 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 3.938 automake: warning: possible forward-incompatibility. #11 3.938 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 3.938 automake: automake option hasn't been enabled. For now, the corresponding output #11 3.938 automake: object file(s) will be placed in the top-level directory. However, this #11 3.938 automake: behavior may change in a future Automake major version, with object #11 3.938 automake: files being placed in the same subdirectory as the corresponding sources. #11 3.938 automake: You are advised to start using 'subdir-objects' option throughout your #11 3.938 automake: project, to avoid future incompatibilities. #11 3.939 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 3.939 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 3.939 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 3.939 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 3.940 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.941 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 3.941 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 3.941 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.941 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 3.993 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.993 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.019 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.019 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.051 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.051 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.070 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.070 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.088 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.088 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.104 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.104 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.121 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.121 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.122 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.122 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.142 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.142 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.185 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.185 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.251 checking for a BSD-compatible install... /usr/bin/install -c #11 4.255 checking whether build environment is sane... yes #11 4.261 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.262 checking for gawk... gawk #11 4.262 checking whether make sets $(MAKE)... yes #11 4.267 checking whether make supports nested variables... yes #11 4.270 checking whether make supports nested variables... (cached) yes #11 4.271 checking whether make sets $(MAKE)... (cached) yes #11 4.272 checking for gcc... gcc #11 4.284 checking whether the C compiler works... yes #11 4.303 checking for C compiler default output file name... a.out #11 4.303 checking for suffix of executables... #11 4.322 checking whether we are cross compiling... no #11 4.342 checking for suffix of object files... o #11 4.352 checking whether the compiler supports GNU C... yes #11 4.361 checking whether gcc accepts -g... yes #11 4.370 checking for gcc option to enable C11 features... none needed #11 4.386 checking whether gcc understands -c and -o together... yes #11 4.403 checking whether make supports the include directive... yes (GNU style) #11 4.407 checking dependency style of gcc... gcc3 #11 4.423 checking build system type... x86_64-pc-linux-gnu #11 4.444 checking host system type... x86_64-pc-linux-gnu #11 4.444 checking how to print strings... printf #11 4.458 checking for a sed that does not truncate output... /usr/bin/sed #11 4.460 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.462 checking for egrep... /usr/bin/grep -E #11 4.462 checking for fgrep... /usr/bin/grep -F #11 4.463 checking for ld used by gcc... /usr/bin/ld #11 4.466 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.467 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.468 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.479 checking whether ln -s works... yes #11 4.479 checking the maximum length of command line arguments... 1572864 #11 4.483 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.483 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.483 checking for /usr/bin/ld option to reload object files... -r #11 4.483 checking for file... file #11 4.483 checking for objdump... objdump #11 4.484 checking how to recognize dependent libraries... pass_all #11 4.484 checking for dlltool... no #11 4.484 checking how to associate runtime and link libraries... printf %s\n #11 4.484 checking for ar... ar #11 4.485 checking for archiver @FILE support... @ #11 4.499 checking for strip... strip #11 4.499 checking for ranlib... ranlib #11 4.499 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.533 checking for sysroot... no #11 4.533 checking for a working dd... /usr/bin/dd #11 4.536 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.544 checking for mt... no #11 4.544 checking if : is a manifest tool... no #11 4.547 checking for stdio.h... yes #11 4.555 checking for stdlib.h... yes #11 4.565 checking for string.h... yes #11 4.576 checking for inttypes.h... yes #11 4.587 checking for stdint.h... yes #11 4.597 checking for strings.h... yes #11 4.609 checking for sys/stat.h... yes #11 4.621 checking for sys/types.h... yes #11 4.633 checking for unistd.h... yes #11 4.645 checking for dlfcn.h... yes #11 4.659 checking for objdir... .libs #11 4.691 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.700 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.700 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.710 checking if gcc static flag -static works... yes #11 4.741 checking if gcc supports -c -o file.o... yes #11 4.753 checking if gcc supports -c -o file.o... (cached) yes #11 4.753 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 4.758 checking whether -lc should be explicitly linked in... no #11 4.770 checking dynamic linker characteristics... GNU/Linux ld.so #11 4.800 checking how to hardcode library paths into programs... immediate #11 4.800 checking whether stripping libraries is possible... yes #11 4.801 checking if libtool supports shared libraries... yes #11 4.801 checking whether to build shared libraries... yes #11 4.801 checking whether to build static libraries... yes #11 4.801 checking for pkg-config... /usr/bin/pkg-config #11 4.802 checking for pkg-config... /usr/bin/pkg-config #11 4.802 checking pkg-config is at least version 0.20... yes #11 4.803 checking for egrep... (cached) /usr/bin/grep -E #11 4.803 checking for libosmocore >= 1.11.0... yes #11 4.813 checking for libosmovty >= 1.11.0... yes #11 4.829 checking for libosmogsm >= 1.11.0... yes #11 4.850 checking for libosmoctrl >= 1.11.0... yes #11 4.867 checking for libosmocodec >= 1.11.0... yes #11 4.887 checking for libosmocoding >= 1.11.0... yes #11 4.911 checking for libosmoabis >= 2.0.0... yes #11 4.934 checking for libosmotrau >= 2.0.0... yes #11 4.952 checking for libosmo-netif >= 1.6.0... yes #11 4.973 checking whether to enable support for sysmobts calibration tool... no #11 4.973 checking whether to enable support for sysmoBTS L1/PHY support... no #11 4.974 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 4.974 checking whether to enable support for Octasic OCTPHY-2G... no #11 4.977 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 4.978 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 4.979 checking whether to enable VTY/CTRL tests... no #11 4.980 checking whether to include systemtap tracing support... no #11 4.986 CFLAGS=" -std=gnu11" #11 4.986 CPPFLAGS="" #11 5.037 checking that generated files are newer than configure... done #11 5.261 configure: creating ./config.status #11 5.689 config.status: creating src/Makefile #11 5.703 config.status: creating src/common/Makefile #11 5.719 config.status: creating src/osmo-bts-virtual/Makefile #11 5.732 config.status: creating src/osmo-bts-omldummy/Makefile #11 5.743 config.status: creating src/osmo-bts-sysmo/Makefile #11 5.752 config.status: creating src/osmo-bts-lc15/Makefile #11 5.761 config.status: creating src/osmo-bts-oc2g/Makefile #11 5.768 config.status: creating src/osmo-bts-trx/Makefile #11 5.776 config.status: creating src/osmo-bts-octphy/Makefile #11 5.783 config.status: creating include/Makefile #11 5.790 config.status: creating include/osmo-bts/Makefile #11 5.797 config.status: creating tests/Makefile #11 5.804 config.status: creating tests/paging/Makefile #11 5.811 config.status: creating tests/agch/Makefile #11 5.817 config.status: creating tests/cipher/Makefile #11 5.824 config.status: creating tests/sysmobts/Makefile #11 5.831 config.status: creating tests/misc/Makefile #11 5.838 config.status: creating tests/handover/Makefile #11 5.845 config.status: creating tests/ta_control/Makefile #11 5.851 config.status: creating tests/tx_power/Makefile #11 5.859 config.status: creating tests/power/Makefile #11 5.867 config.status: creating tests/meas/Makefile #11 5.875 config.status: creating tests/amr/Makefile #11 5.882 config.status: creating tests/csd/Makefile #11 5.890 config.status: creating doc/Makefile #11 5.899 config.status: creating doc/examples/Makefile #11 5.908 config.status: creating doc/manuals/Makefile #11 5.921 config.status: creating contrib/Makefile #11 5.940 config.status: creating contrib/ber/Makefile #11 5.959 config.status: creating contrib/systemd/Makefile #11 5.995 config.status: creating Makefile #11 6.027 config.status: creating btsconfig.h #11 6.059 config.status: executing tests/atconfig commands #11 6.066 config.status: executing depfiles commands #11 7.199 config.status: executing libtool commands #11 7.222 echo 1.9.0 > .version-t && mv .version-t .version #11 7.223 make install-recursive #11 7.224 make[1]: Entering directory '/tmp/osmo-bts' #11 7.225 Making install in include #11 7.226 make[2]: Entering directory '/tmp/osmo-bts/include' #11 7.228 Making install in osmo-bts #11 7.229 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 7.230 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 7.230 make[4]: Nothing to be done for 'install-exec-am'. #11 7.230 make[4]: Nothing to be done for 'install-data-am'. #11 7.230 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 7.230 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 7.231 make[3]: Entering directory '/tmp/osmo-bts/include' #11 7.232 make[4]: Entering directory '/tmp/osmo-bts/include' #11 7.232 make[4]: Nothing to be done for 'install-exec-am'. #11 7.232 make[4]: Nothing to be done for 'install-data-am'. #11 7.232 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 7.232 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 7.232 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 7.232 Making install in src #11 7.233 make[2]: Entering directory '/tmp/osmo-bts/src' #11 7.234 Making install in common #11 7.236 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 7.236 make install-am #11 7.237 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 7.238 CC gsm_data.o #11 7.238 CC sysinfo.o #11 7.238 CC logging.o #11 7.238 CC abis.o #11 7.238 CC abis_osmo.o #11 7.239 CC oml.o #11 7.239 CC bts.o #11 7.239 CC osmux.o #11 7.239 CC bts_sm.o #11 7.240 CC bts_trx.o #11 7.240 CC rtp_input_preen.o #11 7.240 CC rsl.o #11 7.240 CC vty.o #11 7.240 CC paging.o #11 7.241 CC measurement.o #11 7.241 CC amr.o #11 7.241 CC asci.o #11 7.242 CC lchan.o #11 7.243 CC load_indication.o #11 7.252 CC pcu_sock.o #11 7.303 CC handover.o #11 7.311 CC tx_power.o #11 7.311 CC msg_utils.o #11 7.311 CC bts_ctrl_commands.o #11 7.312 CC bts_ctrl_lookup.o #11 7.321 CC bts_shutdown_fsm.o #11 7.341 CC csd_rlp.o #11 7.343 CC csd_v110.o #11 7.343 CC l1sap.o #11 7.343 CC cbch.o #11 7.344 CC power_control.o #11 7.344 CC main.o #11 7.344 CC phy_link.o #11 7.345 CC dtx_dl_amr_fsm.o #11 7.383 CC scheduler_mframe.o #11 7.383 CC ta_control.o #11 7.383 CC nm_common_fsm.o #11 7.384 CC nm_bts_fsm.o #11 7.384 CC nm_bts_sm_fsm.o #11 7.404 CC nm_bb_transc_fsm.o #11 7.406 CC nm_gprs_cell_fsm.o #11 7.406 CC nm_channel_fsm.o #11 7.406 CC nm_gprs_nse_fsm.o #11 7.407 CC nm_gprs_nsvc_fsm.o #11 7.407 CC nm_radio_carrier_fsm.o #11 7.417 CC notification.o #11 7.420 CC scheduler.o #11 7.532 AR libl1sched.a #11 7.532 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.555 AR libbts.a #11 7.556 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.576 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 7.576 make[5]: Nothing to be done for 'install-exec-am'. #11 7.576 make[5]: Nothing to be done for 'install-data-am'. #11 7.576 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 7.576 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 7.576 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 7.576 Making install in osmo-bts-virtual #11 7.577 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 7.578 CC main.o #11 7.578 CC bts_model.o #11 7.578 CC virtualbts_vty.o #11 7.578 CC scheduler_virtbts.o #11 7.578 CC l1_if.o #11 7.578 CC virtual_um.o #11 7.578 CC osmo_mcast_sock.o #11 7.643 CCLD osmo-bts-virtual #11 7.987 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 7.987 make[4]: Nothing to be done for 'install-data-am'. #11 7.987 /usr/bin/mkdir -p '/usr/local/bin' #11 7.989 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 8.003 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 8.004 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.004 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.004 Making install in osmo-bts-omldummy #11 8.005 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 8.006 CC main.o #11 8.006 CC bts_model.o #11 8.047 CCLD osmo-bts-omldummy #11 8.377 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 8.377 make[4]: Nothing to be done for 'install-data-am'. #11 8.378 /usr/bin/mkdir -p '/usr/local/bin' #11 8.379 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 8.393 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 8.394 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 8.394 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 8.394 Making install in osmo-bts-trx #11 8.395 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.395 make install-am #11 8.397 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.397 CC main.o #11 8.397 CC trx_if.o #11 8.397 CC l1_if.o #11 8.397 CC scheduler_trx.o #11 8.397 CC sched_lchan_fcch_sch.o #11 8.398 CC sched_lchan_rach.o #11 8.399 CC sched_lchan_xcch.o #11 8.399 CC sched_lchan_pdtch.o #11 8.400 CC sched_lchan_tchf.o #11 8.400 CC sched_lchan_tchh.o #11 8.401 CC trx_provision_fsm.o #11 8.401 CC trx_vty.o #11 8.402 CC amr_loop.o #11 8.498 CCLD osmo-bts-trx #11 8.931 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.932 make[5]: Nothing to be done for 'install-data-am'. #11 8.932 /usr/bin/mkdir -p '/usr/local/bin' #11 8.934 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 8.947 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 8.948 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.948 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.948 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.949 make[3]: Entering directory '/tmp/osmo-bts/src' #11 8.950 make[4]: Entering directory '/tmp/osmo-bts/src' #11 8.950 make[4]: Nothing to be done for 'install-exec-am'. #11 8.950 make[4]: Nothing to be done for 'install-data-am'. #11 8.950 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 8.950 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 8.951 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 8.951 Making install in tests #11 8.952 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 8.953 Making install in paging #11 8.954 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 8.955 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 8.955 make[4]: Nothing to be done for 'install-exec-am'. #11 8.955 make[4]: Nothing to be done for 'install-data-am'. #11 8.955 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 8.955 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 8.955 Making install in cipher #11 8.956 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 8.957 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 8.957 make[4]: Nothing to be done for 'install-exec-am'. #11 8.957 make[4]: Nothing to be done for 'install-data-am'. #11 8.957 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 8.958 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 8.958 Making install in agch #11 8.958 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 8.960 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 8.960 make[4]: Nothing to be done for 'install-exec-am'. #11 8.960 make[4]: Nothing to be done for 'install-data-am'. #11 8.960 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 8.960 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 8.960 Making install in misc #11 8.961 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 8.962 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 8.962 make[4]: Nothing to be done for 'install-exec-am'. #11 8.962 make[4]: Nothing to be done for 'install-data-am'. #11 8.962 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 8.962 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 8.962 Making install in handover #11 8.963 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 8.964 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 8.964 make[4]: Nothing to be done for 'install-exec-am'. #11 8.964 make[4]: Nothing to be done for 'install-data-am'. #11 8.964 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 8.964 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 8.964 Making install in tx_power #11 8.965 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 8.967 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 8.967 make[4]: Nothing to be done for 'install-exec-am'. #11 8.967 make[4]: Nothing to be done for 'install-data-am'. #11 8.967 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 8.967 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 8.967 Making install in power #11 8.968 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 8.970 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 8.970 make[4]: Nothing to be done for 'install-exec-am'. #11 8.970 make[4]: Nothing to be done for 'install-data-am'. #11 8.970 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 8.970 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 8.970 Making install in meas #11 8.971 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 8.973 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 8.973 make[4]: Nothing to be done for 'install-exec-am'. #11 8.973 make[4]: Nothing to be done for 'install-data-am'. #11 8.973 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 8.973 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 8.973 Making install in ta_control #11 8.974 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 8.976 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 8.976 make[4]: Nothing to be done for 'install-exec-am'. #11 8.976 make[4]: Nothing to be done for 'install-data-am'. #11 8.976 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 8.976 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 8.976 Making install in amr #11 8.977 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 8.978 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 8.978 make[4]: Nothing to be done for 'install-exec-am'. #11 8.978 make[4]: Nothing to be done for 'install-data-am'. #11 8.978 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 8.978 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 8.978 Making install in csd #11 8.979 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 8.981 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 8.981 make[4]: Nothing to be done for 'install-exec-am'. #11 8.981 make[4]: Nothing to be done for 'install-data-am'. #11 8.981 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 8.981 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 8.983 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 8.985 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 8.985 make[4]: Nothing to be done for 'install-exec-am'. #11 8.985 make[4]: Nothing to be done for 'install-data-am'. #11 8.985 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 8.985 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 8.985 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 8.986 Making install in doc #11 8.988 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 8.991 Making install in examples #11 8.993 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 8.996 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 8.996 make[4]: Nothing to be done for 'install-exec-am'. #11 8.998 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 8.999 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 9.000 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.004 /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 9.004 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 9.006 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 9.007 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 9.007 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 9.007 Making install in manuals #11 9.009 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 9.012 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 9.012 make[4]: Nothing to be done for 'install-exec-am'. #11 9.012 make[4]: Nothing to be done for 'install-data-am'. #11 9.012 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 9.012 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 9.014 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 9.016 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 9.016 make[4]: Nothing to be done for 'install-exec-am'. #11 9.016 make[4]: Nothing to be done for 'install-data-am'. #11 9.016 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 9.016 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 9.017 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 9.017 Making install in contrib #11 9.019 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 9.021 Making install in systemd #11 9.023 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 9.025 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 9.025 make[4]: Nothing to be done for 'install-exec-am'. #11 9.026 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.028 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 9.030 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 9.031 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 9.031 Making install in ber #11 9.033 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 9.034 CC rtp_ber.o #11 9.034 CC rtp_gen_map.o #11 9.062 CCLD rtp_gen_map #11 9.073 CCLD rtp_ber #11 9.180 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 9.180 make[4]: Nothing to be done for 'install-exec-am'. #11 9.180 make[4]: Nothing to be done for 'install-data-am'. #11 9.180 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 9.180 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 9.181 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 9.183 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 9.183 make[4]: Nothing to be done for 'install-exec-am'. #11 9.183 make[4]: Nothing to be done for 'install-data-am'. #11 9.183 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.183 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.183 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.184 make[2]: Entering directory '/tmp/osmo-bts' #11 9.186 make[3]: Entering directory '/tmp/osmo-bts' #11 9.186 make[3]: Nothing to be done for 'install-exec-am'. #11 9.186 make[3]: Nothing to be done for 'install-data-am'. #11 9.186 make[3]: Leaving directory '/tmp/osmo-bts' #11 9.186 make[2]: Leaving directory '/tmp/osmo-bts' #11 9.187 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 9.3s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:fd015b187b642f35c8bfe70676b88617b4466dfa258dff473a59a9cac1a13eaa 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.5s 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 fd015b187b64 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 2.0.0.17.d2e8.202503212026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503212026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.17.d2e8.202503212026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.11.8111.202503212026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo coding library ii libosmocore 1.11.0.11.8111.202503212026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.11.8111.202503212026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.11.8111.202503212026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.11.8111.202503212026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.11.8111.202503212026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503212026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.11.8111.202503212026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202503212026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.11.8111.202503212026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.11.8111.202503212026 amd64 Osmo VTY library ii osmocom-nightly 202503212026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 CACHED #7 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #7 CACHED #8 [ 3/10] WORKDIR /TMP #8 CACHED #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #9 CACHED #10 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #10 CACHED #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 CACHED #12 [ 9/10] RUN MKDIR -p /data/unix #12 CACHED #13 [ 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 #13 CACHED #14 [10/10] WORKDIR /DATA #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:9c3a2ab0da09eb718759d0198c791870953bcd0f6a9b804679a086585788d9d5 0.0s done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.0s 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 9c3a2ab0da09 + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:72e780d1a1263dd8e23ecadfbfe0fe07518e6fe18059066a8dee2deb55361504 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-bts-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + + echo FROM $REGISTRY/$USER/debian-bookworm-titan grep -q $USER + pull_arg= + set +x Building image: ttcn3-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 393B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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:a07cb197606b7f421eed89047ee31913f97c9b17c94367f6add3443259325980 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n a07cb197606b + 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=1178522 + seq 1 30 + echo (1178522 + 1) % 256 + bc + SUBNET=155 + NET_NAME=ttcn3-bts-test-155 + SUB4=172.18.155.0/24 + SUB6=fd02:db8:155::/64 + set +x Creating network ttcn3-bts-test-155, trying SUBNET=155... + docker network create --internal --subnet 172.18.155.0/24 --ipv6 --subnet fd02:db8:155::/64 ttcn3-bts-test-155 1ba42e857f4cc0820b10b18a9bb00d83239abe2fc79fa029adf6656a99a5612b + set +x ### Network ttcn3-bts-test-155 created (SUBNET=155) ### + 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=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.155.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.155.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=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 155 11 + NET=155 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-155 --ip 172.18.155.11 --ip6 fd02:db8:155::11 + docker run --rm --network ttcn3-bts-test-155 --ip 172.18.155.11 --ip6 fd02:db8:155::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-2713-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 013afa53d6a635fe0bf819336d04458808b3103e67f7ef80ef25b516dc019d32 + start_bts trx 1 + local variant + variant=trx + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 155 20 + NET=155 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-155 --ip 172.18.155.20 --ip6 fd02:db8:155::20 + docker run --rm --network ttcn3-bts-test-155 --ip 172.18.155.20 --ip6 fd02:db8:155::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2713-bts -d osmocom-build/osmo-bts-master /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 9b23b4b0ae871df0765dbc78c817918c9ec1671943241728a0b6f18b83923a92 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 155 21 + NET=155 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-155 --ip 172.18.155.21 --ip6 fd02:db8:155::21 + docker run --rm --network ttcn3-bts-test-155 --ip 172.18.155.21 --ip6 fd02:db8:155::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-2713-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO --sched-rr-prio 30 -R 172.18.155.20 -r 172.18.155.22 --trx TRX1@172.18.155.20:5700/1 --trx TRX2@172.18.155.20:5700/2 --trx TRX3@172.18.155.20:5700/3 >>/data/fake_trx.out 2>&1 bbeb9561b32569b6b5191de78016df2ea8c7abea8edca84e96e3dacf8e50c98a + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 155 22 + NET=155 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-155 --ip 172.18.155.22 --ip6 fd02:db8:155::22 + docker run --rm --network ttcn3-bts-test-155 --ip 172.18.155.22 --ip6 fd02:db8:155::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-2713-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.155.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 4da33ca93eeb453e416aa328f72d8134fed88838d772ee13189a8813731df3ca + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 155 10 + NET=155 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-155 --ip 172.18.155.10 --ip6 fd02:db8:155::10 + docker run --rm --network ttcn3-bts-test-155 --ip 172.18.155.10 --ip6 fd02:db8:155::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.155.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-2713-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@9fb4c4d96c8b: Unix server socket created successfully. MC@9fb4c4d96c8b: Listening on TCP port 37439. MC2> 9fb4c4d96c8b is the default spawn /osmo-ttcn3-hacks/bts/BTS_Tests 9fb4c4d96c8b 37439 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9fb4c4d96c8b: New HC connected from 172.18.155.10 [172.18.155.10]. 9fb4c4d96c8b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9fb4c4d96c8b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9fb4c4d96c8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9fb4c4d96c8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9fb4c4d96c8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9fb4c4d96c8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9fb4c4d96c8b: Configuration file was processed on all HCs. MC@9fb4c4d96c8b: Creating MTC on host 172.18.155.10. MC@9fb4c4d96c8b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Sat Mar 22 06:00:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9fb4c4d96c8b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@9fb4c4d96c8b: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL(4)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@9fb4c4d96c8b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@9fb4c4d96c8b: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@9fb4c4d96c8b: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL(4)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@9fb4c4d96c8b: Mapped TRX#2 to TCP/IP conn_id=4 TC_est_dchan-RSL(4)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@9fb4c4d96c8b: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@9fb4c4d96c8b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@9fb4c4d96c8b: 2/4 transceiver(s) connected MTC@9fb4c4d96c8b: 2/4 RF Resource Indication(s) received MTC@9fb4c4d96c8b: 3/4 transceiver(s) connected MTC@9fb4c4d96c8b: 3/4 RF Resource Indication(s) received MTC@9fb4c4d96c8b: 4/4 transceiver(s) connected MTC@9fb4c4d96c8b: 4/4 RF Resource Indication(s) received MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 0, t3 := 24, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(6)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(7)@9fb4c4d96c8b: 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 := '01011001'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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(7)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: 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 := '01011001'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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(8)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(9)@9fb4c4d96c8b: 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 := '01011001'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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(9)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: 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 := '01011001'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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(10)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 0, t3 := 34, t2 := 18 }, 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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(11)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@9fb4c4d96c8b: 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 := '01011001'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)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(12)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(13)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 24, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(14)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(14)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(15)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(15)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 34, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(16)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 34, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(17)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(18)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(18)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(18)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 45, t2 := 3 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(19)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(20)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(20)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(20)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(21)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(21)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(21)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(22)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 1, 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(22)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(22)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@9fb4c4d96c8b: 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(23)@9fb4c4d96c8b: 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(23)@9fb4c4d96c8b: 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 := '01011001'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(23)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(23)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(24)@9fb4c4d96c8b: 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 := '01011001'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(24)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(24)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@9fb4c4d96c8b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@9fb4c4d96c8b: 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)@9fb4c4d96c8b: 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 := '01011001'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@9fb4c4d96c8b: Received IMM.ASS for our RACH! TC_est_dchan(25)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@9fb4c4d96c8b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Stopping testcase execution from "BTS_Tests.ttcn":9064 TC_est_dchan-RSL(4)@9fb4c4d96c8b: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@9fb4c4d96c8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@9fb4c4d96c8b: Final verdict of PTC: none MTC@9fb4c4d96c8b: Setting final verdict of the test case. MTC@9fb4c4d96c8b: Local verdict of MTC: none MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@9fb4c4d96c8b: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Sat Mar 22 06:01:12 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.155.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14284730) Waiting for packet dumper to finish... 1 (prev_count=14284730, count=14289246) MTC@9fb4c4d96c8b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Sat Mar 22 06:01:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9fb4c4d96c8b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@9fb4c4d96c8b: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@9fb4c4d96c8b: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9fb4c4d96c8b: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@9fb4c4d96c8b: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@9fb4c4d96c8b: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@9fb4c4d96c8b: 3/4 transceiver(s) connected MTC@9fb4c4d96c8b: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@9fb4c4d96c8b: 4/4 transceiver(s) connected MTC@9fb4c4d96c8b: 4/4 RF Resource Indication(s) received MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): none -> pass TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@9fb4c4d96c8b: Final verdict of PTC: pass MTC@9fb4c4d96c8b: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@9fb4c4d96c8b: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@9fb4c4d96c8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@9fb4c4d96c8b: Final verdict of PTC: none MTC@9fb4c4d96c8b: Setting final verdict of the test case. MTC@9fb4c4d96c8b: Local verdict of MTC: none MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@9fb4c4d96c8b: Test case TC_chan_act_stress finished. Verdict: pass MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Sat Mar 22 06:01:19 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.155.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8819275) Waiting for packet dumper to finish... 1 (prev_count=8819275, count=8819866) MTC@9fb4c4d96c8b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Sat Mar 22 06:01:22 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9fb4c4d96c8b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@9fb4c4d96c8b: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ 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)@9fb4c4d96c8b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@9fb4c4d96c8b: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9fb4c4d96c8b: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@9fb4c4d96c8b: 2/4 transceiver(s) connected MTC@9fb4c4d96c8b: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@9fb4c4d96c8b: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@9fb4c4d96c8b: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@9fb4c4d96c8b: 4/4 transceiver(s) connected MTC@9fb4c4d96c8b: 4/4 RF Resource Indication(s) received MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@9fb4c4d96c8b: 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@9fb4c4d96c8b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@9fb4c4d96c8b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@9fb4c4d96c8b: setverdict(pass): none -> pass TC_chan_act_react(33)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@9fb4c4d96c8b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@9fb4c4d96c8b: Final verdict of PTC: pass MTC@9fb4c4d96c8b: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@9fb4c4d96c8b: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@9fb4c4d96c8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@9fb4c4d96c8b: Final verdict of PTC: none MTC@9fb4c4d96c8b: Setting final verdict of the test case. MTC@9fb4c4d96c8b: Local verdict of MTC: none MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@9fb4c4d96c8b: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@9fb4c4d96c8b: Test case TC_chan_act_react finished. Verdict: pass MTC@9fb4c4d96c8b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Sat Mar 22 06:01:24 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.155.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1961088) Waiting for packet dumper to finish... 1 (prev_count=1961088, count=1961587) FATAL: command execution failed java.io.IOException at hudson.remoting.Channel.close(Channel.java:1533) at hudson.remoting.Channel.close(Channel.java:1489) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915) at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97) at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$15(Jenkins.java:3797) at hudson.model.Queue._withLock(Queue.java:1409) at hudson.model.Queue.withLock(Queue.java:1283) at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3793) at jenkins.model.Jenkins.cleanUp(Jenkins.java:3674) at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412) at Jenkins Main ClassLoader//org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399) at Jenkins Main ClassLoader//org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.gzip.GzipHandler.doStop(GzipHandler.java:227) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.Server.doStop(Server.java:517) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//winstone.Launcher.shutdown(Launcher.java:433) at Jenkins Main ClassLoader//winstone.ShutdownHook.run(ShutdownHook.java:28) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@20196ca8:build4-deb12build-ansible": Remote call on build4-deb12build-ansible failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1035) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy67.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) FATAL: Unable to delete script file /tmp/jenkins10108897834440203384.sh java.io.IOException at hudson.remoting.Channel.close(Channel.java:1533) at hudson.remoting.Channel.close(Channel.java:1489) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915) at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97) at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$15(Jenkins.java:3797) at hudson.model.Queue._withLock(Queue.java:1409) at hudson.model.Queue.withLock(Queue.java:1283) at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3793) at jenkins.model.Jenkins.cleanUp(Jenkins.java:3674) at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412) at Jenkins Main ClassLoader//org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399) at Jenkins Main ClassLoader//org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.gzip.GzipHandler.doStop(GzipHandler.java:227) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.Server.doStop(Server.java:517) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//winstone.Launcher.shutdown(Launcher.java:433) at Jenkins Main ClassLoader//winstone.ShutdownHook.run(ShutdownHook.java:28) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@20196ca8:build4-deb12build-ansible": Remote call on build4-deb12build-ansible failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1035) at hudson.FilePath.act(FilePath.java:1229) at hudson.FilePath.act(FilePath.java:1218) at hudson.FilePath.delete(FilePath.java:1765) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Build step 'Execute shell' marked build as failure ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ttcn3-bts-test #2713 Sending e-mails to: jenkins-notifications@lists.osmocom.org ERROR: Step ‘Archive the artifacts’ failed: no workspace for ttcn3-bts-test #2713 Finished: FAILURE