Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 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-io_uring 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-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c1515489b5dbc9a731b7d64be2b50263d46ad512 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c1515489b5dbc9a731b7d64be2b50263d46ad512 # timeout=10 Commit message: "gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025" > git rev-list --no-walk 88b255d5ff9ce9b383be9ebbbb438cd9df014b0f # timeout=10 [ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins8588061208860956164.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS= -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.03, 0.08, 0.46 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs ] + [ xjenkins-ttcn3-bts-test-io_uring-544 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/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-io_uring/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=ttcn3-bts-test \ --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_S1GW_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: 6.09kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #6 DONE 0.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9ecd9a30e535b1c9796eb8c8d622ec2a9d2c7a6840512c6ae0df3b36379a914d #7 resolve registry.osmocom.org/debian:bookworm@sha256:9ecd9a30e535b1c9796eb8c8d622ec2a9d2c7a6840512c6ae0df3b36379a914d #7 resolve registry.osmocom.org/debian:bookworm@sha256:9ecd9a30e535b1c9796eb8c8d622ec2a9d2c7a6840512c6ae0df3b36379a914d 0.2s done #7 DONE 0.2s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.3s #5 [internal] load build context #5 ... #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.4s #10 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #10 DONE 0.4s #11 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.2s #6 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #6 DONE 0.1s #12 [ 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@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [ 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/ #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [ 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 gdb 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 libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest 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 #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.4s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #22 [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 #22 0.347 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.351 Cloning into 'osmo-ci'... #22 0.515 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.520 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.520 'common.sh' -> '/usr/local/bin/common.sh' #22 0.520 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.520 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.520 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.520 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.520 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.520 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.520 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.520 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.520 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.520 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.520 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.520 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #22 0.520 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.520 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.520 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #22 0.520 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.520 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.520 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.521 + rm -rf osmo-ci #22 DONE 0.6s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.1s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.352 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #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 0.360 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.360 + apt-get update #26 0.418 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.418 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.420 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.456 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.845 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [211 kB] #26 0.906 Fetched 316 kB in 1s (600 kB/s) #26 0.906 Reading package lists... #26 1.184 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.187 Reading package lists... #26 1.448 Building dependency tree... #26 1.503 Reading state information... #26 1.566 The following additional packages will be installed: #26 1.566 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #26 1.566 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.566 libyder-dev libyder2.0 #26 1.566 Suggested packages: #26 1.566 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #26 1.566 uhd-host #26 1.566 Recommended packages: #26 1.566 limesuite-udev gnuradio-dev #26 1.646 The following NEW packages will be installed: #26 1.646 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #26 1.647 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.647 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.665 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.665 Need to get 5788 kB of archives. #26 1.665 After this operation, 24.8 MB of additional disk space will be used. #26 1.665 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #26 1.712 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #26 1.721 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #26 1.729 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.737 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.742 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.747 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.797 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #26 1.807 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.850 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.860 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.860 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.860 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.860 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.969 debconf: delaying package configuration, since apt-utils is not installed #26 2.020 Fetched 5788 kB in 0s (27.3 MB/s) #26 2.086 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.086 (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 ... 116975 files and directories currently installed.) #26 2.165 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #26 2.182 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 2.356 Selecting previously unselected package liblimesuite22.09-1:amd64. #26 2.365 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.399 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 2.542 Selecting previously unselected package liblimesuite-dev:amd64. #26 2.559 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.577 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 2.740 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.748 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.766 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.895 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.913 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.930 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.090 Selecting previously unselected package liborcania2.3:amd64. #26 3.097 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.114 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.241 Selecting previously unselected package liborcania-dev:amd64. #26 3.259 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.277 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.428 Selecting previously unselected package libsystemd-dev:amd64. #26 3.445 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #26 3.463 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 3.624 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.642 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.660 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.936 Selecting previously unselected package libuhd-dev:amd64. #26 3.954 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.971 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.137 Selecting previously unselected package libyder2.0:amd64. #26 4.145 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.162 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.302 Selecting previously unselected package libulfius2.7:amd64. #26 4.320 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.338 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.445 Selecting previously unselected package libyder-dev:amd64. #26 4.453 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.470 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.600 Selecting previously unselected package libulfius-dev:amd64. #26 4.619 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.636 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.819 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.871 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 4.924 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.976 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.029 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 5.082 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.136 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.189 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.243 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 5.296 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 5.349 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.402 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.455 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.508 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.562 Processing triggers for man-db (2.11.2-2) ... #26 5.618 Processing triggers for libc-bin (2.36-9+deb12u13) ... #26 5.760 + apt-get clean #26 DONE 5.9s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:b340dc044b10c02c6350a9331a810a0fe24af95d05b8f0ba2af29e67e6199517 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n b340dc044b10 + 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-io_uring/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-io_uring/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=ttcn3-bts-test \ --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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.2s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.4s #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.364 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.364 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.364 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.375 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.902 Reading package lists... #7 1.172 Reading package lists... #7 1.424 Building dependency tree... #7 1.477 Reading state information... #7 1.540 The following additional packages will be installed: #7 1.540 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 #7 1.540 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #7 1.540 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 #7 1.540 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.552 The following NEW packages will be installed: #7 1.552 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 #7 1.552 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 #7 1.552 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.552 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.552 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.552 osmocom-nightly #7 1.576 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. #7 1.576 Need to get 3349 kB of archives. #7 1.576 After this operation, 12.9 MB of additional disk space will be used. #7 1.576 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202511061800 [3204 B] #7 1.599 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202511061800 [1188 B] #7 1.601 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.56.32efc.202511061800 [174 kB] #7 1.605 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.56.32efc.202511061800 [52.7 kB] #7 1.606 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.32.df2a.202511061800 [36.7 kB] #7 1.606 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.56.32efc.202511061800 [71.2 kB] #7 1.608 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.56.32efc.202511061800 [229 kB] #7 1.613 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.56.32efc.202511061800 [104 kB] #7 1.616 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.16.c51c.202511061800 [69.2 kB] #7 1.618 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.32.df2a.202511061800 [70.9 kB] #7 1.620 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.56.32efc.202511061800 [71.6 kB] #7 1.622 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.56.32efc.202511061800 [178 kB] #7 1.626 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.56.32efc.202511061800 [60.4 kB] #7 1.628 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.56.32efc.202511061800 [64.3 kB] #7 1.631 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.56.32efc.202511061800 [51.0 kB] #7 1.635 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.56.32efc.202511061800 [44.3 kB] #7 1.636 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.56.32efc.202511061800 [854 kB] #7 1.654 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.16.c51c.202511061800 [87.5 kB] #7 1.663 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.32.df2a.202511061800 [118 kB] #7 1.665 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.168.f16f.202511061800 [152 kB] #7 1.667 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.1.0.168.f16f.202511061800 [729 kB] #7 1.673 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202511061800 [58.9 kB] #7 1.673 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.14.0.30.7d236.202511061800 [67.8 kB] #7 1.795 debconf: delaying package configuration, since apt-utils is not installed #7 1.839 Fetched 3349 kB in 0s (28.3 MB/s) #7 1.896 Selecting previously unselected package osmocom-keyring. #7 1.896 (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 ... 118634 files and directories currently installed.) #7 1.933 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202511061800_amd64.deb ... #7 1.949 Unpacking osmocom-keyring (1.1.1.8.7873.202511061800) ... #7 2.059 Selecting previously unselected package osmocom-nightly. #7 2.077 Preparing to unpack .../01-osmocom-nightly_202511061800_amd64.deb ... #7 2.113 Unpacking osmocom-nightly (202511061800) ... #7 2.260 Selecting previously unselected package libosmocore22:amd64. #7 2.278 Preparing to unpack .../02-libosmocore22_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.313 Unpacking libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #7 2.471 Selecting previously unselected package libosmocodec4:amd64. #7 2.489 Preparing to unpack .../03-libosmocodec4_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.507 Unpacking libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #7 2.649 Selecting previously unselected package libosmotrau11:amd64. #7 2.667 Preparing to unpack .../04-libosmotrau11_2.0.0.32.df2a.202511061800_amd64.deb ... #7 2.685 Unpacking libosmotrau11:amd64 (2.0.0.32.df2a.202511061800) ... #7 2.820 Selecting previously unselected package libosmoisdn0:amd64. #7 2.838 Preparing to unpack .../05-libosmoisdn0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.855 Unpacking libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.005 Selecting previously unselected package libosmogsm20:amd64. #7 3.013 Preparing to unpack .../06-libosmogsm20_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.029 Unpacking libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.187 Selecting previously unselected package libosmovty13:amd64. #7 3.205 Preparing to unpack .../07-libosmovty13_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.221 Unpacking libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.377 Selecting previously unselected package libosmonetif11:amd64. #7 3.395 Preparing to unpack .../08-libosmonetif11_1.6.0.16.c51c.202511061800_amd64.deb ... #7 3.412 Unpacking libosmonetif11:amd64 (1.6.0.16.c51c.202511061800) ... #7 3.561 Selecting previously unselected package libosmoabis15:amd64. #7 3.569 Preparing to unpack .../09-libosmoabis15_2.0.0.32.df2a.202511061800_amd64.deb ... #7 3.586 Unpacking libosmoabis15:amd64 (2.0.0.32.df2a.202511061800) ... #7 3.738 Selecting previously unselected package libosmocoding0:amd64. #7 3.746 Preparing to unpack .../10-libosmocoding0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.763 Unpacking libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.898 Selecting previously unselected package libosmogb14:amd64. #7 3.916 Preparing to unpack .../11-libosmogb14_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.934 Unpacking libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.093 Selecting previously unselected package libosmoctrl0:amd64. #7 4.101 Preparing to unpack .../12-libosmoctrl0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.118 Unpacking libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.259 Selecting previously unselected package libosmosim2:amd64. #7 4.277 Preparing to unpack .../13-libosmosim2_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.294 Unpacking libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.444 Selecting previously unselected package libosmousb0:amd64. #7 4.461 Preparing to unpack .../14-libosmousb0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.479 Unpacking libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.604 Selecting previously unselected package libosmocore. #7 4.621 Preparing to unpack .../15-libosmocore_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.638 Unpacking libosmocore (1.11.0.56.32efc.202511061800) ... #7 4.767 Selecting previously unselected package libosmocore-dev:amd64. #7 4.785 Preparing to unpack .../16-libosmocore-dev_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.802 Unpacking libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.965 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.983 Preparing to unpack .../17-libosmo-netif-dev_1.6.0.16.c51c.202511061800_amd64.deb ... #7 5.000 Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c.202511061800) ... #7 5.128 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.146 Preparing to unpack .../18-libosmo-abis-dev_2.0.0.32.df2a.202511061800_amd64.deb ... #7 5.163 Unpacking libosmo-abis-dev:amd64 (2.0.0.32.df2a.202511061800) ... #7 5.309 Selecting previously unselected package libosmo-sigtran11:amd64. #7 5.317 Preparing to unpack .../19-libosmo-sigtran11_2.1.0.168.f16f.202511061800_amd64.deb ... #7 5.334 Unpacking libosmo-sigtran11:amd64 (2.1.0.168.f16f.202511061800) ... #7 5.475 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.493 Preparing to unpack .../20-libosmo-sigtran-dev_2.1.0.168.f16f.202511061800_amd64.deb ... #7 5.510 Unpacking libosmo-sigtran-dev:amd64 (2.1.0.168.f16f.202511061800) ... #7 5.668 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.676 Preparing to unpack .../21-libosmo-mgcp-client14_1.14.0.30.7d236.202511061800_amd64.deb ... #7 5.693 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202511061800) ... #7 5.831 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.849 Preparing to unpack .../22-libosmo-mgcp-client-dev_1.14.0.30.7d236.202511061800_amd64.deb ... #7 5.867 Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236.202511061800) ... #7 6.042 Setting up osmocom-keyring (1.1.1.8.7873.202511061800) ... #7 6.094 Setting up osmocom-nightly (202511061800) ... #7 6.147 Setting up libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.199 Setting up libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.251 Setting up libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.303 Setting up libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.355 Setting up libosmotrau11:amd64 (2.0.0.32.df2a.202511061800) ... #7 6.407 Setting up libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.460 Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202511061800) ... #7 6.512 Setting up libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.564 Setting up libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.617 Setting up libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.669 Setting up libosmonetif11:amd64 (1.6.0.16.c51c.202511061800) ... #7 6.720 Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236.202511061800) ... #7 6.772 Setting up libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.824 Setting up libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.876 Setting up libosmocore (1.11.0.56.32efc.202511061800) ... #7 6.929 Setting up libosmoabis15:amd64 (2.0.0.32.df2a.202511061800) ... #7 6.981 Setting up libosmo-sigtran11:amd64 (2.1.0.168.f16f.202511061800) ... #7 7.034 Setting up libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #7 7.086 Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c.202511061800) ... #7 7.138 Setting up libosmo-sigtran-dev:amd64 (2.1.0.168.f16f.202511061800) ... #7 7.189 Setting up libosmo-abis-dev:amd64 (2.0.0.32.df2a.202511061800) ... #7 7.242 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 7.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.361 Cloning into 'osmo-bsc'... #9 DONE 1.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.391 Already on 'master' #11 0.392 Your branch is up to date with 'origin/master'. #11 0.393 refs/heads/master #11 0.397 HEAD is now at ea1764f9f Don't crash on loc req with disabled SMLC #11 0.398 master #11 0.399 ea1764f9f474536d96dc8b95bc5aab1261cfefbe #11 2.569 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.569 libtoolize: copying file './ltmain.sh' #11 2.613 libtoolize: putting macros in 'm4'. #11 2.613 libtoolize: copying file 'm4/libtool.m4' #11 2.642 libtoolize: copying file 'm4/ltoptions.m4' #11 2.693 libtoolize: copying file 'm4/ltsugar.m4' #11 2.747 libtoolize: copying file 'm4/ltversion.m4' #11 2.802 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.901 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.901 libtoolize: and rerunning libtoolize and aclocal. #11 3.719 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.719 configure.ac:74: You should run autoupdate. #11 3.719 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.719 configure.ac:74: the top level #11 3.719 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.719 configure.ac:130: You should run autoupdate. #11 3.719 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.719 configure.ac:130: the top level #11 3.719 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.719 configure.ac:150: You should run autoupdate. #11 3.719 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.719 configure.ac:150: the top level #11 3.719 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.719 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.719 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.719 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.719 configure.ac:228: the top level #11 3.719 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.719 configure.ac:230: You should run autoupdate. #11 4.223 configure.ac:23: installing './compile' #11 4.226 configure.ac:25: installing './config.guess' #11 4.229 configure.ac:25: installing './config.sub' #11 4.232 configure.ac:9: installing './install-sh' #11 4.236 configure.ac:9: installing './missing' #11 4.271 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.271 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.324 src/ipaccess/Makefile.am: installing './depcomp' #11 4.521 checking for a BSD-compatible install... /usr/bin/install -c #11 4.527 checking whether build environment is sane... yes #11 4.534 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.536 checking for gawk... gawk #11 4.536 checking whether make sets $(MAKE)... yes #11 4.548 checking whether make supports nested variables... yes #11 4.560 checking whether make supports nested variables... (cached) yes #11 4.560 checking whether make sets $(MAKE)... (cached) yes #11 4.565 checking for gcc... gcc #11 4.633 checking whether the C compiler works... yes #11 4.724 checking for C compiler default output file name... a.out #11 4.724 checking for suffix of executables... #11 4.760 checking whether we are cross compiling... no #11 4.789 checking for suffix of object files... o #11 4.811 checking whether the compiler supports GNU C... yes #11 4.840 checking whether gcc accepts -g... yes #11 4.863 checking for gcc option to enable C11 features... none needed #11 4.892 checking whether gcc understands -c and -o together... yes #11 4.919 checking whether make supports the include directive... yes (GNU style) #11 4.926 checking dependency style of gcc... gcc3 #11 5.004 checking build system type... x86_64-pc-linux-gnu #11 5.092 checking host system type... x86_64-pc-linux-gnu #11 5.092 checking how to print strings... printf #11 5.120 checking for a sed that does not truncate output... /usr/bin/sed #11 5.123 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.123 checking for egrep... /usr/bin/grep -E #11 5.124 checking for fgrep... /usr/bin/grep -F #11 5.125 checking for ld used by gcc... /usr/bin/ld #11 5.127 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.128 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.130 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.147 checking whether ln -s works... yes #11 5.147 checking the maximum length of command line arguments... 1572864 #11 5.157 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.157 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.157 checking for /usr/bin/ld option to reload object files... -r #11 5.157 checking for file... file #11 5.158 checking for objdump... objdump #11 5.158 checking how to recognize dependent libraries... pass_all #11 5.160 checking for dlltool... no #11 5.160 checking how to associate runtime and link libraries... printf %s\n #11 5.161 checking for ar... ar #11 5.161 checking for archiver @FILE support... @ #11 5.200 checking for strip... strip #11 5.201 checking for ranlib... ranlib #11 5.201 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.302 checking for sysroot... no #11 5.302 checking for a working dd... /usr/bin/dd #11 5.304 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.328 checking for mt... no #11 5.329 checking if : is a manifest tool... no #11 5.340 checking for stdio.h... yes #11 5.373 checking for stdlib.h... yes #11 5.406 checking for string.h... yes #11 5.436 checking for inttypes.h... yes #11 5.470 checking for stdint.h... yes #11 5.486 checking for strings.h... yes #11 5.512 checking for sys/stat.h... yes #11 5.532 checking for sys/types.h... yes #11 5.553 checking for unistd.h... yes #11 5.578 checking for dlfcn.h... yes #11 5.592 checking for objdir... .libs #11 5.631 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.646 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.646 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.674 checking if gcc static flag -static works... yes #11 5.727 checking if gcc supports -c -o file.o... yes #11 5.741 checking if gcc supports -c -o file.o... (cached) yes #11 5.741 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.748 checking whether -lc should be explicitly linked in... no #11 5.790 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.875 checking how to hardcode library paths into programs... immediate #11 5.875 checking whether stripping libraries is possible... yes #11 5.877 checking if libtool supports shared libraries... yes #11 5.877 checking whether to build shared libraries... yes #11 5.877 checking whether to build static libraries... yes #11 5.877 checking for pkg-config... /usr/bin/pkg-config #11 5.878 checking for pkg-config... /usr/bin/pkg-config #11 5.878 checking pkg-config is at least version 0.20... yes #11 5.880 checking for libosmocore >= 1.11.0... yes #11 5.891 checking for libosmovty >= 1.11.0... yes #11 5.907 checking for libosmoctrl >= 1.11.0... yes #11 5.931 checking for libosmogsm >= 1.11.0... yes #11 5.954 checking for libosmoabis >= 2.0.0... yes #11 5.976 checking for libosmo-netif >= 1.6.0... yes #11 5.992 checking for libosmo-sigtran >= 2.1.0... yes #11 6.012 checking for libosmo-mgcp-client >= 1.14.0... yes #11 6.032 checking for egrep... (cached) /usr/bin/grep -E #11 6.033 checking if gcc supports -fvisibility=hidden... yes #11 6.061 checking whether to enable code coverage support... no #11 6.062 checking whether to enable VTY/CTRL tests... no #11 6.067 CFLAGS=" -std=gnu11" #11 6.067 CPPFLAGS="" #11 6.122 checking that generated files are newer than configure... done #11 6.123 configure: creating ./config.status #11 7.226 config.status: creating include/Makefile #11 7.263 config.status: creating include/osmocom/Makefile #11 7.301 config.status: creating include/osmocom/bsc/Makefile #11 7.338 config.status: creating src/Makefile #11 7.378 config.status: creating src/osmo-bsc/Makefile #11 7.419 config.status: creating src/ipaccess/Makefile #11 7.459 config.status: creating src/utils/Makefile #11 7.500 config.status: creating tests/Makefile #11 7.539 config.status: creating tests/atlocal #11 7.579 config.status: creating tests/abis/Makefile #11 7.619 config.status: creating tests/acc/Makefile #11 7.659 config.status: creating tests/bsc/Makefile #11 7.698 config.status: creating tests/codec_pref/Makefile #11 7.737 config.status: creating tests/gsm0408/Makefile #11 7.777 config.status: creating tests/handover/Makefile #11 7.817 config.status: creating tests/nanobts_omlattr/Makefile #11 7.856 config.status: creating tests/paging/Makefile #11 7.896 config.status: creating tests/subscr/Makefile #11 7.934 config.status: creating doc/Makefile #11 7.974 config.status: creating doc/examples/Makefile #11 8.013 config.status: creating doc/manuals/Makefile #11 8.052 config.status: creating contrib/Makefile #11 8.091 config.status: creating contrib/systemd/Makefile #11 8.130 config.status: creating Makefile #11 8.162 config.status: creating bscconfig.h #11 8.197 config.status: executing tests/atconfig commands #11 8.203 config.status: executing depfiles commands #11 9.648 config.status: executing libtool commands #11 9.772 echo 1.13.0.22-ea17 > .version-t && mv .version-t .version #11 9.777 make install-recursive #11 9.785 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.794 Making install in include #11 9.798 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.807 Making install in osmocom #11 9.812 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.820 Making install in bsc #11 9.826 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.833 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.833 make[5]: Nothing to be done for 'install-exec-am'. #11 9.833 make[5]: Nothing to be done for 'install-data-am'. #11 9.833 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.833 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.838 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.844 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.844 make[5]: Nothing to be done for 'install-exec-am'. #11 9.844 make[5]: Nothing to be done for 'install-data-am'. #11 9.844 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.844 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.845 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.849 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.855 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.855 make[4]: Nothing to be done for 'install-exec-am'. #11 9.855 make[4]: Nothing to be done for 'install-data-am'. #11 9.855 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.855 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.856 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.857 Making install in src #11 9.861 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.869 Making install in osmo-bsc #11 9.879 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.881 CC osmo_bsc_main.o #11 9.882 CC a_reset.lo #11 9.883 CC abis_nm.lo #11 9.883 CC abis_nm_vty.lo #11 9.884 CC abis_om2000.lo #11 9.886 CC abis_om2000_vty.lo #11 9.887 CC abis_osmo.lo #11 9.888 CC abis_rsl.lo #11 9.889 CC acc.lo #11 9.889 CC assignment_fsm.lo #11 9.890 CC bsc_ctrl.lo #11 9.890 CC bsc_ctrl_lookup.lo #11 9.890 CC bsc_init.lo #11 9.890 CC bsc_rf_ctrl.lo #11 9.890 CC bsc_rll.lo #11 9.891 CC bsc_sccp.lo #11 9.891 CC bsc_stats.lo #11 9.891 CC bsc_subscr_conn_fsm.lo #11 9.891 CC bsc_subscriber.lo #11 9.893 CC bsc_vty.lo #11 9.998 bsc_ctrl.c: In function 'msc_get_ss7_as': #11 9.998 bsc_ctrl.c:637:9: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] #11 9.998 637 | rt = osmo_ss7_route_lookup(ss7, msc->a.msc_addr.pc); #11 9.998 | ^~ #11 9.998 In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, #11 9.998 from bsc_ctrl.c:41: #11 9.998 /usr/include/osmocom/sigtran/osmo_ss7.h:131:1: note: declared here #11 9.998 131 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) #11 9.998 | ^~~~~~~~~~~~~~~~~~~~~ #11 10.05 CC bts.lo #11 10.08 CC bts_trx.lo #11 10.08 CC bts_trx_ctrl.lo #11 10.09 CC bts_trx_ts_ctrl.lo #11 10.09 CC bts_trx_ts_lchan_ctrl.lo #11 10.10 CC bts_ericsson_rbs2000.lo #11 10.10 CC bts_init.lo #11 10.10 CC bts_ipaccess_nanobts.lo #11 10.12 CC bts_ipaccess_nanobts_omlattr.lo #11 10.16 CC bts_nokia_site.lo #11 10.16 CC bts_siemens_bs11.lo #11 10.17 CC bts_sm.lo #11 10.18 CC bts_osmobts.lo #11 10.21 CC bts_unknown.lo #11 10.26 CC bts_ctrl.lo #11 10.29 CC bts_setup_ramp.lo #11 10.29 CC bts_vty.lo #11 10.30 CC bts_trx_vty.lo #11 10.32 CC chan_alloc.lo #11 10.34 CC chan_counts.lo #11 10.34 CC codec_pref.lo #11 10.34 CC data_rate_pref.lo #11 10.35 CC e1_config.lo #11 10.37 CC gsm_04_08_rr.lo #11 10.38 CC gsm_data.lo #11 10.40 CC handover_cfg.lo #11 10.41 CC handover_ctrl.lo #11 10.43 CC handover_decision.lo #11 10.46 CC handover_decision_2.lo #11 10.46 CC handover_fsm.lo #11 10.52 CC handover_logic.lo #11 10.52 CC handover_vty.lo #11 10.52 CC vgcs_fsm.lo #11 10.54 CC lb.lo #11 10.55 CC lchan.lo #11 10.57 CC lchan_fsm.lo #11 10.57 CC lchan_rtp_fsm.lo #11 10.60 CC lchan_select.lo #11 10.60 CC lcs_loc_req.lo #11 10.65 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.65 lchan_rtp_fsm.c:926:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.65 926 | verb_info->codecs_len = 0; #11 10.65 | ^~~~~~~~~ #11 10.65 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.65 from lchan_rtp_fsm.c:26: #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.65 35 | unsigned int codecs_len #11 10.65 | ^~~~~~~~~~ #11 10.65 lchan_rtp_fsm.c:930:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.65 930 | verb_info->codecs[0] = codec; #11 10.65 | ^~~~~~~~~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.65 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.65 | ^~~~~~ #11 10.65 lchan_rtp_fsm.c:931:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.65 931 | verb_info->codecs_len = 1; #11 10.65 | ^~~~~~~~~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.65 35 | unsigned int codecs_len #11 10.65 | ^~~~~~~~~~ #11 10.65 lchan_rtp_fsm.c:942:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.65 942 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.65 | ^~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.65 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.65 | ^~~~~~ #11 10.65 lchan_rtp_fsm.c:947:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.65 947 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.65 | ^~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.65 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.65 | ^~~~~~ #11 10.65 lchan_rtp_fsm.c:955:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.65 955 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.65 | ^~~~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.65 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.65 | ^~~~~~ #11 10.65 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.65 lchan_rtp_fsm.c:991:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.65 991 | return verb_info->codecs[0] == codec; #11 10.65 | ^~~~~~ #11 10.65 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.65 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.65 | ^~~~~~ #11 10.69 CC lcs_ta_req.lo #11 10.70 CC meas_feed.lo #11 10.70 CC meas_rep.lo #11 10.74 CC neighbor_ident.lo #11 10.83 CC neighbor_ident_ctrl.lo #11 10.83 CC neighbor_ident_vty.lo #11 10.85 CC net_init.lo #11 10.85 CC nm_common_fsm.lo #11 10.85 CC nm_bb_transc_fsm.lo #11 10.86 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.86 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.86 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.86 | ^~~~~~ #11 10.86 In file included from neighbor_ident.c:37: #11 10.86 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.86 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.86 CC nm_bts_sm_fsm.lo #11 10.90 CC nm_bts_fsm.lo #11 10.91 CC nm_gprs_cell_fsm.lo #11 10.93 CC nm_gprs_nse_fsm.lo #11 10.93 CC nm_gprs_nsvc_fsm.lo #11 10.93 CC nm_channel_fsm.lo #11 10.95 CC nm_rcarrier_fsm.lo #11 10.96 CC gsm_08_08.lo #11 10.97 CC osmo_bsc_bssap.lo #11 11.01 CC osmo_bsc_filter.lo #11 11.04 CC osmo_bsc_grace.lo #11 11.05 CC osmo_bsc_lcls.lo #11 11.08 CC osmo_bsc_mgcp.lo #11 11.10 CC osmo_bsc_msc.lo #11 11.11 CC osmo_bsc_sigtran.lo #11 11.11 CC paging.lo #11 11.11 CC pcu_sock.lo #11 11.11 CC penalty_timers.lo #11 11.13 CC bssmap_reset.lo #11 11.13 CC system_information.lo #11 11.15 CC timeslot_fsm.lo #11 11.15 CC smscb.lo #11 11.16 CC smscb_vty.lo #11 11.18 CC cbch_scheduler.lo #11 11.18 CC cbsp_link.lo #11 11.22 CC power_control.lo #11 11.49 CCLD libbsc.la #11 13.01 CCLD osmo-bsc #11 13.75 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.75 make[4]: Nothing to be done for 'install-data-am'. #11 13.75 /usr/bin/mkdir -p '/usr/local/bin' #11 13.75 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.77 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.77 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.77 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.77 Making install in utils #11 13.77 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.77 CC bs11_config.o #11 13.77 CC isdnsync.o #11 13.77 CC meas_json-meas_json.o #11 13.82 CCLD isdnsync #11 13.82 CCLD meas_json #11 13.84 CCLD bs11_config #11 14.03 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.03 make[4]: Nothing to be done for 'install-data-am'. #11 14.03 /usr/bin/mkdir -p '/usr/local/bin' #11 14.03 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 14.04 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 14.05 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 14.05 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 14.05 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.05 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.05 Making install in ipaccess #11 14.05 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.06 CC abisip-find.o #11 14.06 CC stubs.o #11 14.06 CC ipaccess-config.o #11 14.06 CC ipaccess-config-e1-driver.o #11 14.06 CC ipaccess-firmware.o #11 14.06 CC network_listen.o #11 14.06 CC ipaccess-proxy.o #11 14.11 CCLD abisip-find #11 14.13 CCLD ipaccess-config #11 14.14 CCLD ipaccess-proxy #11 14.32 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.32 make[4]: Nothing to be done for 'install-data-am'. #11 14.32 /usr/bin/mkdir -p '/usr/local/bin' #11 14.32 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.34 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.34 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.35 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.36 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.36 make[4]: Nothing to be done for 'install-exec-am'. #11 14.36 make[4]: Nothing to be done for 'install-data-am'. #11 14.36 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.36 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.36 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.36 Making install in tests #11 14.36 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.37 Making install in abis #11 14.38 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.38 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.38 make[4]: Nothing to be done for 'install-exec-am'. #11 14.38 make[4]: Nothing to be done for 'install-data-am'. #11 14.38 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.38 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.38 Making install in acc #11 14.39 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.39 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.39 make[4]: Nothing to be done for 'install-exec-am'. #11 14.39 make[4]: Nothing to be done for 'install-data-am'. #11 14.39 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.39 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.39 Making install in bsc #11 14.40 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.40 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.40 make[4]: Nothing to be done for 'install-exec-am'. #11 14.40 make[4]: Nothing to be done for 'install-data-am'. #11 14.40 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.40 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.40 Making install in codec_pref #11 14.41 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.41 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.41 make[4]: Nothing to be done for 'install-exec-am'. #11 14.41 make[4]: Nothing to be done for 'install-data-am'. #11 14.41 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.41 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.41 Making install in gsm0408 #11 14.41 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.42 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.42 make[4]: Nothing to be done for 'install-exec-am'. #11 14.42 make[4]: Nothing to be done for 'install-data-am'. #11 14.42 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.42 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.42 Making install in handover #11 14.42 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.43 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.43 make[4]: Nothing to be done for 'install-exec-am'. #11 14.43 make[4]: Nothing to be done for 'install-data-am'. #11 14.43 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.43 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.43 Making install in nanobts_omlattr #11 14.43 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[4]: Nothing to be done for 'install-exec-am'. #11 14.44 make[4]: Nothing to be done for 'install-data-am'. #11 14.44 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 Making install in paging #11 14.44 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[4]: Nothing to be done for 'install-exec-am'. #11 14.45 make[4]: Nothing to be done for 'install-data-am'. #11 14.45 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.45 Making install in subscr #11 14.45 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[4]: Nothing to be done for 'install-exec-am'. #11 14.46 make[4]: Nothing to be done for 'install-data-am'. #11 14.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.47 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.47 make[4]: Nothing to be done for 'install-exec-am'. #11 14.47 make[4]: Nothing to be done for 'install-data-am'. #11 14.47 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 Making install in doc #11 14.47 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.48 Making install in examples #11 14.49 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.49 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.49 make[4]: Nothing to be done for 'install-exec-am'. #11 14.50 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.50 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.51 make install-data-hook #11 14.51 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.51 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.51 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.51 mkdir -p "$(dirname $j)" && \ #11 14.51 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.51 done #11 14.62 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 Making install in manuals #11 14.63 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[4]: Nothing to be done for 'install-exec-am'. #11 14.64 make[4]: Nothing to be done for 'install-data-am'. #11 14.64 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.65 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.65 make[4]: Nothing to be done for 'install-exec-am'. #11 14.65 make[4]: Nothing to be done for 'install-data-am'. #11 14.65 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.65 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.65 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.65 Making install in contrib #11 14.65 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.66 Making install in systemd #11 14.67 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.67 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.67 make[4]: Nothing to be done for 'install-exec-am'. #11 14.68 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.68 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.69 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.69 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.69 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.70 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.70 make[4]: Nothing to be done for 'install-exec-am'. #11 14.70 make[4]: Nothing to be done for 'install-data-am'. #11 14.70 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.70 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.70 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.71 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.72 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.72 make[3]: Nothing to be done for 'install-exec-am'. #11 14.72 make[3]: Nothing to be done for 'install-data-am'. #11 14.72 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.72 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.72 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.9s #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.4s done #14 writing image sha256:d53cff41a16cd167494136f07f1f0e3cbf12ace607e00e1e1c03c230d3ba0750 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n d53cff41a16c + 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.32.df2a.202511061800 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.14.0.30.7d236.202511061800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.14.0.30.7d236.202511061800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.6.0.16.c51c.202511061800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.1.0.168.f16f.202511061800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran11:amd64 2.1.0.168.f16f.202511061800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.0.0.32.df2a.202511061800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo coding library ii libosmocore 1.11.0.56.32efc.202511061800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.56.32efc.202511061800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.16.c51c.202511061800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.32.df2a.202511061800 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202511061800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202511061800 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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=ttcn3-bts-test \ --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_S1GW_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: 6.09kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.0s #7 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9ecd9a30e535b1c9796eb8c8d622ec2a9d2c7a6840512c6ae0df3b36379a914d #8 resolve registry.osmocom.org/debian:bookworm@sha256:9ecd9a30e535b1c9796eb8c8d622ec2a9d2c7a6840512c6ae0df3b36379a914d 0.1s done #8 DONE 0.1s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.1s #10 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.2s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.0s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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 [ 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@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [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 #16 CACHED #17 [ 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/ #17 CACHED #18 [ 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 #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #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 [ 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 gdb 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 libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest 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 #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:b340dc044b10c02c6350a9331a810a0fe24af95d05b8f0ba2af29e67e6199517 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n b340dc044b10 + 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-io_uring/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-io_uring/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=ttcn3-bts-test \ --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_S1GW_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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.431 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.431 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.431 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.431 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.965 Reading package lists... #7 1.236 Reading package lists... #7 1.489 Building dependency tree... #7 1.543 Reading state information... #7 1.607 The following additional packages will be installed: #7 1.607 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.607 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.607 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.607 osmocom-nightly #7 1.618 The following NEW packages will be installed: #7 1.618 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.618 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.618 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.619 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.639 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #7 1.639 Need to get 2341 kB of archives. #7 1.639 After this operation, 8387 kB of additional disk space will be used. #7 1.639 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202511061800 [3204 B] #7 1.653 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202511061800 [1188 B] #7 1.654 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.56.32efc.202511061800 [174 kB] #7 1.658 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.56.32efc.202511061800 [52.7 kB] #7 1.659 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.32.df2a.202511061800 [36.7 kB] #7 1.660 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.56.32efc.202511061800 [71.2 kB] #7 1.661 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.56.32efc.202511061800 [229 kB] #7 1.665 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.56.32efc.202511061800 [104 kB] #7 1.667 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.16.c51c.202511061800 [69.2 kB] #7 1.669 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.32.df2a.202511061800 [70.9 kB] #7 1.671 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.56.32efc.202511061800 [71.6 kB] #7 1.673 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.56.32efc.202511061800 [178 kB] #7 1.676 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.56.32efc.202511061800 [60.4 kB] #7 1.678 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.56.32efc.202511061800 [64.3 kB] #7 1.679 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.56.32efc.202511061800 [51.0 kB] #7 1.680 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.56.32efc.202511061800 [44.3 kB] #7 1.681 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.56.32efc.202511061800 [854 kB] #7 1.690 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.16.c51c.202511061800 [87.5 kB] #7 1.691 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.32.df2a.202511061800 [118 kB] #7 1.799 debconf: delaying package configuration, since apt-utils is not installed #7 1.838 Fetched 2341 kB in 0s (33.4 MB/s) #7 1.894 Selecting previously unselected package osmocom-keyring. #7 1.894 (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 ... 118634 files and directories currently installed.) #7 1.931 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202511061800_amd64.deb ... #7 1.947 Unpacking osmocom-keyring (1.1.1.8.7873.202511061800) ... #7 2.055 Selecting previously unselected package osmocom-nightly. #7 2.064 Preparing to unpack .../01-osmocom-nightly_202511061800_amd64.deb ... #7 2.081 Unpacking osmocom-nightly (202511061800) ... #7 2.216 Selecting previously unselected package libosmocore22:amd64. #7 2.234 Preparing to unpack .../02-libosmocore22_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.269 Unpacking libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #7 2.414 Selecting previously unselected package libosmocodec4:amd64. #7 2.422 Preparing to unpack .../03-libosmocodec4_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.439 Unpacking libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #7 2.579 Selecting previously unselected package libosmotrau11:amd64. #7 2.596 Preparing to unpack .../04-libosmotrau11_2.0.0.32.df2a.202511061800_amd64.deb ... #7 2.614 Unpacking libosmotrau11:amd64 (2.0.0.32.df2a.202511061800) ... #7 2.789 Selecting previously unselected package libosmoisdn0:amd64. #7 2.797 Preparing to unpack .../05-libosmoisdn0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.814 Unpacking libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #7 2.946 Selecting previously unselected package libosmogsm20:amd64. #7 2.965 Preparing to unpack .../06-libosmogsm20_1.11.0.56.32efc.202511061800_amd64.deb ... #7 2.983 Unpacking libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.139 Selecting previously unselected package libosmovty13:amd64. #7 3.157 Preparing to unpack .../07-libosmovty13_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.174 Unpacking libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.329 Selecting previously unselected package libosmonetif11:amd64. #7 3.346 Preparing to unpack .../08-libosmonetif11_1.6.0.16.c51c.202511061800_amd64.deb ... #7 3.363 Unpacking libosmonetif11:amd64 (1.6.0.16.c51c.202511061800) ... #7 3.513 Selecting previously unselected package libosmoabis15:amd64. #7 3.531 Preparing to unpack .../09-libosmoabis15_2.0.0.32.df2a.202511061800_amd64.deb ... #7 3.548 Unpacking libosmoabis15:amd64 (2.0.0.32.df2a.202511061800) ... #7 3.702 Selecting previously unselected package libosmocoding0:amd64. #7 3.710 Preparing to unpack .../10-libosmocoding0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.727 Unpacking libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #7 3.872 Selecting previously unselected package libosmogb14:amd64. #7 3.880 Preparing to unpack .../11-libosmogb14_1.11.0.56.32efc.202511061800_amd64.deb ... #7 3.897 Unpacking libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.044 Selecting previously unselected package libosmoctrl0:amd64. #7 4.052 Preparing to unpack .../12-libosmoctrl0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.069 Unpacking libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.222 Selecting previously unselected package libosmosim2:amd64. #7 4.241 Preparing to unpack .../13-libosmosim2_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.258 Unpacking libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.401 Selecting previously unselected package libosmousb0:amd64. #7 4.419 Preparing to unpack .../14-libosmousb0_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.437 Unpacking libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.561 Selecting previously unselected package libosmocore. #7 4.579 Preparing to unpack .../15-libosmocore_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.596 Unpacking libosmocore (1.11.0.56.32efc.202511061800) ... #7 4.724 Selecting previously unselected package libosmocore-dev:amd64. #7 4.742 Preparing to unpack .../16-libosmocore-dev_1.11.0.56.32efc.202511061800_amd64.deb ... #7 4.760 Unpacking libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #7 4.917 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.935 Preparing to unpack .../17-libosmo-netif-dev_1.6.0.16.c51c.202511061800_amd64.deb ... #7 4.952 Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c.202511061800) ... #7 5.077 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.094 Preparing to unpack .../18-libosmo-abis-dev_2.0.0.32.df2a.202511061800_amd64.deb ... #7 5.110 Unpacking libosmo-abis-dev:amd64 (2.0.0.32.df2a.202511061800) ... #7 5.274 Setting up osmocom-keyring (1.1.1.8.7873.202511061800) ... #7 5.326 Setting up osmocom-nightly (202511061800) ... #7 5.376 Setting up libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.428 Setting up libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.480 Setting up libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.533 Setting up libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.585 Setting up libosmotrau11:amd64 (2.0.0.32.df2a.202511061800) ... #7 5.636 Setting up libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.687 Setting up libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.738 Setting up libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.793 Setting up libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.845 Setting up libosmonetif11:amd64 (1.6.0.16.c51c.202511061800) ... #7 5.897 Setting up libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #7 5.948 Setting up libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.000 Setting up libosmocore (1.11.0.56.32efc.202511061800) ... #7 6.053 Setting up libosmoabis15:amd64 (2.0.0.32.df2a.202511061800) ... #7 6.105 Setting up libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #7 6.158 Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c.202511061800) ... #7 6.210 Setting up libosmo-abis-dev:amd64 (2.0.0.32.df2a.202511061800) ... #7 6.263 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 6.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.336 Cloning into 'osmo-bts'... #9 DONE 1.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.430 Already on 'master' #11 0.430 Your branch is up to date with 'origin/master'. #11 0.432 refs/heads/master #11 0.454 HEAD is now at 7db79cc3 Fix build with debian 13 #11 0.455 master #11 0.455 7db79cc39a265a6838206df836d1bee28be1acee #11 2.662 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.662 libtoolize: copying file './ltmain.sh' #11 3.120 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.120 libtoolize: and rerunning libtoolize and aclocal. #11 3.120 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.875 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.875 configure.ac:40: You should run autoupdate. #11 3.875 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.875 configure.ac:40: the top level #11 3.875 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:84: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:84: the top level #11 3.875 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:92: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:92: the top level #11 3.875 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:124: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:124: the top level #11 3.875 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:132: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:132: the top level #11 3.875 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:272: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:272: the top level #11 3.875 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:292: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:292: the top level #11 3.875 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.875 configure.ac:354: You should run autoupdate. #11 3.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.875 configure.ac:354: the top level #11 3.875 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.875 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.875 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.875 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.875 configure.ac:422: the top level #11 3.875 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.875 configure.ac:424: You should run autoupdate. #11 4.430 configure.ac:23: installing './compile' #11 4.435 configure.ac:25: installing './config.guess' #11 4.439 configure.ac:25: installing './config.sub' #11 4.442 configure.ac:9: installing './install-sh' #11 4.446 configure.ac:9: installing './missing' #11 4.482 contrib/ber/Makefile.am: installing './depcomp' #11 4.554 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.554 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.606 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.606 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.606 automake: warning: possible forward-incompatibility. #11 4.606 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.606 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.606 automake: object file(s) will be placed in the top-level directory. However, this #11 4.606 automake: behavior may change in a future Automake major version, with object #11 4.606 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.606 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.606 automake: project, to avoid future incompatibilities. #11 4.608 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.608 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.609 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.609 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.609 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.609 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.609 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.660 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.660 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.682 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.682 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.705 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.705 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.717 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.717 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.729 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.729 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.741 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.741 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.753 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.753 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.753 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.753 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.765 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.765 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.793 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.793 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.844 checking for a BSD-compatible install... /usr/bin/install -c #11 4.850 checking whether build environment is sane... yes #11 4.856 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.858 checking for gawk... gawk #11 4.858 checking whether make sets $(MAKE)... yes #11 4.868 checking whether make supports nested variables... yes #11 4.877 checking whether make supports nested variables... (cached) yes #11 4.877 checking whether make sets $(MAKE)... (cached) yes #11 4.881 checking for gcc... gcc #11 4.932 checking whether the C compiler works... yes #11 5.009 checking for C compiler default output file name... a.out #11 5.010 checking for suffix of executables... #11 5.039 checking whether we are cross compiling... no #11 5.064 checking for suffix of object files... o #11 5.078 checking whether the compiler supports GNU C... yes #11 5.095 checking whether gcc accepts -g... yes #11 5.120 checking for gcc option to enable C11 features... none needed #11 5.152 checking whether gcc understands -c and -o together... yes #11 5.180 checking whether make supports the include directive... yes (GNU style) #11 5.186 checking dependency style of gcc... gcc3 #11 5.264 checking build system type... x86_64-pc-linux-gnu #11 5.345 checking host system type... x86_64-pc-linux-gnu #11 5.345 checking how to print strings... printf #11 5.359 checking for a sed that does not truncate output... /usr/bin/sed #11 5.361 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.362 checking for egrep... /usr/bin/grep -E #11 5.363 checking for fgrep... /usr/bin/grep -F #11 5.364 checking for ld used by gcc... /usr/bin/ld #11 5.366 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.367 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.368 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.378 checking whether ln -s works... yes #11 5.378 checking the maximum length of command line arguments... 1572864 #11 5.383 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.383 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.383 checking for /usr/bin/ld option to reload object files... -r #11 5.383 checking for file... file #11 5.384 checking for objdump... objdump #11 5.384 checking how to recognize dependent libraries... pass_all #11 5.384 checking for dlltool... no #11 5.384 checking how to associate runtime and link libraries... printf %s\n #11 5.385 checking for ar... ar #11 5.385 checking for archiver @FILE support... @ #11 5.409 checking for strip... strip #11 5.409 checking for ranlib... ranlib #11 5.409 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.505 checking for sysroot... no #11 5.505 checking for a working dd... /usr/bin/dd #11 5.509 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.531 checking for mt... no #11 5.532 checking if : is a manifest tool... no #11 5.543 checking for stdio.h... yes #11 5.574 checking for stdlib.h... yes #11 5.600 checking for string.h... yes #11 5.626 checking for inttypes.h... yes #11 5.647 checking for stdint.h... yes #11 5.668 checking for strings.h... yes #11 5.685 checking for sys/stat.h... yes #11 5.701 checking for sys/types.h... yes #11 5.719 checking for unistd.h... yes #11 5.742 checking for dlfcn.h... yes #11 5.754 checking for objdir... .libs #11 5.782 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.790 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.790 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.798 checking if gcc static flag -static works... yes #11 5.833 checking if gcc supports -c -o file.o... yes #11 5.846 checking if gcc supports -c -o file.o... (cached) yes #11 5.846 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.851 checking whether -lc should be explicitly linked in... no #11 5.883 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.962 checking how to hardcode library paths into programs... immediate #11 5.962 checking whether stripping libraries is possible... yes #11 5.965 checking if libtool supports shared libraries... yes #11 5.965 checking whether to build shared libraries... yes #11 5.965 checking whether to build static libraries... yes #11 5.966 checking for pkg-config... /usr/bin/pkg-config #11 5.966 checking for pkg-config... /usr/bin/pkg-config #11 5.966 checking pkg-config is at least version 0.20... yes #11 5.968 checking for egrep... (cached) /usr/bin/grep -E #11 5.969 checking for libosmocore >= 1.11.0... yes #11 5.986 checking for libosmovty >= 1.11.0... yes #11 6.007 checking for libosmogsm >= 1.11.0... yes #11 6.029 checking for libosmoctrl >= 1.11.0... yes #11 6.053 checking for libosmocodec >= 1.11.0... yes #11 6.075 checking for libosmocoding >= 1.11.0... yes #11 6.099 checking for libosmoabis >= 2.0.0... yes #11 6.121 checking for libosmotrau >= 2.0.0... yes #11 6.143 checking for libosmo-netif >= 1.6.0... yes #11 6.163 checking whether to enable support for sysmobts calibration tool... no #11 6.163 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.164 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.164 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.167 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.168 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.169 checking whether to enable VTY/CTRL tests... no #11 6.169 checking whether to include systemtap tracing support... no #11 6.176 CFLAGS=" -std=gnu11" #11 6.176 CPPFLAGS="" #11 6.227 checking that generated files are newer than configure... done #11 6.229 configure: creating ./config.status #11 7.132 config.status: creating src/Makefile #11 7.150 config.status: creating src/common/Makefile #11 7.183 config.status: creating src/osmo-bts-virtual/Makefile #11 7.220 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.258 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.299 config.status: creating src/osmo-bts-lc15/Makefile #11 7.335 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.377 config.status: creating src/osmo-bts-trx/Makefile #11 7.417 config.status: creating src/osmo-bts-octphy/Makefile #11 7.458 config.status: creating include/Makefile #11 7.498 config.status: creating include/osmo-bts/Makefile #11 7.538 config.status: creating tests/Makefile #11 7.577 config.status: creating tests/paging/Makefile #11 7.617 config.status: creating tests/agch/Makefile #11 7.657 config.status: creating tests/cipher/Makefile #11 7.699 config.status: creating tests/sysmobts/Makefile #11 7.741 config.status: creating tests/misc/Makefile #11 7.781 config.status: creating tests/handover/Makefile #11 7.821 config.status: creating tests/ta_control/Makefile #11 7.861 config.status: creating tests/tx_power/Makefile #11 7.901 config.status: creating tests/power/Makefile #11 7.941 config.status: creating tests/meas/Makefile #11 7.981 config.status: creating tests/amr/Makefile #11 8.019 config.status: creating tests/csd/Makefile #11 8.058 config.status: creating doc/Makefile #11 8.098 config.status: creating doc/examples/Makefile #11 8.138 config.status: creating doc/manuals/Makefile #11 8.177 config.status: creating contrib/Makefile #11 8.217 config.status: creating contrib/ber/Makefile #11 8.258 config.status: creating contrib/systemd/Makefile #11 8.297 config.status: creating Makefile #11 8.327 config.status: creating btsconfig.h #11 8.361 config.status: executing tests/atconfig commands #11 8.368 config.status: executing depfiles commands #11 10.65 config.status: executing libtool commands #11 10.77 echo 1.9.0.8-7db7 > .version-t && mv .version-t .version #11 10.77 make install-recursive #11 10.78 make[1]: Entering directory '/tmp/osmo-bts' #11 10.79 Making install in include #11 10.79 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.80 Making install in osmo-bts #11 10.81 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.81 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.81 make[4]: Nothing to be done for 'install-exec-am'. #11 10.81 make[4]: Nothing to be done for 'install-data-am'. #11 10.81 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.81 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.82 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.82 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.82 make[4]: Nothing to be done for 'install-exec-am'. #11 10.82 make[4]: Nothing to be done for 'install-data-am'. #11 10.82 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.82 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.82 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.82 Making install in src #11 10.83 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.84 Making install in common #11 10.84 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.84 make install-am #11 10.85 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.85 CC gsm_data.o #11 10.86 CC sysinfo.o #11 10.86 CC logging.o #11 10.86 CC abis.o #11 10.86 CC abis_osmo.o #11 10.86 CC osmux.o #11 10.86 CC oml.o #11 10.86 CC bts.o #11 10.86 CC bts_sm.o #11 10.86 CC bts_trx.o #11 10.86 CC rsl.o #11 10.86 CC rtp_input_preen.o #11 10.86 CC vty.o #11 10.86 CC paging.o #11 10.86 CC measurement.o #11 10.86 CC amr.o #11 10.86 CC asci.o #11 10.86 CC lchan.o #11 10.88 CC pcu_sock.o #11 10.88 CC load_indication.o #11 10.93 CC handover.o #11 10.93 CC msg_utils.o #11 10.93 CC tx_power.o #11 10.93 CC bts_ctrl_commands.o #11 10.93 CC bts_ctrl_lookup.o #11 10.93 CC bts_shutdown_fsm.o #11 10.93 CC csd_rlp.o #11 10.95 CC csd_v110.o #11 10.96 CC l1sap.o #11 10.96 CC power_control.o #11 10.96 CC cbch.o #11 10.96 CC main.o #11 10.96 CC phy_link.o #11 10.96 CC dtx_dl_amr_fsm.o #11 10.98 CC scheduler_mframe.o #11 10.98 CC ta_control.o #11 10.98 CC nm_common_fsm.o #11 10.98 CC nm_bts_sm_fsm.o #11 10.99 CC nm_bts_fsm.o #11 11.00 CC nm_bb_transc_fsm.o #11 11.01 CC nm_channel_fsm.o #11 11.01 CC nm_gprs_cell_fsm.o #11 11.01 CC nm_gprs_nse_fsm.o #11 11.02 CC nm_gprs_nsvc_fsm.o #11 11.02 CC nm_radio_carrier_fsm.o #11 11.03 CC notification.o #11 11.03 CC scheduler.o #11 11.12 AR libl1sched.a #11 11.12 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.17 AR libbts.a #11 11.17 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.19 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.19 make[5]: Nothing to be done for 'install-exec-am'. #11 11.19 make[5]: Nothing to be done for 'install-data-am'. #11 11.19 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.19 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.19 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.19 Making install in osmo-bts-virtual #11 11.19 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.19 CC main.o #11 11.19 CC bts_model.o #11 11.19 CC virtualbts_vty.o #11 11.19 CC scheduler_virtbts.o #11 11.19 CC l1_if.o #11 11.19 CC virtual_um.o #11 11.19 CC osmo_mcast_sock.o #11 11.25 CCLD osmo-bts-virtual #11 12.03 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.03 make[4]: Nothing to be done for 'install-data-am'. #11 12.03 /usr/bin/mkdir -p '/usr/local/bin' #11 12.04 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 12.05 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 12.05 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.05 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.05 Making install in osmo-bts-omldummy #11 12.05 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.06 CC main.o #11 12.06 CC bts_model.o #11 12.10 CCLD osmo-bts-omldummy #11 12.82 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.82 make[4]: Nothing to be done for 'install-data-am'. #11 12.82 /usr/bin/mkdir -p '/usr/local/bin' #11 12.82 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.84 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.84 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.84 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.84 Making install in osmo-bts-trx #11 12.84 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.84 make install-am #11 12.84 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.84 CC main.o #11 12.84 CC trx_if.o #11 12.84 CC l1_if.o #11 12.84 CC scheduler_trx.o #11 12.84 CC sched_lchan_fcch_sch.o #11 12.84 CC sched_lchan_rach.o #11 12.84 CC sched_lchan_pdtch.o #11 12.84 CC sched_lchan_xcch.o #11 12.84 CC sched_lchan_tchf.o #11 12.85 CC sched_lchan_tchh.o #11 12.85 CC trx_vty.o #11 12.85 CC trx_provision_fsm.o #11 12.85 CC amr_loop.o #11 12.94 CCLD osmo-bts-trx #11 13.76 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.76 make[5]: Nothing to be done for 'install-data-am'. #11 13.76 /usr/bin/mkdir -p '/usr/local/bin' #11 13.76 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.78 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.78 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.78 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.78 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.78 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.78 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.78 make[4]: Nothing to be done for 'install-exec-am'. #11 13.78 make[4]: Nothing to be done for 'install-data-am'. #11 13.78 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.78 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.78 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.78 Making install in tests #11 13.78 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.78 Making install in paging #11 13.78 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.78 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.78 make[4]: Nothing to be done for 'install-exec-am'. #11 13.78 make[4]: Nothing to be done for 'install-data-am'. #11 13.78 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.78 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.78 Making install in cipher #11 13.79 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.79 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.79 make[4]: Nothing to be done for 'install-exec-am'. #11 13.79 make[4]: Nothing to be done for 'install-data-am'. #11 13.79 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.79 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.79 Making install in agch #11 13.79 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.79 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.79 make[4]: Nothing to be done for 'install-exec-am'. #11 13.79 make[4]: Nothing to be done for 'install-data-am'. #11 13.79 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.79 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.79 Making install in misc #11 13.79 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.79 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.79 make[4]: Nothing to be done for 'install-exec-am'. #11 13.79 make[4]: Nothing to be done for 'install-data-am'. #11 13.79 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.79 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.79 Making install in handover #11 13.79 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.80 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.80 make[4]: Nothing to be done for 'install-exec-am'. #11 13.80 make[4]: Nothing to be done for 'install-data-am'. #11 13.80 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.80 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.80 Making install in tx_power #11 13.80 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.80 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.80 make[4]: Nothing to be done for 'install-exec-am'. #11 13.80 make[4]: Nothing to be done for 'install-data-am'. #11 13.80 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.80 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.80 Making install in power #11 13.80 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.81 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.81 make[4]: Nothing to be done for 'install-exec-am'. #11 13.81 make[4]: Nothing to be done for 'install-data-am'. #11 13.81 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.81 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.81 Making install in meas #11 13.81 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.82 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.82 make[4]: Nothing to be done for 'install-exec-am'. #11 13.82 make[4]: Nothing to be done for 'install-data-am'. #11 13.82 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.82 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.82 Making install in ta_control #11 13.82 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.83 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.83 make[4]: Nothing to be done for 'install-exec-am'. #11 13.83 make[4]: Nothing to be done for 'install-data-am'. #11 13.83 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.83 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.83 Making install in amr #11 13.83 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.84 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.84 make[4]: Nothing to be done for 'install-exec-am'. #11 13.84 make[4]: Nothing to be done for 'install-data-am'. #11 13.84 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.84 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.84 Making install in csd #11 13.84 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.85 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.85 make[4]: Nothing to be done for 'install-exec-am'. #11 13.85 make[4]: Nothing to be done for 'install-data-am'. #11 13.85 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.85 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.85 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.86 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.86 make[4]: Nothing to be done for 'install-exec-am'. #11 13.86 make[4]: Nothing to be done for 'install-data-am'. #11 13.86 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.86 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.86 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.86 Making install in doc #11 13.86 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.87 Making install in examples #11 13.88 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.88 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.88 make[4]: Nothing to be done for 'install-exec-am'. #11 13.89 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.89 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.89 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.89 /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 13.90 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.90 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.90 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.90 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.90 Making install in manuals #11 13.90 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.91 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.91 make[4]: Nothing to be done for 'install-exec-am'. #11 13.91 make[4]: Nothing to be done for 'install-data-am'. #11 13.91 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.91 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.91 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.92 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.92 make[4]: Nothing to be done for 'install-exec-am'. #11 13.92 make[4]: Nothing to be done for 'install-data-am'. #11 13.92 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.92 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.92 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.92 Making install in contrib #11 13.93 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.93 Making install in systemd #11 13.94 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.94 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.94 make[4]: Nothing to be done for 'install-exec-am'. #11 13.95 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.95 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.96 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.96 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.96 Making install in ber #11 13.96 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.97 CC rtp_ber.o #11 13.97 CC rtp_gen_map.o #11 14.01 CCLD rtp_gen_map #11 14.02 CCLD rtp_ber #11 14.12 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 14.12 make[4]: Nothing to be done for 'install-exec-am'. #11 14.12 make[4]: Nothing to be done for 'install-data-am'. #11 14.12 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.12 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.12 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 14.12 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 14.12 make[4]: Nothing to be done for 'install-exec-am'. #11 14.12 make[4]: Nothing to be done for 'install-data-am'. #11 14.12 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.12 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.12 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.12 make[2]: Entering directory '/tmp/osmo-bts' #11 14.12 make[3]: Entering directory '/tmp/osmo-bts' #11 14.12 make[3]: Nothing to be done for 'install-exec-am'. #11 14.12 make[3]: Nothing to be done for 'install-data-am'. #11 14.12 make[3]: Leaving directory '/tmp/osmo-bts' #11 14.12 make[2]: Leaving directory '/tmp/osmo-bts' #11 14.12 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 14.2s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:8995c84d52ac7cbc765b198f8a30f1d04a5ce4b279beed65d1f4186ab1a53a84 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 8995c84d52ac + 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.32.df2a.202511061800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.16.c51c.202511061800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.32.df2a.202511061800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo coding library ii libosmocore 1.11.0.56.32efc.202511061800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.56.32efc.202511061800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.16.c51c.202511061800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.32.df2a.202511061800 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.56.32efc.202511061800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202511061800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202511061800 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-io_uring/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-io_uring/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=ttcn3-bts-test \ --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_S1GW_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 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.371 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.371 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.371 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.371 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.830 Reading package lists... #6 1.086 Reading package lists... #6 1.341 Building dependency tree... #6 1.396 Reading state information... #6 1.460 The following additional packages will be installed: #6 1.460 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.460 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.460 osmocom-keyring osmocom-nightly #6 1.470 The following NEW packages will be installed: #6 1.470 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.470 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.470 libosmovty13 osmocom-keyring osmocom-nightly #6 1.491 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #6 1.491 Need to get 1958 kB of archives. #6 1.491 After this operation, 6912 kB of additional disk space will be used. #6 1.491 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202511061800 [3204 B] #6 1.514 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202511061800 [1188 B] #6 1.516 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.56.32efc.202511061800 [174 kB] #6 1.521 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.56.32efc.202511061800 [52.7 kB] #6 1.522 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.56.32efc.202511061800 [71.2 kB] #6 1.523 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.56.32efc.202511061800 [229 kB] #6 1.525 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.56.32efc.202511061800 [71.6 kB] #6 1.526 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.56.32efc.202511061800 [104 kB] #6 1.528 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.56.32efc.202511061800 [178 kB] #6 1.531 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.56.32efc.202511061800 [60.4 kB] #6 1.532 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.56.32efc.202511061800 [64.3 kB] #6 1.534 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.56.32efc.202511061800 [51.0 kB] #6 1.536 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.56.32efc.202511061800 [44.3 kB] #6 1.538 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.56.32efc.202511061800 [854 kB] #6 1.658 debconf: delaying package configuration, since apt-utils is not installed #6 1.698 Fetched 1958 kB in 0s (26.2 MB/s) #6 1.753 Selecting previously unselected package osmocom-keyring. #6 1.753 (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 ... 118634 files and directories currently installed.) #6 1.789 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202511061800_amd64.deb ... #6 1.805 Unpacking osmocom-keyring (1.1.1.8.7873.202511061800) ... #6 1.921 Selecting previously unselected package osmocom-nightly. #6 1.939 Preparing to unpack .../01-osmocom-nightly_202511061800_amd64.deb ... #6 1.965 Unpacking osmocom-nightly (202511061800) ... #6 2.112 Selecting previously unselected package libosmocore22:amd64. #6 2.130 Preparing to unpack .../02-libosmocore22_1.11.0.56.32efc.202511061800_amd64.deb ... #6 2.164 Unpacking libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #6 2.309 Selecting previously unselected package libosmocodec4:amd64. #6 2.317 Preparing to unpack .../03-libosmocodec4_1.11.0.56.32efc.202511061800_amd64.deb ... #6 2.334 Unpacking libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #6 2.477 Selecting previously unselected package libosmoisdn0:amd64. #6 2.485 Preparing to unpack .../04-libosmoisdn0_1.11.0.56.32efc.202511061800_amd64.deb ... #6 2.502 Unpacking libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #6 2.655 Selecting previously unselected package libosmogsm20:amd64. #6 2.673 Preparing to unpack .../05-libosmogsm20_1.11.0.56.32efc.202511061800_amd64.deb ... #6 2.690 Unpacking libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #6 2.836 Selecting previously unselected package libosmocoding0:amd64. #6 2.853 Preparing to unpack .../06-libosmocoding0_1.11.0.56.32efc.202511061800_amd64.deb ... #6 2.870 Unpacking libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.022 Selecting previously unselected package libosmovty13:amd64. #6 3.040 Preparing to unpack .../07-libosmovty13_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.057 Unpacking libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.199 Selecting previously unselected package libosmogb14:amd64. #6 3.217 Preparing to unpack .../08-libosmogb14_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.234 Unpacking libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.378 Selecting previously unselected package libosmoctrl0:amd64. #6 3.396 Preparing to unpack .../09-libosmoctrl0_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.414 Unpacking libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.567 Selecting previously unselected package libosmosim2:amd64. #6 3.575 Preparing to unpack .../10-libosmosim2_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.592 Unpacking libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.737 Selecting previously unselected package libosmousb0:amd64. #6 3.746 Preparing to unpack .../11-libosmousb0_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.763 Unpacking libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #6 3.896 Selecting previously unselected package libosmocore. #6 3.907 Preparing to unpack .../12-libosmocore_1.11.0.56.32efc.202511061800_amd64.deb ... #6 3.925 Unpacking libosmocore (1.11.0.56.32efc.202511061800) ... #6 4.052 Selecting previously unselected package libosmocore-dev:amd64. #6 4.070 Preparing to unpack .../13-libosmocore-dev_1.11.0.56.32efc.202511061800_amd64.deb ... #6 4.088 Unpacking libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.289 Setting up osmocom-keyring (1.1.1.8.7873.202511061800) ... #6 4.342 Setting up osmocom-nightly (202511061800) ... #6 4.400 Setting up libosmocore22:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.453 Setting up libosmocodec4:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.506 Setting up libosmovty13:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.559 Setting up libosmoisdn0:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.613 Setting up libosmousb0:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.670 Setting up libosmogsm20:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.723 Setting up libosmoctrl0:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.776 Setting up libosmogb14:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.827 Setting up libosmocoding0:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.878 Setting up libosmosim2:amd64 (1.11.0.56.32efc.202511061800) ... #6 4.931 Setting up libosmocore (1.11.0.56.32efc.202511061800) ... #6 4.983 Setting up libosmocore-dev:amd64 (1.11.0.56.32efc.202511061800) ... #6 5.035 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 5.3s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.329 Cloning into 'osmocom-bb'... #8 DONE 0.9s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout ttcn3-bts-test && (git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.430 Switched to a new branch 'ttcn3-bts-test' #10 0.430 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.431 refs/heads/ttcn3-bts-test #10 0.436 HEAD is now at d95af8c4 Bump version: 0.1.0 → 0.2.0 #10 0.437 ttcn3-bts-test #10 0.438 d95af8c46e46207d9a496a6e12a3e502a567db68 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 3.071 libtoolize: putting auxiliary files in '.'. #11 3.071 libtoolize: copying file './ltmain.sh' #11 3.117 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.117 libtoolize: copying file 'm4/libtool.m4' #11 3.167 libtoolize: copying file 'm4/ltoptions.m4' #11 3.219 libtoolize: copying file 'm4/ltsugar.m4' #11 3.273 libtoolize: copying file 'm4/ltversion.m4' #11 3.328 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.703 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.703 configure.ac:21: You should run autoupdate. #11 4.703 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.703 configure.ac:21: the top level #11 5.089 configure.ac:12: installing './compile' #11 5.090 configure.ac:24: installing './config.guess' #11 5.092 configure.ac:24: installing './config.sub' #11 5.093 configure.ac:3: installing './install-sh' #11 5.094 configure.ac:3: installing './missing' #11 5.151 src/Makefile.am: installing './depcomp' #11 5.218 checking for a BSD-compatible install... /usr/bin/install -c #11 5.237 checking whether build environment is sane... yes #11 5.261 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.266 checking for gawk... gawk #11 5.266 checking whether make sets $(MAKE)... yes #11 5.291 checking whether make supports nested variables... yes #11 5.309 checking whether make supports nested variables... (cached) yes #11 5.309 checking whether make sets $(MAKE)... (cached) yes #11 5.316 checking for gcc... gcc #11 5.384 checking whether the C compiler works... yes #11 5.428 checking for C compiler default output file name... a.out #11 5.429 checking for suffix of executables... #11 5.451 checking whether we are cross compiling... no #11 5.471 checking for suffix of object files... o #11 5.486 checking whether the compiler supports GNU C... yes #11 5.504 checking whether gcc accepts -g... yes #11 5.522 checking for gcc option to enable C11 features... none needed #11 5.553 checking whether gcc understands -c and -o together... yes #11 5.571 checking whether make supports the include directive... yes (GNU style) #11 5.577 checking dependency style of gcc... gcc3 #11 5.635 checking for pkg-config... /usr/bin/pkg-config #11 5.636 checking pkg-config is at least version 0.9.0... yes #11 5.639 checking for libosmocore... yes #11 5.655 checking for libosmocoding... yes #11 5.673 checking for libosmogsm... yes #11 5.691 checking for stdio.h... yes #11 5.721 checking for stdlib.h... yes #11 5.748 checking for string.h... yes #11 5.770 checking for inttypes.h... yes #11 5.792 checking for stdint.h... yes #11 5.814 checking for strings.h... yes #11 5.840 checking for sys/stat.h... yes #11 5.864 checking for sys/types.h... yes #11 5.884 checking for unistd.h... yes #11 5.898 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.899 checking for egrep... /usr/bin/grep -E #11 5.902 checking build system type... x86_64-pc-linux-gnu #11 5.959 checking host system type... x86_64-pc-linux-gnu #11 5.959 checking how to print strings... printf #11 5.988 checking for a sed that does not truncate output... /usr/bin/sed #11 5.990 checking for fgrep... /usr/bin/grep -F #11 5.991 checking for ld used by gcc... /usr/bin/ld #11 5.993 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.994 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.996 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.020 checking whether ln -s works... yes #11 6.020 checking the maximum length of command line arguments... 1572864 #11 6.037 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.037 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.037 checking for /usr/bin/ld option to reload object files... -r #11 6.038 checking for file... file #11 6.039 checking for objdump... objdump #11 6.039 checking how to recognize dependent libraries... pass_all #11 6.040 checking for dlltool... no #11 6.041 checking how to associate runtime and link libraries... printf %s\n #11 6.041 checking for ar... ar #11 6.042 checking for archiver @FILE support... @ #11 6.079 checking for strip... strip #11 6.079 checking for ranlib... ranlib #11 6.080 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.172 checking for sysroot... no #11 6.172 checking for a working dd... /usr/bin/dd #11 6.176 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.199 checking for mt... no #11 6.200 checking if : is a manifest tool... no #11 6.210 checking for dlfcn.h... yes #11 6.245 checking for objdir... .libs #11 6.285 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.296 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.296 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.308 checking if gcc static flag -static works... yes #11 6.351 checking if gcc supports -c -o file.o... yes #11 6.363 checking if gcc supports -c -o file.o... (cached) yes #11 6.363 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.367 checking whether -lc should be explicitly linked in... no #11 6.386 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.457 checking how to hardcode library paths into programs... immediate #11 6.457 checking whether stripping libraries is possible... yes #11 6.459 checking if libtool supports shared libraries... yes #11 6.459 checking whether to build shared libraries... yes #11 6.459 checking whether to build static libraries... yes #11 6.459 CFLAGS=" -std=gnu11" #11 6.459 CPPFLAGS="" #11 6.499 checking that generated files are newer than configure... done #11 6.501 configure: creating ./config.status #11 7.583 config.status: creating include/Makefile #11 7.622 config.status: creating include/osmocom/Makefile #11 7.661 config.status: creating include/osmocom/bb/Makefile #11 7.700 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.739 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.779 config.status: creating src/Makefile #11 7.820 config.status: creating Makefile #11 7.849 config.status: executing depfiles commands #11 8.107 config.status: executing libtool commands #11 8.215 echo 0.0.0 > .version-t && mv .version-t .version #11 8.220 make install-recursive #11 8.226 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.235 Making install in include #11 8.240 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.248 Making install in osmocom #11 8.253 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.261 Making install in bb #11 8.266 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.275 Making install in l1sched #11 8.279 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.285 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.285 make[6]: Nothing to be done for 'install-exec-am'. #11 8.285 make[6]: Nothing to be done for 'install-data-am'. #11 8.285 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.285 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.286 Making install in trxcon #11 8.290 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.296 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.296 make[6]: Nothing to be done for 'install-exec-am'. #11 8.296 make[6]: Nothing to be done for 'install-data-am'. #11 8.296 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.297 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.301 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.308 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.308 make[6]: Nothing to be done for 'install-exec-am'. #11 8.308 make[6]: Nothing to be done for 'install-data-am'. #11 8.308 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.308 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.309 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.313 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.319 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.319 make[5]: Nothing to be done for 'install-exec-am'. #11 8.319 make[5]: Nothing to be done for 'install-data-am'. #11 8.319 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.319 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.320 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.325 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.331 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.331 make[4]: Nothing to be done for 'install-exec-am'. #11 8.331 make[4]: Nothing to be done for 'install-data-am'. #11 8.331 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.331 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.332 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.333 Making install in src #11 8.339 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.341 CC l1ctl_server.o #11 8.342 CC trxcon_main.o #11 8.343 CC logging.o #11 8.344 CC trx_if.o #11 8.345 CC trxcon_inst.lo #11 8.346 CC trxcon_fsm.lo #11 8.347 CC trxcon_shim.lo #11 8.348 CC l1ctl.lo #11 8.349 CC sched_lchan_common.lo #11 8.350 CC sched_lchan_desc.lo #11 8.350 CC sched_lchan_pdtch.lo #11 8.351 CC sched_lchan_xcch.lo #11 8.351 CC sched_lchan_tchf.lo #11 8.351 CC sched_lchan_tchh.lo #11 8.351 CC sched_lchan_rach.lo #11 8.351 CC sched_lchan_sch.lo #11 8.351 CC sched_mframe.lo #11 8.352 CC sched_prim.lo #11 8.352 CC sched_trx.lo #11 8.353 CC l1gprs.lo #11 8.428 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 8.428 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 8.428 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 8.428 | ^~ #11 8.428 In file included from sched_lchan_tchh.c:36: #11 8.428 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 8.428 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 8.428 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.550 CCLD libl1sched.la #11 8.575 CCLD libtrxcon.la #11 8.579 CCLD libl1gprs.la #11 8.625 CCLD trxcon #11 9.182 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.182 make[3]: Nothing to be done for 'install-data-am'. #11 9.182 /usr/bin/mkdir -p '/usr/local/bin' #11 9.184 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 9.205 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 9.207 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.207 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.209 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.212 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.212 make[3]: Nothing to be done for 'install-exec-am'. #11 9.212 make[3]: Nothing to be done for 'install-data-am'. #11 9.212 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.212 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.213 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 9.3s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.899 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.899 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.899 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.899 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.899 configure.ac:3: the top level #12 1.899 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.899 configure.ac:23: You should run autoupdate. #12 1.899 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.899 configure.ac:23: the top level #12 2.270 configure.ac:13: installing './compile' #12 2.272 configure.ac:4: installing './install-sh' #12 2.273 configure.ac:4: installing './missing' #12 2.314 src/Makefile.am: installing './depcomp' #12 2.359 checking for a BSD-compatible install... /usr/bin/install -c #12 2.363 checking whether build environment is sane... yes #12 2.367 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.367 checking for gawk... gawk #12 2.368 checking whether make sets $(MAKE)... yes #12 2.372 checking whether make supports nested variables... yes #12 2.376 checking whether make supports nested variables... (cached) yes #12 2.376 checking whether make sets $(MAKE)... (cached) yes #12 2.377 checking for gcc... gcc #12 2.405 checking whether the C compiler works... yes #12 2.455 checking for C compiler default output file name... a.out #12 2.456 checking for suffix of executables... #12 2.489 checking whether we are cross compiling... no #12 2.515 checking for suffix of object files... o #12 2.531 checking whether the compiler supports GNU C... yes #12 2.548 checking whether gcc accepts -g... yes #12 2.569 checking for gcc option to enable C11 features... none needed #12 2.595 checking whether gcc understands -c and -o together... yes #12 2.628 checking whether make supports the include directive... yes (GNU style) #12 2.638 checking dependency style of gcc... gcc3 #12 2.704 checking for pkg-config... /usr/bin/pkg-config #12 2.705 checking pkg-config is at least version 0.9.0... yes #12 2.707 checking for libosmocore... yes #12 2.725 checking for libosmogsm... yes #12 2.743 checking for stdio.h... yes #12 2.774 checking for stdlib.h... yes #12 2.799 checking for string.h... yes #12 2.813 checking for inttypes.h... yes #12 2.830 checking for stdint.h... yes #12 2.856 checking for strings.h... yes #12 2.880 checking for sys/stat.h... yes #12 2.901 checking for sys/types.h... yes #12 2.924 checking for unistd.h... yes #12 2.947 checking for grep that handles long lines and -e... /usr/bin/grep #12 2.948 checking for egrep... /usr/bin/grep -E #12 2.949 CFLAGS=" -std=gnu11" #12 2.949 CPPFLAGS="" #12 2.961 checking that generated files are newer than configure... done #12 3.366 configure: creating ./config.status #12 3.567 config.status: creating Makefile #12 3.598 config.status: creating include/Makefile #12 3.637 config.status: creating include/osmocom/Makefile #12 3.675 config.status: creating include/osmocom/bb/Makefile #12 3.714 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.753 config.status: creating src/Makefile #12 3.793 config.status: creating config.h #12 3.818 config.status: executing depfiles commands #12 4.107 Making install in include #12 4.111 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.120 Making install in osmocom #12 4.125 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.133 Making install in bb #12 4.138 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.147 Making install in virtphy #12 4.151 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.157 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.157 make[5]: Nothing to be done for 'install-exec-am'. #12 4.157 make[5]: Nothing to be done for 'install-data-am'. #12 4.157 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.157 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.162 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.168 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.168 make[5]: Nothing to be done for 'install-exec-am'. #12 4.168 make[5]: Nothing to be done for 'install-data-am'. #12 4.168 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.168 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.169 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.173 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.179 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.179 make[4]: Nothing to be done for 'install-exec-am'. #12 4.179 make[4]: Nothing to be done for 'install-data-am'. #12 4.179 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.179 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.180 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.185 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.191 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.191 make[3]: Nothing to be done for 'install-exec-am'. #12 4.191 make[3]: Nothing to be done for 'install-data-am'. #12 4.191 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.192 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.193 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.193 Making install in src #12 4.198 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.201 CC virtphy.o #12 4.202 CC l1gprs.o #12 4.203 CC logging.o #12 4.204 CC gsmtapl1_if.o #12 4.204 CC l1ctl_sock.o #12 4.205 CC l1ctl_sap.o #12 4.207 CC virt_prim_pm.o #12 4.207 CC virt_prim_fbsb.o #12 4.208 CC virt_prim_rach.o #12 4.209 CC virt_prim_data.o #12 4.210 CC virt_prim_pdch.o #12 4.211 CC virt_prim_traffic.o #12 4.212 CC virt_l1_sched_simple.o #12 4.213 CC virt_l1_model.o #12 4.225 CC shared/virtual_um.o #12 4.226 CC shared/osmo_mcast_sock.o #12 4.330 CCLD virtphy #12 4.361 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.361 make[2]: Nothing to be done for 'install-data-am'. #12 4.361 /usr/bin/mkdir -p '/usr/local/bin' #12 4.363 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.364 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.364 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.365 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.367 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.367 make[2]: Nothing to be done for 'install-exec-am'. #12 4.368 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.369 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.369 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.369 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.5s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:a5bbb5b833bf50f5422dbbb497e6e3913ea58bb26c24a596af92fa6c93b34ce8 done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n a5bbb5b833bf + 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:8958b736a33e63f90c6368baf62468ef5789544a1df37f685a355b03ab15e0af 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-io_uring/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-io_uring/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=ttcn3-bts-test \ --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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 876B done #4 DONE 0.1s #5 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #5 DONE 0.2s #6 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #6 DONE 0.4s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 0.353 + OSMO_TTCN3_BRANCH=master #8 0.353 + shift #8 0.353 + cd /osmo-ttcn3-hacks #8 0.353 + git fetch #8 0.402 + git checkout master #8 0.443 Already on 'master' #8 0.443 Your branch is up to date with 'origin/master'. #8 0.443 + git symbolic-ref -q HEAD #8 0.443 refs/heads/master #8 0.443 + git reset --hard origin/master #8 0.447 HEAD is now at 89f0c9d5 stp: Introduce STP_Tests_TCAP #8 0.447 + git rev-parse --abbrev-ref HEAD #8 0.447 master #8 0.447 + git rev-parse HEAD #8 0.448 89f0c9d56c5d026bcd5b8f9d9773d737a6dc3f9b #8 0.448 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.449 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.449 + make -j8 deps #8 0.501 make: Nothing to be done for 'deps'. #8 0.502 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.503 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.503 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.504 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.505 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.506 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.506 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.508 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.508 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.509 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.509 + make bts #8 0.642 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 0.992 Generating Makefile skeleton... #8 0.993 Makefile skeleton was generated. #8 1.063 make -C _build/bts compile #8 1.077 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.078 PP IPA_Emulation.ttcn #8 1.103 TTCN *.ttcn *.asn #8 1.107 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.107 #8 1.201 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 1.201 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 1.201 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 1.201 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 1.201 In parameter #4 for `rfci': #8 1.201 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 1.214 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 1.214 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 1.214 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 1.214 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 1.214 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 1.214 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 1.214 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 1.216 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 1.216 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 1.216 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 1.216 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 1.216 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 1.216 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 1.216 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 1.216 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 1.216 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.216 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 1.216 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 1.216 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 1.216 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 1.216 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 1.216 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.216 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 1.216 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 1.216 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.216 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 1.216 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 1.216 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 1.216 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 1.216 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 1.216 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.216 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 1.216 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 1.216 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.216 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 1.216 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 1.216 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 1.216 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 1.216 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 1.216 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.216 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 1.216 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 1.216 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.216 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 1.216 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 1.238 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.238 BTS_Tests.ttcn:5687.9-5716.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.238 BTS_Tests.ttcn:5704.2-5715.2: In alt construct: #8 1.238 BTS_Tests.ttcn:5705.5-35: In guard statement: #8 1.238 BTS_Tests.ttcn:5705.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.238 BTS_Tests.ttcn:5705.23-34: In parameter #2 for `tr_msg': #8 1.238 BTS_Tests.ttcn:5689.29-40: note: Referenced template variable is here #8 1.239 BTS_Tests.ttcn:5900.1-5955.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.239 BTS_Tests.ttcn:5912.2-5953.2: In for statement: #8 1.239 BTS_Tests.ttcn:5941.3-5952.3: In alt construct: #8 1.239 BTS_Tests.ttcn:5942.6-36: In guard statement: #8 1.239 BTS_Tests.ttcn:5942.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.239 BTS_Tests.ttcn:5942.24-35: In parameter #2 for `tr_msg': #8 1.239 BTS_Tests.ttcn:5901.29-40: note: Referenced template variable is here #8 1.240 BTS_Tests.ttcn:6610.1-6670.1: In testcase definition `TC_pcu_interf_ind': #8 1.240 BTS_Tests.ttcn:6638.2-6664.2: In alt construct: #8 1.240 BTS_Tests.ttcn:6647.14-45: In guard statement: #8 1.240 BTS_Tests.ttcn:6647.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.240 BTS_Tests.ttcn:6647.32-44: In parameter #2 for `tr_msg': #8 1.240 BTS_Tests.ttcn:6611.29-41: note: Referenced template variable is here #8 1.576 touch compile #8 1.576 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 1.576 make -j20 -C _build/bts #8 1.586 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.621 DEP UD_PT.cc #8 1.622 DEP TRXC_CodecPort_CtrlFunctDef.cc #8 1.622 DEP TELNETasp_PT.cc #8 1.622 DEP TCCConversion.cc #8 1.622 DEP TCCInterface.cc #8 1.622 DEP RTP_EncDec.cc #8 1.622 DEP RTP_CodecPort_CtrlFunctDef.cc #8 1.622 DEP RLCMAC_EncDec.cc #8 1.623 DEP OSMUX_CodecPort_CtrlFunctDef.cc #8 1.623 DEP Native_FunctionDefs.cc #8 1.623 DEP L1CTL_PortType_CtrlFunctDef.cc #8 1.623 DEP IuUP_EncDec.cc #8 1.623 DEP IPL4asp_discovery.cc #8 1.623 DEP IPL4asp_PT.cc #8 1.624 DEP IPA_CodecPort_CtrlFunctDef.cc #8 1.666 DEP IPA_Emulation_part_7.cc #8 1.666 DEP IPA_Emulation_part_6.cc #8 1.666 DEP IPA_Emulation_part_5.cc #8 1.666 DEP IPA_Emulation_part_4.cc #8 1.667 DEP IPA_Emulation_part_3.cc #8 1.668 DEP IPA_Emulation_part_2.cc #8 1.674 DEP IPA_Emulation_part_1.cc #8 1.675 DEP UD_Types_part_7.cc #8 1.675 DEP IPA_Emulation.cc #8 1.681 DEP UD_Types_part_6.cc #8 1.681 DEP UD_Types_part_5.cc #8 1.683 DEP UD_Types_part_4.cc #8 1.688 DEP UD_Types_part_3.cc #8 1.689 DEP UD_Types_part_2.cc #8 1.689 DEP UD_Types_part_1.cc #8 1.690 DEP UD_PortType_part_7.cc #8 1.690 DEP UD_PortType_part_6.cc #8 1.695 DEP UD_PortType_part_5.cc #8 1.696 DEP UD_PortType_part_4.cc #8 1.697 DEP UD_PortType_part_3.cc #8 1.702 DEP UD_PortType_part_2.cc #8 1.702 DEP UD_PortType_part_1.cc #8 1.703 DEP TRXC_Types_part_7.cc #8 1.706 DEP TRXC_Types_part_6.cc #8 1.708 DEP TRXC_Types_part_5.cc #8 1.709 DEP TRXC_Types_part_4.cc #8 1.710 DEP TRXC_Types_part_3.cc #8 1.710 DEP TRXC_Types_part_2.cc #8 1.710 DEP TRXC_Types_part_1.cc #8 1.711 DEP TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.712 DEP TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.713 DEP TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.714 DEP TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.715 DEP TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.716 DEP TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.716 DEP TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.719 DEP TRXC_CodecPort_part_7.cc #8 1.719 DEP TRXC_CodecPort_part_6.cc #8 1.719 DEP TRXC_CodecPort_part_5.cc #8 1.720 DEP TRXC_CodecPort_part_4.cc #8 1.720 DEP TRXC_CodecPort_part_3.cc #8 1.720 DEP TRXC_CodecPort_part_2.cc #8 1.720 DEP TRXC_CodecPort_part_1.cc #8 1.721 DEP TELNETasp_PortType_part_7.cc #8 1.722 DEP TELNETasp_PortType_part_5.cc #8 1.722 DEP TELNETasp_PortType_part_6.cc #8 1.722 DEP TELNETasp_PortType_part_4.cc #8 1.723 DEP TELNETasp_PortType_part_3.cc #8 1.723 DEP TELNETasp_PortType_part_2.cc #8 1.724 DEP TELNETasp_PortType_part_1.cc #8 1.725 DEP TCCInterface_Functions_part_7.cc #8 1.726 DEP TCCInterface_Functions_part_6.cc #8 1.726 DEP TCCInterface_Functions_part_5.cc #8 1.726 DEP TCCInterface_Functions_part_4.cc #8 1.727 DEP TCCInterface_Functions_part_3.cc #8 1.727 DEP TCCInterface_Functions_part_2.cc #8 1.727 DEP TCCInterface_Functions_part_1.cc #8 1.728 DEP TCCConversion_Functions_part_7.cc #8 1.731 DEP TCCConversion_Functions_part_6.cc #8 1.732 DEP TCCConversion_Functions_part_5.cc #8 1.732 DEP TCCConversion_Functions_part_4.cc #8 1.732 DEP TCCConversion_Functions_part_3.cc #8 1.732 DEP TCCConversion_Functions_part_2.cc #8 1.733 DEP TCCConversion_Functions_part_1.cc #8 1.733 DEP Socket_API_Definitions_part_7.cc #8 1.733 DEP Socket_API_Definitions_part_6.cc #8 1.733 DEP Socket_API_Definitions_part_5.cc #8 1.734 DEP Socket_API_Definitions_part_4.cc #8 1.734 DEP Socket_API_Definitions_part_3.cc #8 1.734 DEP Socket_API_Definitions_part_2.cc #8 1.735 DEP Socket_API_Definitions_part_1.cc #8 1.735 DEP RTP_Types_part_7.cc #8 1.735 DEP RTP_Types_part_6.cc #8 1.735 DEP RTP_Types_part_5.cc #8 1.735 DEP RTP_Types_part_4.cc #8 1.739 DEP RTP_Types_part_3.cc #8 1.739 DEP RTP_Types_part_2.cc #8 1.739 DEP RTP_Types_part_1.cc #8 1.740 DEP RTP_Emulation_part_7.cc #8 1.740 DEP RTP_Emulation_part_6.cc #8 1.740 DEP RTP_Emulation_part_5.cc #8 1.741 DEP RTP_Emulation_part_4.cc #8 1.741 DEP RTP_Emulation_part_3.cc #8 1.742 DEP RTP_Emulation_part_2.cc #8 1.742 DEP RTP_Emulation_part_1.cc #8 1.742 DEP RTP_CodecPort_CtrlFunct_part_7.cc #8 1.743 DEP RTP_CodecPort_CtrlFunct_part_6.cc #8 1.743 DEP RTP_CodecPort_CtrlFunct_part_5.cc #8 1.743 DEP RTP_CodecPort_CtrlFunct_part_4.cc #8 1.743 DEP RTP_CodecPort_CtrlFunct_part_3.cc #8 1.745 DEP RTP_CodecPort_CtrlFunct_part_2.cc #8 1.749 DEP RTP_CodecPort_CtrlFunct_part_1.cc #8 1.749 DEP RTP_CodecPort_part_7.cc #8 1.749 DEP RTP_CodecPort_part_6.cc #8 1.749 DEP RTP_CodecPort_part_5.cc #8 1.750 DEP RTP_CodecPort_part_4.cc #8 1.750 DEP RTP_CodecPort_part_3.cc #8 1.750 DEP RTP_CodecPort_part_2.cc #8 1.750 DEP RTP_CodecPort_part_1.cc #8 1.750 DEP RSL_Types_part_7.cc #8 1.750 DEP RSL_Types_part_6.cc #8 1.750 DEP RSL_Types_part_5.cc #8 1.751 DEP RSL_Types_part_4.cc #8 1.752 DEP RSL_Types_part_3.cc #8 1.752 DEP RSL_Types_part_2.cc #8 1.753 DEP RSL_Types_part_1.cc #8 1.755 DEP RSL_Emulation_part_7.cc #8 1.755 DEP RSL_Emulation_part_6.cc #8 1.757 DEP RSL_Emulation_part_5.cc #8 1.758 DEP RSL_Emulation_part_4.cc #8 1.758 DEP RSL_Emulation_part_3.cc #8 1.758 DEP RSL_Emulation_part_2.cc #8 1.758 DEP RSL_Emulation_part_1.cc #8 1.758 DEP RLCMAC_Types_part_7.cc #8 1.762 DEP RLCMAC_Types_part_6.cc #8 1.762 DEP RLCMAC_Types_part_5.cc #8 1.762 DEP RLCMAC_Types_part_4.cc #8 1.762 DEP RLCMAC_Types_part_3.cc #8 1.762 DEP RLCMAC_Types_part_2.cc #8 1.763 DEP RLCMAC_Types_part_1.cc #8 1.763 DEP RLCMAC_Templates_part_7.cc #8 1.764 DEP RLCMAC_Templates_part_6.cc #8 1.765 DEP RLCMAC_Templates_part_5.cc #8 1.766 DEP RLCMAC_Templates_part_4.cc #8 1.766 DEP RLCMAC_Templates_part_3.cc #8 1.766 DEP RLCMAC_Templates_part_1.cc #8 1.766 DEP RLCMAC_Templates_part_2.cc #8 1.769 DEP RLCMAC_CSN1_Types_part_7.cc #8 1.769 DEP RLCMAC_CSN1_Types_part_6.cc #8 1.769 DEP RLCMAC_CSN1_Types_part_5.cc #8 1.770 DEP RLCMAC_CSN1_Types_part_4.cc #8 1.776 DEP RLCMAC_CSN1_Types_part_3.cc #8 1.776 DEP RLCMAC_CSN1_Types_part_2.cc #8 1.776 DEP RLCMAC_CSN1_Types_part_1.cc #8 1.776 DEP RLCMAC_CSN1_Templates_part_7.cc #8 1.776 DEP RLCMAC_CSN1_Templates_part_6.cc #8 1.777 DEP RLCMAC_CSN1_Templates_part_4.cc #8 1.777 DEP RLCMAC_CSN1_Templates_part_5.cc #8 1.777 DEP RLCMAC_CSN1_Templates_part_3.cc #8 1.777 DEP RLCMAC_CSN1_Templates_part_2.cc #8 1.778 DEP RLCMAC_CSN1_Templates_part_1.cc #8 1.782 DEP PCUIF_Types_part_7.cc #8 1.784 DEP PCUIF_Types_part_6.cc #8 1.784 DEP PCUIF_Types_part_5.cc #8 1.784 DEP PCUIF_Types_part_4.cc #8 1.784 DEP PCUIF_Types_part_3.cc #8 1.785 DEP PCUIF_Types_part_2.cc #8 1.787 DEP PCUIF_Types_part_1.cc #8 1.789 DEP PCUIF_CodecPort_part_7.cc #8 1.790 DEP PCUIF_CodecPort_part_6.cc #8 1.791 DEP PCUIF_CodecPort_part_5.cc #8 1.791 DEP PCUIF_CodecPort_part_4.cc #8 1.792 DEP PCUIF_CodecPort_part_3.cc #8 1.792 DEP PCUIF_CodecPort_part_2.cc #8 1.796 DEP PCUIF_CodecPort_part_1.cc #8 1.797 DEP Osmocom_VTY_Functions_part_7.cc #8 1.798 DEP Osmocom_VTY_Functions_part_6.cc #8 1.798 DEP Osmocom_VTY_Functions_part_5.cc #8 1.799 DEP Osmocom_VTY_Functions_part_4.cc #8 1.802 DEP Osmocom_VTY_Functions_part_3.cc #8 1.802 DEP Osmocom_VTY_Functions_part_2.cc #8 1.804 DEP Osmocom_VTY_Functions_part_1.cc #8 1.804 DEP Osmocom_Types_part_7.cc #8 1.805 DEP Osmocom_Types_part_6.cc #8 1.806 DEP Osmocom_Types_part_5.cc #8 1.807 DEP Osmocom_Types_part_4.cc #8 1.811 DEP Osmocom_Types_part_3.cc #8 1.812 DEP Osmocom_Types_part_2.cc #8 1.813 DEP Osmocom_Types_part_1.cc #8 1.815 DEP Osmocom_CTRL_Types_part_7.cc #8 1.815 DEP Osmocom_CTRL_Types_part_6.cc #8 1.818 DEP Osmocom_CTRL_Types_part_5.cc #8 1.818 DEP Osmocom_CTRL_Types_part_4.cc #8 1.819 DEP Osmocom_CTRL_Types_part_3.cc #8 1.820 DEP Osmocom_CTRL_Types_part_2.cc #8 1.820 DEP Osmocom_CTRL_Types_part_1.cc #8 1.823 DEP Osmocom_CTRL_Functions_part_6.cc #8 1.823 DEP Osmocom_CTRL_Functions_part_7.cc #8 1.824 DEP Osmocom_CTRL_Functions_part_5.cc #8 1.825 DEP Osmocom_CTRL_Functions_part_4.cc #8 1.825 DEP Osmocom_CTRL_Functions_part_3.cc #8 1.827 DEP Osmocom_CTRL_Functions_part_2.cc #8 1.829 DEP Osmocom_CTRL_Functions_part_1.cc #8 1.830 DEP Osmocom_CTRL_Adapter_part_7.cc #8 1.831 DEP Osmocom_CTRL_Adapter_part_6.cc #8 1.832 DEP Osmocom_CTRL_Adapter_part_5.cc #8 1.833 DEP Osmocom_CTRL_Adapter_part_4.cc #8 1.833 DEP Osmocom_CTRL_Adapter_part_3.cc #8 1.835 DEP Osmocom_CTRL_Adapter_part_2.cc #8 1.835 DEP Osmocom_CTRL_Adapter_part_1.cc #8 1.836 DEP OSMUX_Types_part_7.cc #8 1.838 DEP OSMUX_Types_part_6.cc #8 1.839 DEP OSMUX_Types_part_5.cc #8 1.841 DEP OSMUX_Types_part_4.cc #8 1.841 DEP OSMUX_Types_part_3.cc #8 1.842 DEP OSMUX_Types_part_2.cc #8 1.843 DEP OSMUX_Types_part_1.cc #8 1.845 DEP OSMUX_Emulation_part_7.cc #8 1.846 DEP OSMUX_Emulation_part_6.cc #8 1.846 DEP OSMUX_Emulation_part_5.cc #8 1.846 DEP OSMUX_Emulation_part_4.cc #8 1.847 DEP OSMUX_Emulation_part_3.cc #8 1.848 DEP OSMUX_Emulation_part_2.cc #8 1.849 DEP OSMUX_Emulation_part_1.cc #8 1.852 DEP OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.852 DEP OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.853 DEP OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.854 DEP OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.854 DEP OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.855 DEP OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.857 DEP OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.857 DEP OSMUX_CodecPort_part_7.cc #8 1.859 DEP OSMUX_CodecPort_part_6.cc #8 1.860 DEP OSMUX_CodecPort_part_5.cc #8 1.860 DEP OSMUX_CodecPort_part_4.cc #8 1.862 DEP OSMUX_CodecPort_part_3.cc #8 1.862 DEP OSMUX_CodecPort_part_2.cc #8 1.862 DEP OSMUX_CodecPort_part_1.cc #8 1.864 DEP Native_Functions_part_7.cc #8 1.865 DEP Native_Functions_part_6.cc #8 1.865 DEP Native_Functions_part_5.cc #8 1.866 DEP Native_Functions_part_4.cc #8 1.868 DEP Native_Functions_part_2.cc #8 1.868 DEP Native_Functions_part_3.cc #8 1.868 DEP Native_Functions_part_1.cc #8 1.869 DEP MobileL3_Types_part_7.cc #8 1.873 DEP MobileL3_Types_part_6.cc #8 1.874 DEP MobileL3_Types_part_5.cc #8 1.874 DEP MobileL3_Types_part_4.cc #8 1.874 DEP MobileL3_Types_part_3.cc #8 1.874 DEP MobileL3_Types_part_2.cc #8 1.875 DEP MobileL3_SS_Types_part_7.cc #8 1.875 DEP MobileL3_Types_part_1.cc #8 1.875 DEP MobileL3_SS_Types_part_5.cc #8 1.875 DEP MobileL3_SS_Types_part_6.cc #8 1.875 DEP MobileL3_SS_Types_part_4.cc #8 1.876 DEP MobileL3_SS_Types_part_3.cc #8 1.877 DEP MobileL3_SS_Types_part_2.cc #8 1.881 DEP MobileL3_SS_Types_part_1.cc #8 1.881 DEP MobileL3_SMS_Types_part_7.cc #8 1.881 DEP MobileL3_SMS_Types_part_6.cc #8 1.882 DEP MobileL3_SMS_Types_part_5.cc #8 1.882 DEP MobileL3_SMS_Types_part_4.cc #8 1.883 DEP MobileL3_SMS_Types_part_2.cc #8 1.883 DEP MobileL3_SMS_Types_part_3.cc #8 1.883 DEP MobileL3_SMS_Types_part_1.cc #8 1.885 DEP MobileL3_RRM_Types_part_7.cc #8 1.889 DEP MobileL3_RRM_Types_part_6.cc #8 1.889 DEP MobileL3_RRM_Types_part_5.cc #8 1.889 DEP MobileL3_RRM_Types_part_4.cc #8 1.889 DEP MobileL3_RRM_Types_part_3.cc #8 1.889 DEP MobileL3_RRM_Types_part_2.cc #8 1.890 DEP MobileL3_RRM_Types_part_1.cc #8 1.890 DEP MobileL3_MM_Types_part_7.cc #8 1.890 DEP MobileL3_MM_Types_part_6.cc #8 1.890 DEP MobileL3_MM_Types_part_5.cc #8 1.891 DEP MobileL3_MM_Types_part_4.cc #8 1.897 DEP MobileL3_MM_Types_part_3.cc #8 1.921 DEP MobileL3_MM_Types_part_2.cc #8 1.921 DEP MobileL3_MM_Types_part_1.cc #8 1.921 DEP MobileL3_GMM_SM_Types_part_7.cc #8 1.921 DEP MobileL3_GMM_SM_Types_part_6.cc #8 1.922 DEP MobileL3_GMM_SM_Types_part_5.cc #8 1.922 DEP MobileL3_GMM_SM_Types_part_4.cc #8 1.922 DEP MobileL3_GMM_SM_Types_part_3.cc #8 1.923 DEP MobileL3_GMM_SM_Types_part_2.cc #8 1.923 DEP MobileL3_GMM_SM_Types_part_1.cc #8 1.923 DEP MobileL3_CommonIE_Types_part_7.cc #8 1.929 DEP MobileL3_CommonIE_Types_part_6.cc #8 1.929 DEP MobileL3_CommonIE_Types_part_5.cc #8 1.935 DEP MobileL3_CommonIE_Types_part_4.cc #8 1.935 DEP MobileL3_CommonIE_Types_part_3.cc #8 1.937 DEP MobileL3_CommonIE_Types_part_2.cc #8 1.943 DEP MobileL3_CommonIE_Types_part_1.cc #8 1.944 DEP MobileL3_CC_Types_part_7.cc #8 1.945 DEP MobileL3_CC_Types_part_6.cc #8 1.948 DEP MobileL3_CC_Types_part_5.cc #8 1.951 DEP MobileL3_CC_Types_part_4.cc #8 1.953 DEP MobileL3_CC_Types_part_3.cc #8 1.955 DEP MobileL3_CC_Types_part_2.cc #8 1.957 DEP MobileL3_CC_Types_part_1.cc #8 1.975 DEP Misc_Helpers_part_7.cc #8 1.979 DEP Misc_Helpers_part_6.cc #8 1.985 DEP Misc_Helpers_part_5.cc #8 1.990 DEP Misc_Helpers_part_4.cc #8 1.996 DEP Misc_Helpers_part_3.cc #8 2.000 DEP Misc_Helpers_part_2.cc #8 2.003 DEP Misc_Helpers_part_1.cc #8 2.008 DEP LAPDm_Types_part_7.cc #8 2.010 DEP LAPDm_Types_part_6.cc #8 2.010 DEP LAPDm_Types_part_5.cc #8 2.013 DEP LAPDm_Types_part_4.cc #8 2.014 DEP LAPDm_Types_part_3.cc #8 2.015 DEP LAPDm_Types_part_2.cc #8 2.018 DEP LAPDm_Types_part_1.cc #8 2.020 DEP LAPDm_RAW_PT_part_7.cc #8 2.023 DEP LAPDm_RAW_PT_part_6.cc #8 2.023 DEP LAPDm_RAW_PT_part_5.cc #8 2.023 DEP LAPDm_RAW_PT_part_4.cc #8 2.025 DEP LAPDm_RAW_PT_part_3.cc #8 2.025 DEP LAPDm_RAW_PT_part_2.cc #8 2.026 DEP LAPDm_RAW_PT_part_1.cc #8 2.027 DEP L3_Templates_part_7.cc #8 2.031 DEP L3_Templates_part_6.cc #8 2.031 DEP L3_Templates_part_5.cc #8 2.031 DEP L3_Templates_part_4.cc #8 2.031 DEP L3_Templates_part_3.cc #8 2.032 DEP L3_Templates_part_2.cc #8 2.032 DEP L3_Templates_part_1.cc #8 2.035 DEP L3_Common_part_6.cc #8 2.035 DEP L3_Common_part_7.cc #8 2.035 DEP L3_Common_part_5.cc #8 2.036 DEP L3_Common_part_4.cc #8 2.037 DEP L3_Common_part_3.cc #8 2.039 DEP L3_Common_part_2.cc #8 2.039 DEP L3_Common_part_1.cc #8 2.039 DEP L1CTL_Types_part_6.cc #8 2.040 DEP L1CTL_Types_part_7.cc #8 2.043 DEP L1CTL_Types_part_5.cc #8 2.043 DEP L1CTL_Types_part_4.cc #8 2.043 DEP L1CTL_Types_part_3.cc #8 2.045 DEP L1CTL_Types_part_2.cc #8 2.045 DEP L1CTL_Types_part_1.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_7.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_6.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_5.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_3.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_4.cc #8 2.046 DEP L1CTL_PortType_CtrlFunct_part_2.cc #8 2.047 DEP L1CTL_PortType_CtrlFunct_part_1.cc #8 2.047 DEP L1CTL_PortType_part_7.cc #8 2.047 DEP L1CTL_PortType_part_5.cc #8 2.048 DEP L1CTL_PortType_part_6.cc #8 2.050 DEP L1CTL_PortType_part_4.cc #8 2.051 DEP L1CTL_PortType_part_3.cc #8 2.051 DEP L1CTL_PortType_part_2.cc #8 2.051 DEP L1CTL_PortType_part_1.cc #8 2.052 DEP IuUP_Types_part_7.cc #8 2.053 DEP IuUP_Types_part_6.cc #8 2.053 DEP IuUP_Types_part_5.cc #8 2.054 DEP IuUP_Types_part_4.cc #8 2.054 DEP IuUP_Types_part_3.cc #8 2.055 DEP IuUP_Types_part_1.cc #8 2.055 DEP IuUP_Types_part_2.cc #8 2.055 DEP IuUP_Emulation_part_7.cc #8 2.055 DEP IuUP_Emulation_part_6.cc #8 2.057 DEP IuUP_Emulation_part_5.cc #8 2.057 DEP IuUP_Emulation_part_4.cc #8 2.058 DEP IuUP_Emulation_part_3.cc #8 2.059 DEP IuUP_Emulation_part_1.cc #8 2.059 DEP IPL4asp_Types_part_7.cc #8 2.060 DEP IuUP_Emulation_part_2.cc #8 2.060 DEP IPL4asp_Types_part_6.cc #8 2.061 DEP IPL4asp_Types_part_5.cc #8 2.061 DEP IPL4asp_Types_part_4.cc #8 2.063 DEP IPL4asp_Types_part_3.cc #8 2.063 DEP IPL4asp_Types_part_2.cc #8 2.063 DEP IPL4asp_Types_part_1.cc #8 2.064 DEP IPL4asp_PortType_part_7.cc #8 2.064 DEP IPL4asp_PortType_part_6.cc #8 2.065 DEP IPL4asp_PortType_part_5.cc #8 2.065 DEP IPL4asp_PortType_part_4.cc #8 2.065 DEP IPL4asp_PortType_part_3.cc #8 2.066 DEP IPL4asp_PortType_part_2.cc #8 2.067 DEP IPL4asp_PortType_part_1.cc #8 2.068 DEP IPL4asp_Functions_part_7.cc #8 2.068 DEP IPL4asp_Functions_part_6.cc #8 2.068 DEP IPL4asp_Functions_part_5.cc #8 2.069 DEP IPL4asp_Functions_part_4.cc #8 2.070 DEP IPL4asp_Functions_part_3.cc #8 2.070 DEP IPL4asp_Functions_part_2.cc #8 2.070 DEP IPL4asp_Functions_part_1.cc #8 2.070 DEP IPA_Types_part_7.cc #8 2.070 DEP IPA_Types_part_6.cc #8 2.072 DEP IPA_Types_part_5.cc #8 2.073 DEP IPA_Types_part_4.cc #8 2.073 DEP IPA_Types_part_3.cc #8 2.073 DEP IPA_Types_part_2.cc #8 2.075 DEP IPA_Types_part_1.cc #8 2.075 DEP IPA_Testing_part_7.cc #8 2.075 DEP IPA_Testing_part_6.cc #8 2.075 DEP IPA_Testing_part_5.cc #8 2.076 DEP IPA_Testing_part_4.cc #8 2.078 DEP IPA_Testing_part_3.cc #8 2.078 DEP IPA_Testing_part_2.cc #8 2.079 DEP IPA_CodecPort_CtrlFunct_part_7.cc #8 2.079 DEP IPA_Testing_part_1.cc #8 2.079 DEP IPA_CodecPort_CtrlFunct_part_5.cc #8 2.080 DEP IPA_CodecPort_CtrlFunct_part_6.cc #8 2.080 DEP IPA_CodecPort_CtrlFunct_part_4.cc #8 2.080 DEP IPA_CodecPort_CtrlFunct_part_3.cc #8 2.083 DEP IPA_CodecPort_CtrlFunct_part_2.cc #8 2.083 DEP IPA_CodecPort_CtrlFunct_part_1.cc #8 2.083 DEP IPA_CodecPort_part_7.cc #8 2.085 DEP IPA_CodecPort_part_6.cc #8 2.085 DEP IPA_CodecPort_part_5.cc #8 2.085 DEP IPA_CodecPort_part_4.cc #8 2.086 DEP IPA_CodecPort_part_3.cc #8 2.090 DEP IPA_CodecPort_part_2.cc #8 2.090 DEP IPA_CodecPort_part_1.cc #8 2.090 DEP General_Types_part_7.cc #8 2.090 DEP General_Types_part_6.cc #8 2.090 DEP General_Types_part_5.cc #8 2.090 DEP General_Types_part_4.cc #8 2.091 DEP General_Types_part_2.cc #8 2.091 DEP General_Types_part_3.cc #8 2.091 DEP General_Types_part_1.cc #8 2.091 DEP GSM_Types_part_7.cc #8 2.091 DEP GSM_Types_part_6.cc #8 2.092 DEP GSM_Types_part_5.cc #8 2.092 DEP GSM_Types_part_4.cc #8 2.092 DEP GSM_Types_part_3.cc #8 2.092 DEP GSM_Types_part_2.cc #8 2.094 DEP GSM_Types_part_1.cc #8 2.098 DEP GSM_SystemInformation_part_7.cc #8 2.098 DEP GSM_SystemInformation_part_6.cc #8 2.098 DEP GSM_SystemInformation_part_5.cc #8 2.098 DEP GSM_SystemInformation_part_4.cc #8 2.098 DEP GSM_SystemInformation_part_3.cc #8 2.098 DEP GSM_SystemInformation_part_2.cc #8 2.098 DEP GSM_SystemInformation_part_1.cc #8 2.099 DEP GSM_RestOctets_part_7.cc #8 2.099 DEP GSM_RestOctets_part_6.cc #8 2.099 DEP GSM_RestOctets_part_5.cc #8 2.100 DEP GSM_RestOctets_part_4.cc #8 2.100 DEP GSM_RestOctets_part_3.cc #8 2.101 DEP GSM_RestOctets_part_2.cc #8 2.102 DEP GSM_RestOctets_part_1.cc #8 2.103 DEP GSM_RR_Types_part_7.cc #8 2.106 DEP GSM_RR_Types_part_6.cc #8 2.106 DEP GSM_RR_Types_part_5.cc #8 2.106 DEP GSM_RR_Types_part_4.cc #8 2.106 DEP GSM_RR_Types_part_3.cc #8 2.106 DEP GSM_RR_Types_part_1.cc #8 2.107 DEP BTS_Tests_perf_part_7.cc #8 2.107 DEP GSM_RR_Types_part_2.cc #8 2.107 DEP BTS_Tests_perf_part_6.cc #8 2.108 DEP BTS_Tests_perf_part_5.cc #8 2.108 DEP BTS_Tests_perf_part_4.cc #8 2.108 DEP BTS_Tests_perf_part_3.cc #8 2.108 DEP BTS_Tests_perf_part_2.cc #8 2.109 DEP BTS_Tests_perf_part_1.cc #8 2.111 DEP BTS_Tests_VAMOS_part_7.cc #8 2.113 DEP BTS_Tests_VAMOS_part_6.cc #8 2.113 DEP BTS_Tests_VAMOS_part_5.cc #8 2.114 DEP BTS_Tests_VAMOS_part_4.cc #8 2.115 DEP BTS_Tests_VAMOS_part_3.cc #8 2.115 DEP BTS_Tests_VAMOS_part_2.cc #8 2.116 DEP BTS_Tests_VAMOS_part_1.cc #8 2.116 DEP BTS_Tests_SMSCB_part_6.cc #8 2.116 DEP BTS_Tests_SMSCB_part_7.cc #8 2.117 DEP BTS_Tests_SMSCB_part_5.cc #8 2.118 DEP BTS_Tests_SMSCB_part_4.cc #8 2.118 DEP BTS_Tests_SMSCB_part_3.cc #8 2.119 DEP BTS_Tests_SMSCB_part_2.cc #8 2.121 DEP BTS_Tests_OML_part_7.cc #8 2.121 DEP BTS_Tests_SMSCB_part_1.cc #8 2.121 DEP BTS_Tests_OML_part_6.cc #8 2.121 DEP BTS_Tests_OML_part_5.cc #8 2.126 DEP BTS_Tests_OML_part_4.cc #8 2.127 DEP BTS_Tests_OML_part_3.cc #8 2.127 DEP BTS_Tests_OML_part_1.cc #8 2.127 DEP BTS_Tests_OML_part_2.cc #8 2.127 DEP BTS_Tests_LAPDm_part_7.cc #8 2.127 DEP BTS_Tests_LAPDm_part_5.cc #8 2.127 DEP BTS_Tests_LAPDm_part_6.cc #8 2.129 DEP BTS_Tests_LAPDm_part_4.cc #8 2.130 DEP BTS_Tests_LAPDm_part_2.cc #8 2.130 DEP BTS_Tests_LAPDm_part_3.cc #8 2.130 DEP BTS_Tests_LAPDm_part_1.cc #8 2.130 DEP BTS_Tests_ASCI_part_7.cc #8 2.133 DEP BTS_Tests_ASCI_part_6.cc #8 2.134 DEP BTS_Tests_ASCI_part_4.cc #8 2.134 DEP BTS_Tests_ASCI_part_5.cc #8 2.134 DEP BTS_Tests_ASCI_part_3.cc #8 2.134 DEP BTS_Tests_ASCI_part_2.cc #8 2.135 DEP BTS_Tests_ASCI_part_1.cc #8 2.137 DEP BTS_Tests_part_7.cc #8 2.137 DEP BTS_Tests_part_6.cc #8 2.138 DEP BTS_Tests_part_5.cc #8 2.141 DEP BTS_Tests_part_4.cc #8 2.142 DEP BTS_Tests_part_3.cc #8 2.142 DEP BTS_Tests_part_2.cc #8 2.142 DEP BTS_Tests_part_1.cc #8 2.142 DEP AbisOML_Types_part_7.cc #8 2.142 DEP AbisOML_Types_part_6.cc #8 2.143 DEP AbisOML_Types_part_5.cc #8 2.144 DEP AbisOML_Types_part_4.cc #8 2.144 DEP AbisOML_Types_part_3.cc #8 2.145 DEP AbisOML_Types_part_2.cc #8 2.148 DEP AbisOML_Types_part_1.cc #8 2.148 DEP AMR_Types_part_7.cc #8 2.149 DEP AMR_Types_part_6.cc #8 2.150 DEP AMR_Types_part_5.cc #8 2.150 DEP AMR_Types_part_4.cc #8 2.150 DEP AMR_Types_part_3.cc #8 2.150 DEP AMR_Types_part_2.cc #8 2.150 DEP AMR_Types_part_1.cc #8 2.152 DEP UD_Types.cc #8 2.153 DEP UD_PortType.cc #8 2.153 DEP TRXC_Types.cc #8 2.155 DEP TRXC_CodecPort_CtrlFunct.cc #8 2.157 DEP TRXC_CodecPort.cc #8 2.158 DEP TELNETasp_PortType.cc #8 2.158 DEP TCCInterface_Functions.cc #8 2.158 DEP TCCConversion_Functions.cc #8 2.159 DEP Socket_API_Definitions.cc #8 2.163 DEP RTP_Types.cc #8 2.164 DEP RTP_Emulation.cc #8 2.172 DEP RTP_CodecPort_CtrlFunct.cc #8 2.210 DEP RTP_CodecPort.cc #8 2.210 DEP RSL_Types.cc #8 2.213 DEP RSL_Emulation.cc #8 2.214 DEP RLCMAC_Types.cc #8 2.216 DEP RLCMAC_Templates.cc #8 2.220 DEP RLCMAC_CSN1_Types.cc #8 2.224 DEP RLCMAC_CSN1_Templates.cc #8 2.224 DEP PCUIF_Types.cc #8 2.225 DEP PCUIF_CodecPort.cc #8 2.253 DEP Osmocom_VTY_Functions.cc #8 2.253 DEP Osmocom_Types.cc #8 2.253 DEP Osmocom_CTRL_Types.cc #8 2.253 DEP Osmocom_CTRL_Functions.cc #8 2.254 DEP Osmocom_CTRL_Adapter.cc #8 2.261 DEP OSMUX_Types.cc #8 2.261 DEP OSMUX_Emulation.cc #8 2.272 DEP OSMUX_CodecPort_CtrlFunct.cc #8 2.275 DEP OSMUX_CodecPort.cc #8 2.286 DEP Native_Functions.cc #8 2.294 DEP MobileL3_Types.cc #8 2.310 DEP MobileL3_SS_Types.cc #8 2.311 DEP MobileL3_SMS_Types.cc #8 2.317 DEP MobileL3_RRM_Types.cc #8 2.325 DEP MobileL3_MM_Types.cc #8 2.334 DEP MobileL3_GMM_SM_Types.cc #8 2.334 DEP MobileL3_CommonIE_Types.cc #8 2.337 DEP MobileL3_CC_Types.cc #8 2.340 DEP Misc_Helpers.cc #8 2.345 DEP LAPDm_Types.cc #8 2.368 DEP LAPDm_RAW_PT.cc #8 2.368 DEP L3_Templates.cc #8 2.370 DEP L3_Common.cc #8 2.375 DEP L1CTL_Types.cc #8 2.376 DEP L1CTL_PortType_CtrlFunct.cc #8 2.388 DEP L1CTL_PortType.cc #8 2.390 DEP IuUP_Types.cc #8 2.404 DEP IuUP_Emulation.cc #8 2.404 DEP IPL4asp_Types.cc #8 2.410 DEP IPL4asp_PortType.cc #8 2.416 DEP IPL4asp_Functions.cc #8 2.425 DEP IPA_Types.cc #8 2.453 DEP IPA_Testing.cc #8 2.458 DEP IPA_CodecPort_CtrlFunct.cc #8 2.461 DEP IPA_CodecPort.cc #8 2.461 DEP General_Types.cc #8 2.464 DEP GSM_Types.cc #8 2.469 DEP GSM_SystemInformation.cc #8 2.476 DEP GSM_RestOctets.cc #8 2.486 DEP GSM_RR_Types.cc #8 2.488 DEP BTS_Tests_perf.cc #8 2.514 DEP BTS_Tests_VAMOS.cc #8 2.526 DEP BTS_Tests_SMSCB.cc #8 2.526 DEP BTS_Tests_OML.cc #8 2.533 DEP BTS_Tests_LAPDm.cc #8 2.536 DEP BTS_Tests_ASCI.cc #8 2.539 DEP BTS_Tests.cc #8 2.540 DEP AbisOML_Types.cc #8 2.624 DEP AMR_Types.cc #8 3.275 CC AMR_Types.o #8 3.275 CC AbisOML_Types.o #8 3.275 CC BTS_Tests.o #8 3.275 CC BTS_Tests_ASCI.o #8 3.275 CC BTS_Tests_LAPDm.o #8 3.276 CC BTS_Tests_OML.o #8 3.276 CC BTS_Tests_SMSCB.o #8 3.276 CC BTS_Tests_VAMOS.o #8 3.277 CC BTS_Tests_perf.o #8 3.277 CC GSM_RR_Types.o #8 3.277 CC GSM_RestOctets.o #8 3.278 CC GSM_SystemInformation.o #8 3.278 CC GSM_Types.o #8 3.278 CC General_Types.o #8 3.279 CC IPA_CodecPort.o #8 3.279 CC IPA_CodecPort_CtrlFunct.o #8 3.279 CC IPA_Testing.o #8 3.280 CC IPA_Types.o #8 3.280 CC IPL4asp_Functions.o #8 3.280 CC IPL4asp_PortType.o #8 3.974 CC IPL4asp_Types.o #8 4.017 CC IuUP_Emulation.o #8 4.103 CC IuUP_Types.o #8 4.274 CC L1CTL_PortType.o #8 4.293 CC L1CTL_PortType_CtrlFunct.o #8 4.365 CC L1CTL_Types.o #8 5.195 CC L3_Common.o #8 5.570 CC L3_Templates.o #8 5.744 CC LAPDm_RAW_PT.o #8 6.493 CC LAPDm_Types.o #8 6.945 CC Misc_Helpers.o #8 7.105 CC MobileL3_CC_Types.o #8 7.273 CC MobileL3_CommonIE_Types.o #8 7.551 CC MobileL3_GMM_SM_Types.o #8 8.191 CC MobileL3_MM_Types.o #8 8.219 CC MobileL3_RRM_Types.o #8 8.527 CC MobileL3_SMS_Types.o #8 8.811 CC MobileL3_SS_Types.o #8 8.829 CC MobileL3_Types.o #8 8.970 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 8.970 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.970 6168 | } #8 8.970 | ^ #8 9.095 CC Native_Functions.o #8 9.096 CC OSMUX_CodecPort.o #8 9.299 CC OSMUX_CodecPort_CtrlFunct.o #8 9.792 CC OSMUX_Emulation.o #8 9.891 CC OSMUX_Types.o #8 9.985 CC Osmocom_CTRL_Adapter.o #8 10.20 CC Osmocom_CTRL_Functions.o #8 10.30 CC Osmocom_CTRL_Types.o #8 10.51 CC Osmocom_Types.o #8 10.72 CC Osmocom_VTY_Functions.o #8 10.78 CC PCUIF_CodecPort.o #8 10.81 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.81 BTS_Tests.cc:39292:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.81 39292 | } #8 10.81 | ^ #8 10.81 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.81 BTS_Tests.cc:39373:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.81 39373 | } #8 10.81 | ^ #8 11.04 CC PCUIF_Types.o #8 11.55 CC RLCMAC_CSN1_Templates.o #8 11.88 CC RLCMAC_CSN1_Types.o #8 11.95 CC RLCMAC_Templates.o #8 11.96 CC RLCMAC_Types.o #8 12.23 CC RSL_Emulation.o #8 12.26 CC RSL_Types.o #8 12.44 CC RTP_CodecPort.o #8 13.41 CC RTP_CodecPort_CtrlFunct.o #8 13.47 CC RTP_Emulation.o #8 13.50 CC RTP_Types.o #8 13.73 CC Socket_API_Definitions.o #8 13.81 CC TCCConversion_Functions.o #8 13.90 CC TCCInterface_Functions.o #8 13.93 CC TELNETasp_PortType.o #8 14.17 CC TRXC_CodecPort.o #8 14.22 CC TRXC_CodecPort_CtrlFunct.o #8 14.29 CC TRXC_Types.o #8 14.43 CC UD_PortType.o #8 14.54 CC UD_Types.o #8 14.72 CC AMR_Types_part_1.o #8 14.77 CC AMR_Types_part_2.o #8 14.80 CC AMR_Types_part_3.o #8 14.82 CC AMR_Types_part_4.o #8 14.84 CC AMR_Types_part_5.o #8 14.86 CC AMR_Types_part_6.o #8 14.88 CC AMR_Types_part_7.o #8 14.90 CC AbisOML_Types_part_1.o #8 14.90 CC AbisOML_Types_part_2.o #8 14.92 CC AbisOML_Types_part_3.o #8 14.94 CC AbisOML_Types_part_4.o #8 14.96 CC AbisOML_Types_part_5.o #8 14.98 CC AbisOML_Types_part_6.o #8 15.01 CC AbisOML_Types_part_7.o #8 15.03 CC BTS_Tests_part_1.o #8 15.03 CC BTS_Tests_part_2.o #8 15.05 CC BTS_Tests_part_3.o #8 15.09 CC BTS_Tests_part_4.o #8 15.12 CC BTS_Tests_part_5.o #8 15.14 CC BTS_Tests_part_6.o #8 15.16 CC BTS_Tests_part_7.o #8 15.20 CC BTS_Tests_ASCI_part_1.o #8 15.23 CC BTS_Tests_ASCI_part_2.o #8 15.25 CC BTS_Tests_ASCI_part_3.o #8 15.29 CC BTS_Tests_ASCI_part_4.o #8 15.32 CC BTS_Tests_ASCI_part_5.o #8 15.34 CC BTS_Tests_ASCI_part_6.o #8 15.36 CC BTS_Tests_ASCI_part_7.o #8 15.38 CC BTS_Tests_LAPDm_part_1.o #8 15.39 CC BTS_Tests_LAPDm_part_2.o #8 15.40 CC BTS_Tests_LAPDm_part_3.o #8 15.42 CC BTS_Tests_LAPDm_part_4.o #8 15.42 CC BTS_Tests_LAPDm_part_5.o #8 15.44 CC BTS_Tests_LAPDm_part_6.o #8 15.45 CC BTS_Tests_LAPDm_part_7.o #8 15.46 CC BTS_Tests_OML_part_1.o #8 15.47 CC BTS_Tests_OML_part_2.o #8 15.48 CC BTS_Tests_OML_part_3.o #8 15.50 CC BTS_Tests_OML_part_4.o #8 15.50 CC BTS_Tests_OML_part_5.o #8 15.51 CC BTS_Tests_OML_part_6.o #8 15.52 CC BTS_Tests_OML_part_7.o #8 15.53 CC BTS_Tests_SMSCB_part_1.o #8 15.54 CC BTS_Tests_SMSCB_part_2.o #8 15.55 CC BTS_Tests_SMSCB_part_3.o #8 15.56 CC BTS_Tests_SMSCB_part_4.o #8 15.57 CC BTS_Tests_SMSCB_part_5.o #8 15.58 CC BTS_Tests_SMSCB_part_6.o #8 15.58 CC BTS_Tests_SMSCB_part_7.o #8 15.60 CC BTS_Tests_VAMOS_part_1.o #8 15.60 CC BTS_Tests_VAMOS_part_2.o #8 15.60 CC BTS_Tests_VAMOS_part_3.o #8 15.60 CC BTS_Tests_VAMOS_part_4.o #8 15.62 CC BTS_Tests_VAMOS_part_5.o #8 15.62 CC BTS_Tests_VAMOS_part_6.o #8 15.64 CC BTS_Tests_VAMOS_part_7.o #8 15.64 CC BTS_Tests_perf_part_1.o #8 15.64 CC BTS_Tests_perf_part_2.o #8 15.65 CC BTS_Tests_perf_part_3.o #8 15.65 CC BTS_Tests_perf_part_4.o #8 15.66 CC BTS_Tests_perf_part_5.o #8 15.66 CC BTS_Tests_perf_part_6.o #8 15.67 CC BTS_Tests_perf_part_7.o #8 15.68 CC GSM_RR_Types_part_1.o #8 15.69 CC GSM_RR_Types_part_2.o #8 15.69 CC GSM_RR_Types_part_3.o #8 15.70 CC GSM_RR_Types_part_4.o #8 15.71 CC GSM_RR_Types_part_5.o #8 15.72 CC GSM_RR_Types_part_6.o #8 15.72 CC GSM_RR_Types_part_7.o #8 15.74 CC GSM_RestOctets_part_1.o #8 15.75 CC GSM_RestOctets_part_2.o #8 15.75 CC GSM_RestOctets_part_3.o #8 15.77 CC GSM_RestOctets_part_4.o #8 15.80 CC GSM_RestOctets_part_5.o #8 15.85 CC GSM_RestOctets_part_6.o #8 15.88 CC GSM_RestOctets_part_7.o #8 15.88 CC GSM_SystemInformation_part_1.o #8 15.90 CC GSM_SystemInformation_part_2.o #8 15.90 CC GSM_SystemInformation_part_3.o #8 15.92 CC GSM_SystemInformation_part_4.o #8 15.92 CC GSM_SystemInformation_part_5.o #8 15.95 CC GSM_SystemInformation_part_6.o #8 15.96 CC GSM_SystemInformation_part_7.o #8 15.97 CC GSM_Types_part_1.o #8 15.98 CC GSM_Types_part_2.o #8 15.99 CC GSM_Types_part_3.o #8 16.00 CC GSM_Types_part_4.o #8 16.00 CC GSM_Types_part_5.o #8 16.02 CC GSM_Types_part_6.o #8 16.02 CC GSM_Types_part_7.o #8 16.02 CC General_Types_part_1.o #8 16.05 CC General_Types_part_2.o #8 16.05 CC General_Types_part_3.o #8 16.06 CC General_Types_part_4.o #8 16.06 CC General_Types_part_5.o #8 16.08 CC General_Types_part_6.o #8 16.08 CC General_Types_part_7.o #8 16.09 CC IPA_CodecPort_part_1.o #8 16.09 CC IPA_CodecPort_part_2.o #8 16.10 CC IPA_CodecPort_part_3.o #8 16.11 CC IPA_CodecPort_part_4.o #8 16.11 CC IPA_CodecPort_part_6.o #8 16.11 CC IPA_CodecPort_part_5.o #8 16.13 CC IPA_CodecPort_part_7.o #8 16.13 CC IPA_CodecPort_CtrlFunct_part_1.o #8 16.13 CC IPA_CodecPort_CtrlFunct_part_2.o #8 16.13 CC IPA_CodecPort_CtrlFunct_part_3.o #8 16.15 CC IPA_CodecPort_CtrlFunct_part_4.o #8 16.15 CC IPA_CodecPort_CtrlFunct_part_5.o #8 16.15 CC IPA_CodecPort_CtrlFunct_part_6.o #8 16.17 CC IPA_CodecPort_CtrlFunct_part_7.o #8 16.17 CC IPA_Testing_part_1.o #8 16.17 CC IPA_Testing_part_2.o #8 16.17 CC IPA_Testing_part_3.o #8 16.19 CC IPA_Testing_part_4.o #8 16.19 CC IPA_Testing_part_5.o #8 16.19 CC IPA_Testing_part_6.o #8 16.19 CC IPA_Testing_part_7.o #8 16.21 CC IPA_Types_part_1.o #8 16.21 CC IPA_Types_part_2.o #8 16.21 CC IPA_Types_part_3.o #8 16.21 CC IPA_Types_part_4.o #8 16.23 CC IPA_Types_part_5.o #8 16.23 CC IPA_Types_part_7.o #8 16.23 CC IPA_Types_part_6.o #8 16.23 CC IPL4asp_Functions_part_1.o #8 16.25 CC IPL4asp_Functions_part_2.o #8 16.25 CC IPL4asp_Functions_part_3.o #8 16.25 CC IPL4asp_Functions_part_4.o #8 16.27 CC IPL4asp_Functions_part_5.o #8 16.27 CC IPL4asp_Functions_part_6.o #8 16.27 CC IPL4asp_Functions_part_7.o #8 16.29 CC IPL4asp_PortType_part_1.o #8 16.29 CC IPL4asp_PortType_part_2.o #8 16.29 CC IPL4asp_PortType_part_3.o #8 16.29 CC IPL4asp_PortType_part_4.o #8 16.31 CC IPL4asp_PortType_part_5.o #8 16.31 CC IPL4asp_PortType_part_6.o #8 16.31 CC IPL4asp_PortType_part_7.o #8 16.31 CC IPL4asp_Types_part_1.o #8 16.32 CC IPL4asp_Types_part_2.o #8 16.34 CC IPL4asp_Types_part_3.o #8 16.34 CC IPL4asp_Types_part_5.o #8 16.34 CC IPL4asp_Types_part_4.o #8 16.34 CC IPL4asp_Types_part_6.o #8 16.36 CC IPL4asp_Types_part_7.o #8 16.36 CC IuUP_Emulation_part_1.o #8 16.36 CC IuUP_Emulation_part_2.o #8 16.36 CC IuUP_Emulation_part_3.o #8 16.37 CC IuUP_Emulation_part_4.o #8 16.39 CC IuUP_Emulation_part_5.o #8 16.39 CC IuUP_Emulation_part_6.o #8 16.39 CC IuUP_Emulation_part_7.o #8 16.40 CC IuUP_Types_part_1.o #8 16.41 CC IuUP_Types_part_2.o #8 16.41 CC IuUP_Types_part_3.o #8 16.41 CC IuUP_Types_part_4.o #8 16.42 CC IuUP_Types_part_5.o #8 16.42 CC IuUP_Types_part_6.o #8 16.43 CC IuUP_Types_part_7.o #8 16.43 CC L1CTL_PortType_part_1.o #8 16.44 CC L1CTL_PortType_part_3.o #8 16.44 CC L1CTL_PortType_part_2.o #8 16.44 CC L1CTL_PortType_part_4.o #8 16.44 CC L1CTL_PortType_part_5.o #8 16.45 CC L1CTL_PortType_part_6.o #8 16.46 CC L1CTL_PortType_part_7.o #8 16.46 CC L1CTL_PortType_CtrlFunct_part_1.o #8 16.46 CC L1CTL_PortType_CtrlFunct_part_2.o #8 16.46 CC L1CTL_PortType_CtrlFunct_part_3.o #8 16.47 CC L1CTL_PortType_CtrlFunct_part_4.o #8 16.48 CC L1CTL_PortType_CtrlFunct_part_5.o #8 16.48 CC L1CTL_PortType_CtrlFunct_part_6.o #8 16.48 CC L1CTL_PortType_CtrlFunct_part_7.o #8 16.49 CC L1CTL_Types_part_1.o #8 16.49 CC L1CTL_Types_part_2.o #8 16.49 CC L1CTL_Types_part_3.o #8 16.51 CC L1CTL_Types_part_5.o #8 16.51 CC L1CTL_Types_part_4.o #8 16.51 CC L1CTL_Types_part_6.o #8 16.51 CC L1CTL_Types_part_7.o #8 16.53 CC L3_Common_part_1.o #8 16.53 CC L3_Common_part_2.o #8 16.53 CC L3_Common_part_3.o #8 16.54 CC L3_Common_part_4.o #8 16.55 CC L3_Common_part_5.o #8 16.55 CC L3_Common_part_6.o #8 16.55 CC L3_Common_part_7.o #8 16.55 CC L3_Templates_part_1.o #8 16.57 CC L3_Templates_part_2.o #8 16.57 CC L3_Templates_part_3.o #8 16.57 CC L3_Templates_part_4.o #8 16.58 CC L3_Templates_part_5.o #8 16.58 CC L3_Templates_part_6.o #8 16.59 CC L3_Templates_part_7.o #8 16.59 CC LAPDm_RAW_PT_part_1.o #8 16.60 CC LAPDm_RAW_PT_part_2.o #8 16.60 CC LAPDm_RAW_PT_part_3.o #8 16.60 CC LAPDm_RAW_PT_part_4.o #8 16.61 CC LAPDm_RAW_PT_part_5.o #8 16.61 CC LAPDm_RAW_PT_part_6.o #8 16.62 CC LAPDm_RAW_PT_part_7.o #8 16.62 CC LAPDm_Types_part_1.o #8 16.62 CC LAPDm_Types_part_2.o #8 16.63 CC LAPDm_Types_part_3.o #8 16.64 CC LAPDm_Types_part_4.o #8 16.64 CC LAPDm_Types_part_5.o #8 16.64 CC LAPDm_Types_part_6.o #8 16.64 CC LAPDm_Types_part_7.o #8 16.65 CC Misc_Helpers_part_1.o #8 16.66 CC Misc_Helpers_part_2.o #8 16.66 CC Misc_Helpers_part_3.o #8 16.66 CC Misc_Helpers_part_4.o #8 16.67 CC Misc_Helpers_part_5.o #8 16.68 CC Misc_Helpers_part_6.o #8 16.68 CC Misc_Helpers_part_7.o #8 16.68 CC MobileL3_CC_Types_part_1.o #8 16.70 CC MobileL3_CC_Types_part_2.o #8 16.70 CC MobileL3_CC_Types_part_3.o #8 16.70 CC MobileL3_CC_Types_part_4.o #8 16.70 CC MobileL3_CC_Types_part_5.o #8 16.70 CC MobileL3_CC_Types_part_6.o #8 16.72 CC MobileL3_CC_Types_part_7.o #8 16.74 CC MobileL3_CommonIE_Types_part_1.o #8 16.74 CC MobileL3_CommonIE_Types_part_2.o #8 16.74 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 16.74 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.74 11507 | } #8 16.74 | ^ #8 16.74 CC MobileL3_CommonIE_Types_part_3.o #8 16.76 CC MobileL3_CommonIE_Types_part_4.o #8 16.76 CC MobileL3_CommonIE_Types_part_5.o #8 16.78 CC MobileL3_CommonIE_Types_part_6.o #8 16.78 CC MobileL3_CommonIE_Types_part_7.o #8 16.80 CC MobileL3_GMM_SM_Types_part_1.o #8 16.81 CC MobileL3_GMM_SM_Types_part_2.o #8 18.00 CC MobileL3_GMM_SM_Types_part_3.o #8 18.09 CC MobileL3_GMM_SM_Types_part_4.o #8 18.50 CC MobileL3_GMM_SM_Types_part_5.o #8 18.78 CC MobileL3_GMM_SM_Types_part_6.o #8 20.25 CC MobileL3_GMM_SM_Types_part_7.o #8 20.50 CC MobileL3_MM_Types_part_1.o #8 20.89 CC MobileL3_MM_Types_part_2.o #8 20.93 CC MobileL3_MM_Types_part_3.o #8 20.96 CC MobileL3_MM_Types_part_4.o #8 21.00 CC MobileL3_MM_Types_part_5.o #8 21.04 CC MobileL3_MM_Types_part_6.o #8 21.07 CC MobileL3_MM_Types_part_7.o #8 21.12 CC MobileL3_RRM_Types_part_1.o #8 21.22 CC MobileL3_RRM_Types_part_2.o #8 21.25 CC MobileL3_RRM_Types_part_3.o #8 22.06 CC MobileL3_RRM_Types_part_4.o #8 22.31 CC MobileL3_RRM_Types_part_5.o #8 22.33 CC MobileL3_RRM_Types_part_6.o #8 22.34 CC MobileL3_RRM_Types_part_7.o #8 22.35 CC MobileL3_SMS_Types_part_1.o #8 22.37 CC MobileL3_SMS_Types_part_2.o #8 22.41 CC MobileL3_SMS_Types_part_3.o #8 22.44 CC MobileL3_SMS_Types_part_4.o #8 22.47 CC MobileL3_SMS_Types_part_5.o #8 22.49 CC MobileL3_SMS_Types_part_6.o #8 22.51 CC MobileL3_SMS_Types_part_7.o #8 22.53 CC MobileL3_SS_Types_part_1.o #8 22.55 CC MobileL3_SS_Types_part_2.o #8 22.57 CC MobileL3_SS_Types_part_3.o #8 22.59 CC MobileL3_SS_Types_part_4.o #8 22.61 CC MobileL3_SS_Types_part_5.o #8 22.63 CC MobileL3_SS_Types_part_6.o #8 22.65 CC MobileL3_SS_Types_part_7.o #8 22.67 CC MobileL3_Types_part_1.o #8 22.69 CC MobileL3_Types_part_2.o #8 22.71 CC MobileL3_Types_part_3.o #8 22.73 CC MobileL3_Types_part_4.o #8 22.75 CC MobileL3_Types_part_5.o #8 22.77 CC MobileL3_Types_part_6.o #8 22.79 CC MobileL3_Types_part_7.o #8 22.81 CC Native_Functions_part_1.o #8 22.83 CC Native_Functions_part_2.o #8 22.85 CC Native_Functions_part_3.o #8 22.87 CC Native_Functions_part_4.o #8 22.89 CC Native_Functions_part_5.o #8 22.91 CC Native_Functions_part_6.o #8 22.93 CC Native_Functions_part_7.o #8 22.96 CC OSMUX_CodecPort_part_1.o #8 22.98 CC OSMUX_CodecPort_part_2.o #8 23.02 CC OSMUX_CodecPort_part_3.o #8 23.04 CC OSMUX_CodecPort_part_4.o #8 23.06 CC OSMUX_CodecPort_part_5.o #8 23.09 CC OSMUX_CodecPort_part_6.o #8 23.11 CC OSMUX_CodecPort_part_7.o #8 23.13 CC OSMUX_CodecPort_CtrlFunct_part_1.o #8 23.15 CC OSMUX_CodecPort_CtrlFunct_part_2.o #8 23.18 CC OSMUX_CodecPort_CtrlFunct_part_3.o #8 23.20 CC OSMUX_CodecPort_CtrlFunct_part_4.o #8 23.22 CC OSMUX_CodecPort_CtrlFunct_part_5.o #8 23.24 CC OSMUX_CodecPort_CtrlFunct_part_6.o #8 23.26 CC OSMUX_CodecPort_CtrlFunct_part_7.o #8 23.29 CC OSMUX_Emulation_part_1.o #8 23.31 CC OSMUX_Emulation_part_2.o #8 23.33 CC OSMUX_Emulation_part_3.o #8 23.36 CC OSMUX_Emulation_part_4.o #8 23.38 CC OSMUX_Emulation_part_5.o #8 23.41 CC OSMUX_Emulation_part_6.o #8 23.43 CC OSMUX_Emulation_part_7.o #8 23.45 CC OSMUX_Types_part_1.o #8 23.47 CC OSMUX_Types_part_2.o #8 23.49 CC OSMUX_Types_part_3.o #8 23.51 CC OSMUX_Types_part_4.o #8 23.53 CC OSMUX_Types_part_5.o #8 23.55 CC OSMUX_Types_part_6.o #8 23.57 CC OSMUX_Types_part_7.o #8 23.59 CC Osmocom_CTRL_Adapter_part_1.o #8 23.61 CC Osmocom_CTRL_Adapter_part_2.o #8 23.63 CC Osmocom_CTRL_Adapter_part_3.o #8 23.65 CC Osmocom_CTRL_Adapter_part_4.o #8 23.67 CC Osmocom_CTRL_Adapter_part_5.o #8 23.71 CC Osmocom_CTRL_Adapter_part_6.o #8 23.73 CC Osmocom_CTRL_Adapter_part_7.o #8 23.75 CC Osmocom_CTRL_Functions_part_1.o #8 23.77 CC Osmocom_CTRL_Functions_part_2.o #8 23.79 CC Osmocom_CTRL_Functions_part_3.o #8 23.81 CC Osmocom_CTRL_Functions_part_4.o #8 23.83 CC Osmocom_CTRL_Functions_part_5.o #8 23.85 CC Osmocom_CTRL_Functions_part_6.o #8 23.87 CC Osmocom_CTRL_Functions_part_7.o #8 23.89 CC Osmocom_CTRL_Types_part_1.o #8 23.91 CC Osmocom_CTRL_Types_part_2.o #8 23.93 CC Osmocom_CTRL_Types_part_3.o #8 23.95 CC Osmocom_CTRL_Types_part_4.o #8 23.97 CC Osmocom_CTRL_Types_part_5.o #8 23.99 CC Osmocom_CTRL_Types_part_6.o #8 24.01 CC Osmocom_CTRL_Types_part_7.o #8 24.03 CC Osmocom_Types_part_1.o #8 24.05 CC Osmocom_Types_part_2.o #8 24.07 CC Osmocom_Types_part_3.o #8 24.09 CC Osmocom_Types_part_4.o #8 24.11 CC Osmocom_Types_part_5.o #8 24.14 CC Osmocom_Types_part_6.o #8 24.17 CC Osmocom_Types_part_7.o #8 24.19 CC Osmocom_VTY_Functions_part_1.o #8 24.19 CC Osmocom_VTY_Functions_part_2.o #8 24.19 CC Osmocom_VTY_Functions_part_3.o #8 24.21 CC Osmocom_VTY_Functions_part_4.o #8 24.21 CC Osmocom_VTY_Functions_part_6.o #8 24.21 CC Osmocom_VTY_Functions_part_5.o #8 24.23 CC Osmocom_VTY_Functions_part_7.o #8 24.23 CC PCUIF_CodecPort_part_2.o #8 24.23 CC PCUIF_CodecPort_part_1.o #8 24.25 CC PCUIF_CodecPort_part_3.o #8 24.25 CC PCUIF_CodecPort_part_4.o #8 24.25 CC PCUIF_CodecPort_part_5.o #8 24.27 CC PCUIF_CodecPort_part_6.o #8 24.27 CC PCUIF_CodecPort_part_7.o #8 24.28 CC PCUIF_Types_part_1.o #8 24.29 CC PCUIF_Types_part_2.o #8 24.29 CC PCUIF_Types_part_3.o #8 24.31 CC PCUIF_Types_part_4.o #8 24.31 CC PCUIF_Types_part_5.o #8 24.33 CC PCUIF_Types_part_6.o #8 24.33 CC PCUIF_Types_part_7.o #8 24.35 CC RLCMAC_CSN1_Templates_part_1.o #8 24.36 CC RLCMAC_CSN1_Templates_part_2.o #8 24.36 CC RLCMAC_CSN1_Templates_part_3.o #8 24.37 CC RLCMAC_CSN1_Templates_part_4.o #8 24.38 CC RLCMAC_CSN1_Templates_part_5.o #8 24.38 CC RLCMAC_CSN1_Templates_part_6.o #8 24.39 CC RLCMAC_CSN1_Templates_part_7.o #8 24.40 CC RLCMAC_CSN1_Types_part_1.o #8 24.40 CC RLCMAC_CSN1_Types_part_2.o #8 24.41 CC RLCMAC_CSN1_Types_part_3.o #8 24.46 CC RLCMAC_CSN1_Types_part_4.o #8 24.51 CC RLCMAC_CSN1_Types_part_5.o #8 24.70 CC RLCMAC_CSN1_Types_part_6.o #8 24.72 CC RLCMAC_CSN1_Types_part_7.o #8 24.77 CC RLCMAC_Templates_part_1.o #8 24.79 CC RLCMAC_Templates_part_2.o #8 24.81 CC RLCMAC_Templates_part_3.o #8 24.83 CC RLCMAC_Templates_part_4.o #8 24.85 CC RLCMAC_Templates_part_5.o #8 24.87 CC RLCMAC_Templates_part_6.o #8 24.89 CC RLCMAC_Templates_part_7.o #8 24.92 CC RLCMAC_Types_part_1.o #8 24.96 CC RLCMAC_Types_part_2.o #8 24.99 CC RLCMAC_Types_part_3.o #8 25.02 CC RLCMAC_Types_part_4.o #8 25.05 CC RLCMAC_Types_part_5.o #8 25.07 CC RLCMAC_Types_part_6.o #8 25.09 CC RLCMAC_Types_part_7.o #8 25.12 CC RSL_Emulation_part_1.o #8 25.14 CC RSL_Emulation_part_2.o #8 25.16 CC RSL_Emulation_part_3.o #8 25.19 CC RSL_Emulation_part_4.o #8 25.21 CC RSL_Emulation_part_5.o #8 25.23 CC RSL_Emulation_part_6.o #8 25.25 CC RSL_Emulation_part_7.o #8 25.27 CC RSL_Types_part_1.o #8 25.39 CC RSL_Types_part_2.o #8 25.49 CC RSL_Types_part_3.o #8 25.52 CC RSL_Types_part_4.o #8 25.55 CC RSL_Types_part_5.o #8 25.58 CC RSL_Types_part_6.o #8 25.62 CC RSL_Types_part_7.o #8 25.62 CC RTP_CodecPort_part_1.o #8 25.64 CC RTP_CodecPort_part_2.o #8 25.66 CC RTP_CodecPort_part_3.o #8 25.66 CC RTP_CodecPort_part_4.o #8 25.68 CC RTP_CodecPort_part_5.o #8 25.70 CC RTP_CodecPort_part_6.o #8 25.71 CC RTP_CodecPort_part_7.o #8 25.72 CC RTP_CodecPort_CtrlFunct_part_1.o #8 25.74 CC RTP_CodecPort_CtrlFunct_part_2.o #8 25.74 CC RTP_CodecPort_CtrlFunct_part_3.o #8 25.76 CC RTP_CodecPort_CtrlFunct_part_4.o #8 25.78 CC RTP_CodecPort_CtrlFunct_part_5.o #8 25.78 CC RTP_CodecPort_CtrlFunct_part_6.o #8 25.80 CC RTP_CodecPort_CtrlFunct_part_7.o #8 25.81 CC RTP_Emulation_part_1.o #8 25.83 CC RTP_Emulation_part_2.o #8 25.83 CC RTP_Emulation_part_3.o #8 25.85 CC RTP_Emulation_part_4.o #8 25.88 CC RTP_Emulation_part_6.o #8 25.88 CC RTP_Emulation_part_5.o #8 25.90 CC RTP_Emulation_part_7.o #8 25.91 CC RTP_Types_part_1.o #8 25.92 CC RTP_Types_part_2.o #8 25.96 CC RTP_Types_part_3.o #8 26.00 CC RTP_Types_part_4.o #8 26.03 CC RTP_Types_part_5.o #8 26.03 CC RTP_Types_part_6.o #8 26.05 CC RTP_Types_part_7.o #8 26.06 CC Socket_API_Definitions_part_1.o #8 26.08 CC Socket_API_Definitions_part_2.o #8 26.09 CC Socket_API_Definitions_part_3.o #8 26.11 CC Socket_API_Definitions_part_4.o #8 26.11 CC Socket_API_Definitions_part_5.o #8 26.13 CC Socket_API_Definitions_part_6.o #8 26.13 CC Socket_API_Definitions_part_7.o #8 26.15 CC TCCConversion_Functions_part_1.o #8 26.16 CC TCCConversion_Functions_part_2.o #8 26.18 CC TCCConversion_Functions_part_3.o #8 26.19 CC TCCConversion_Functions_part_4.o #8 26.21 CC TCCConversion_Functions_part_5.o #8 26.22 CC TCCConversion_Functions_part_6.o #8 26.23 CC TCCConversion_Functions_part_7.o #8 26.24 CC TCCInterface_Functions_part_1.o #8 26.26 CC TCCInterface_Functions_part_2.o #8 26.26 CC TCCInterface_Functions_part_3.o #8 26.28 CC TCCInterface_Functions_part_4.o #8 26.28 CC TCCInterface_Functions_part_5.o #8 26.30 CC TCCInterface_Functions_part_6.o #8 26.30 CC TCCInterface_Functions_part_7.o #8 26.32 CC TELNETasp_PortType_part_1.o #8 26.34 CC TELNETasp_PortType_part_2.o #8 26.35 CC TELNETasp_PortType_part_3.o #8 26.36 CC TELNETasp_PortType_part_4.o #8 26.37 CC TELNETasp_PortType_part_5.o #8 26.39 CC TELNETasp_PortType_part_6.o #8 26.40 CC TELNETasp_PortType_part_7.o #8 26.42 CC TRXC_CodecPort_part_1.o #8 26.42 CC TRXC_CodecPort_part_2.o #8 26.45 CC TRXC_CodecPort_part_3.o #8 26.46 CC TRXC_CodecPort_part_4.o #8 26.47 CC TRXC_CodecPort_part_5.o #8 26.48 CC TRXC_CodecPort_part_6.o #8 26.49 CC TRXC_CodecPort_part_7.o #8 26.49 CC TRXC_CodecPort_CtrlFunct_part_1.o #8 26.50 CC TRXC_CodecPort_CtrlFunct_part_2.o #8 26.51 CC TRXC_CodecPort_CtrlFunct_part_3.o #8 26.52 CC TRXC_CodecPort_CtrlFunct_part_4.o #8 26.52 CC TRXC_CodecPort_CtrlFunct_part_5.o #8 26.53 CC TRXC_CodecPort_CtrlFunct_part_6.o #8 26.54 CC TRXC_CodecPort_CtrlFunct_part_7.o #8 26.54 CC TRXC_Types_part_1.o #8 26.56 CC TRXC_Types_part_2.o #8 26.56 CC TRXC_Types_part_3.o #8 26.57 CC TRXC_Types_part_4.o #8 26.58 CC TRXC_Types_part_5.o #8 26.58 CC TRXC_Types_part_6.o #8 26.60 CC TRXC_Types_part_7.o #8 26.60 CC UD_PortType_part_1.o #8 26.60 CC UD_PortType_part_2.o #8 26.62 CC UD_PortType_part_3.o #8 26.62 CC UD_PortType_part_4.o #8 26.62 CC UD_PortType_part_5.o #8 26.64 CC UD_PortType_part_6.o #8 26.64 CC UD_PortType_part_7.o #8 26.65 CC UD_Types_part_1.o #8 26.66 CC UD_Types_part_3.o #8 26.66 CC UD_Types_part_2.o #8 26.67 CC UD_Types_part_4.o #8 26.68 CC UD_Types_part_5.o #8 26.68 CC UD_Types_part_6.o #8 26.70 CC UD_Types_part_7.o #8 26.70 CC IPA_Emulation.o #8 26.72 CC IPA_Emulation_part_1.o #8 26.72 CC IPA_Emulation_part_2.o #8 26.74 CC IPA_Emulation_part_3.o #8 26.76 CC IPA_Emulation_part_4.o #8 26.76 CC IPA_Emulation_part_5.o #8 26.78 CC IPA_Emulation_part_6.o #8 26.80 CC IPA_Emulation_part_7.o #8 26.80 CC IPA_CodecPort_CtrlFunctDef.o #8 26.84 CC IPL4asp_PT.o #8 27.24 CC IPL4asp_discovery.o #8 27.32 CC IuUP_EncDec.o #8 27.37 CC L1CTL_PortType_CtrlFunctDef.o #8 27.63 CC Native_FunctionDefs.o #8 27.65 CC OSMUX_CodecPort_CtrlFunctDef.o #8 27.74 CC RLCMAC_EncDec.o #8 27.78 CC RTP_CodecPort_CtrlFunctDef.o #8 28.06 CC RTP_EncDec.o #8 28.16 CC TCCConversion.o #8 28.19 CC TCCInterface.o #8 28.47 CC TELNETasp_PT.o #8 28.50 CC TRXC_CodecPort_CtrlFunctDef.o #8 28.67 CC UD_PT.o #8 28.82 CCLD AMR_Types.so #8 28.90 CCLD AbisOML_Types.so #8 28.99 CCLD BTS_Tests.so #8 29.01 CCLD BTS_Tests_ASCI.so #8 29.09 CCLD BTS_Tests_LAPDm.so #8 29.10 CCLD BTS_Tests_OML.so #8 29.15 CCLD BTS_Tests_SMSCB.so #8 29.16 CCLD BTS_Tests_VAMOS.so #8 29.19 CCLD BTS_Tests_perf.so #8 29.25 CCLD GSM_RR_Types.so #8 29.27 CCLD GSM_RestOctets.so #8 29.29 CCLD GSM_SystemInformation.so #8 29.34 CCLD GSM_Types.so #8 29.38 CCLD General_Types.so #8 29.39 CCLD IPA_CodecPort.so #8 29.42 CCLD IPA_CodecPort_CtrlFunct.so #8 29.43 CCLD IPA_Testing.so #8 29.46 CCLD IPA_Types.so #8 29.48 CCLD IPL4asp_Functions.so #8 29.50 CCLD IPL4asp_PortType.so #8 29.52 CCLD IPL4asp_Types.so #8 29.55 CCLD IuUP_Emulation.so #8 29.56 CCLD IuUP_Types.so #8 29.58 CCLD L1CTL_PortType.so #8 29.59 CCLD L1CTL_PortType_CtrlFunct.so #8 29.63 CCLD L1CTL_Types.so #8 29.66 CCLD L3_Common.so #8 29.69 CCLD L3_Templates.so #8 29.71 CCLD LAPDm_RAW_PT.so #8 29.71 CCLD LAPDm_Types.so #8 29.72 CCLD Misc_Helpers.so #8 29.75 CCLD MobileL3_CC_Types.so #8 29.75 CCLD MobileL3_CommonIE_Types.so #8 29.78 CCLD MobileL3_GMM_SM_Types.so #8 29.79 CCLD MobileL3_MM_Types.so #8 29.84 CCLD MobileL3_SMS_Types.so #8 29.84 CCLD MobileL3_RRM_Types.so #8 29.84 CCLD MobileL3_SS_Types.so #8 29.86 CCLD MobileL3_Types.so #8 29.90 CCLD Native_Functions.so #8 29.90 CCLD OSMUX_CodecPort.so #8 29.95 CCLD OSMUX_CodecPort_CtrlFunct.so #8 29.98 CCLD OSMUX_Emulation.so #8 30.00 CCLD OSMUX_Types.so #8 30.00 CCLD Osmocom_CTRL_Adapter.so #8 30.01 CCLD Osmocom_CTRL_Functions.so #8 30.01 CCLD Osmocom_CTRL_Types.so #8 30.02 CCLD Osmocom_Types.so #8 30.02 CCLD Osmocom_VTY_Functions.so #8 30.05 CCLD PCUIF_CodecPort.so #8 30.06 CCLD PCUIF_Types.so #8 30.11 CCLD RLCMAC_CSN1_Templates.so #8 30.12 CCLD RLCMAC_CSN1_Types.so #8 30.12 CCLD RLCMAC_Templates.so #8 30.13 CCLD RLCMAC_Types.so #8 30.13 CCLD RSL_Emulation.so #8 30.14 CCLD RSL_Types.so #8 30.15 CCLD RTP_CodecPort.so #8 30.17 CCLD RTP_CodecPort_CtrlFunct.so #8 30.21 CCLD RTP_Emulation.so #8 30.23 CCLD RTP_Types.so #8 30.24 CCLD Socket_API_Definitions.so #8 30.24 CCLD TCCConversion_Functions.so #8 30.26 CCLD TCCInterface_Functions.so #8 30.28 CCLD TELNETasp_PortType.so #8 30.31 CCLD TRXC_CodecPort.so #8 30.31 CCLD TRXC_CodecPort_CtrlFunct.so #8 30.33 CCLD TRXC_Types.so #8 30.34 CCLD UD_PortType.so #8 30.35 CCLD UD_Types.so #8 30.36 CCLD AMR_Types_part_1.so #8 30.38 CCLD AMR_Types_part_2.so #8 30.38 CCLD AMR_Types_part_3.so #8 30.39 CCLD AMR_Types_part_4.so #8 30.41 CCLD AMR_Types_part_5.so #8 30.41 CCLD AMR_Types_part_6.so #8 30.41 CCLD AMR_Types_part_7.so #8 30.42 CCLD AbisOML_Types_part_1.so #8 30.43 CCLD AbisOML_Types_part_2.so #8 30.43 CCLD AbisOML_Types_part_3.so #8 30.43 CCLD AbisOML_Types_part_4.so #8 30.44 CCLD AbisOML_Types_part_5.so #8 30.44 CCLD AbisOML_Types_part_6.so #8 30.44 CCLD AbisOML_Types_part_7.so #8 30.45 CCLD BTS_Tests_part_1.so #8 30.45 CCLD BTS_Tests_part_2.so #8 30.46 CCLD BTS_Tests_part_3.so #8 30.46 CCLD BTS_Tests_part_4.so #8 30.46 CCLD BTS_Tests_part_5.so #8 30.46 CCLD BTS_Tests_part_6.so #8 30.47 CCLD BTS_Tests_part_7.so #8 30.48 CCLD BTS_Tests_ASCI_part_1.so #8 30.48 CCLD BTS_Tests_ASCI_part_2.so #8 30.49 CCLD BTS_Tests_ASCI_part_3.so #8 30.49 CCLD BTS_Tests_ASCI_part_4.so #8 30.50 CCLD BTS_Tests_ASCI_part_5.so #8 30.50 CCLD BTS_Tests_ASCI_part_6.so #8 30.51 CCLD BTS_Tests_ASCI_part_7.so #8 30.51 CCLD BTS_Tests_LAPDm_part_1.so #8 30.51 CCLD BTS_Tests_LAPDm_part_2.so #8 30.51 CCLD BTS_Tests_LAPDm_part_3.so #8 30.52 CCLD BTS_Tests_LAPDm_part_4.so #8 30.52 CCLD BTS_Tests_LAPDm_part_5.so #8 30.53 CCLD BTS_Tests_LAPDm_part_6.so #8 30.53 CCLD BTS_Tests_LAPDm_part_7.so #8 30.53 CCLD BTS_Tests_OML_part_1.so #8 30.53 CCLD BTS_Tests_OML_part_2.so #8 30.53 CCLD BTS_Tests_OML_part_3.so #8 30.53 CCLD BTS_Tests_OML_part_4.so #8 30.54 CCLD BTS_Tests_OML_part_5.so #8 30.55 CCLD BTS_Tests_OML_part_6.so #8 30.55 CCLD BTS_Tests_OML_part_7.so #8 30.55 CCLD BTS_Tests_SMSCB_part_1.so #8 30.55 CCLD BTS_Tests_SMSCB_part_2.so #8 30.55 CCLD BTS_Tests_SMSCB_part_3.so #8 30.55 CCLD BTS_Tests_SMSCB_part_4.so #8 30.56 CCLD BTS_Tests_SMSCB_part_5.so #8 30.56 CCLD BTS_Tests_SMSCB_part_6.so #8 30.56 CCLD BTS_Tests_SMSCB_part_7.so #8 30.56 CCLD BTS_Tests_VAMOS_part_1.so #8 30.57 CCLD BTS_Tests_VAMOS_part_2.so #8 30.58 CCLD BTS_Tests_VAMOS_part_3.so #8 30.58 CCLD BTS_Tests_VAMOS_part_4.so #8 30.58 CCLD BTS_Tests_VAMOS_part_5.so #8 30.58 CCLD BTS_Tests_VAMOS_part_6.so #8 30.58 CCLD BTS_Tests_VAMOS_part_7.so #8 30.58 CCLD BTS_Tests_perf_part_1.so #8 30.59 CCLD BTS_Tests_perf_part_2.so #8 30.59 CCLD BTS_Tests_perf_part_3.so #8 30.59 CCLD BTS_Tests_perf_part_4.so #8 30.61 CCLD BTS_Tests_perf_part_5.so #8 30.61 CCLD BTS_Tests_perf_part_6.so #8 30.61 CCLD BTS_Tests_perf_part_7.so #8 30.61 CCLD GSM_RR_Types_part_1.so #8 30.61 CCLD GSM_RR_Types_part_2.so #8 30.63 CCLD GSM_RR_Types_part_3.so #8 30.63 CCLD GSM_RR_Types_part_4.so #8 30.63 CCLD GSM_RR_Types_part_5.so #8 30.63 CCLD GSM_RR_Types_part_6.so #8 30.63 CCLD GSM_RR_Types_part_7.so #8 30.63 CCLD GSM_RestOctets_part_1.so #8 30.63 CCLD GSM_RestOctets_part_2.so #8 30.63 CCLD GSM_RestOctets_part_3.so #8 30.63 CCLD GSM_RestOctets_part_4.so #8 30.66 CCLD GSM_RestOctets_part_5.so #8 30.66 CCLD GSM_RestOctets_part_6.so #8 30.66 CCLD GSM_RestOctets_part_7.so #8 30.66 CCLD GSM_SystemInformation_part_1.so #8 30.66 CCLD GSM_SystemInformation_part_2.so #8 30.67 CCLD GSM_SystemInformation_part_3.so #8 30.68 CCLD GSM_SystemInformation_part_4.so #8 30.69 CCLD GSM_SystemInformation_part_5.so #8 30.69 CCLD GSM_SystemInformation_part_6.so #8 30.69 CCLD GSM_SystemInformation_part_7.so #8 30.69 CCLD GSM_Types_part_1.so #8 30.70 CCLD GSM_Types_part_2.so #8 30.71 CCLD GSM_Types_part_3.so #8 30.71 CCLD GSM_Types_part_4.so #8 30.72 CCLD GSM_Types_part_5.so #8 30.72 CCLD GSM_Types_part_6.so #8 30.72 CCLD GSM_Types_part_7.so #8 30.73 CCLD General_Types_part_1.so #8 30.74 CCLD General_Types_part_2.so #8 30.74 CCLD General_Types_part_3.so #8 30.75 CCLD General_Types_part_4.so #8 30.75 CCLD General_Types_part_5.so #8 30.75 CCLD General_Types_part_6.so #8 30.75 CCLD General_Types_part_7.so #8 30.76 CCLD IPA_CodecPort_part_1.so #8 30.76 CCLD IPA_CodecPort_part_2.so #8 30.76 CCLD IPA_CodecPort_part_3.so #8 30.78 CCLD IPA_CodecPort_part_4.so #8 30.78 CCLD IPA_CodecPort_part_5.so #8 30.78 CCLD IPA_CodecPort_part_7.so #8 30.78 CCLD IPA_CodecPort_part_6.so #8 30.78 CCLD IPA_CodecPort_CtrlFunct_part_1.so #8 30.78 CCLD IPA_CodecPort_CtrlFunct_part_2.so #8 30.78 CCLD IPA_CodecPort_CtrlFunct_part_3.so #8 30.79 CCLD IPA_CodecPort_CtrlFunct_part_4.so #8 30.79 CCLD IPA_CodecPort_CtrlFunct_part_5.so #8 30.81 CCLD IPA_CodecPort_CtrlFunct_part_6.so #8 30.81 CCLD IPA_CodecPort_CtrlFunct_part_7.so #8 30.81 CCLD IPA_Testing_part_1.so #8 30.81 CCLD IPA_Testing_part_2.so #8 30.81 CCLD IPA_Testing_part_3.so #8 30.81 CCLD IPA_Testing_part_4.so #8 30.81 CCLD IPA_Testing_part_5.so #8 30.82 CCLD IPA_Testing_part_6.so #8 30.82 CCLD IPA_Testing_part_7.so #8 30.83 CCLD IPA_Types_part_1.so #8 30.83 CCLD IPA_Types_part_2.so #8 30.84 CCLD IPA_Types_part_3.so #8 30.84 CCLD IPA_Types_part_4.so #8 30.84 CCLD IPA_Types_part_5.so #8 30.84 CCLD IPA_Types_part_6.so #8 30.84 CCLD IPA_Types_part_7.so #8 30.84 CCLD IPL4asp_Functions_part_1.so #8 30.84 CCLD IPL4asp_Functions_part_2.so #8 30.84 CCLD IPL4asp_Functions_part_3.so #8 30.85 CCLD IPL4asp_Functions_part_4.so #8 30.85 CCLD IPL4asp_Functions_part_5.so #8 30.87 CCLD IPL4asp_Functions_part_6.so #8 30.87 CCLD IPL4asp_Functions_part_7.so #8 30.87 CCLD IPL4asp_PortType_part_1.so #8 30.87 CCLD IPL4asp_PortType_part_2.so #8 30.87 CCLD IPL4asp_PortType_part_3.so #8 30.87 CCLD IPL4asp_PortType_part_4.so #8 30.87 CCLD IPL4asp_PortType_part_5.so #8 30.87 CCLD IPL4asp_PortType_part_6.so #8 30.87 CCLD IPL4asp_PortType_part_7.so #8 30.87 CCLD IPL4asp_Types_part_1.so #8 30.87 CCLD IPL4asp_Types_part_2.so #8 30.88 CCLD IPL4asp_Types_part_3.so #8 30.89 CCLD IPL4asp_Types_part_4.so #8 30.89 CCLD IPL4asp_Types_part_5.so #8 30.89 CCLD IPL4asp_Types_part_6.so #8 30.89 CCLD IPL4asp_Types_part_7.so #8 30.90 CCLD IuUP_Emulation_part_1.so #8 30.90 CCLD IuUP_Emulation_part_2.so #8 30.90 CCLD IuUP_Emulation_part_3.so #8 30.90 CCLD IuUP_Emulation_part_4.so #8 30.90 CCLD IuUP_Emulation_part_5.so #8 30.90 CCLD IuUP_Emulation_part_6.so #8 30.91 CCLD IuUP_Emulation_part_7.so #8 30.91 CCLD IuUP_Types_part_1.so #8 30.92 CCLD IuUP_Types_part_2.so #8 30.92 CCLD IuUP_Types_part_3.so #8 30.92 CCLD IuUP_Types_part_4.so #8 30.92 CCLD IuUP_Types_part_5.so #8 30.92 CCLD IuUP_Types_part_6.so #8 30.93 CCLD IuUP_Types_part_7.so #8 30.93 CCLD L1CTL_PortType_part_1.so #8 30.93 CCLD L1CTL_PortType_part_2.so #8 30.93 CCLD L1CTL_PortType_part_3.so #8 30.93 CCLD L1CTL_PortType_part_4.so #8 30.94 CCLD L1CTL_PortType_part_5.so #8 30.94 CCLD L1CTL_PortType_part_6.so #8 30.94 CCLD L1CTL_PortType_part_7.so #8 30.95 CCLD L1CTL_PortType_CtrlFunct_part_1.so #8 30.95 CCLD L1CTL_PortType_CtrlFunct_part_2.so #8 30.95 CCLD L1CTL_PortType_CtrlFunct_part_3.so #8 30.95 CCLD L1CTL_PortType_CtrlFunct_part_4.so #8 30.95 CCLD L1CTL_PortType_CtrlFunct_part_5.so #8 30.96 CCLD L1CTL_PortType_CtrlFunct_part_6.so #8 30.96 CCLD L1CTL_PortType_CtrlFunct_part_7.so #8 30.96 CCLD L1CTL_Types_part_1.so #8 30.96 CCLD L1CTL_Types_part_2.so #8 30.96 CCLD L1CTL_Types_part_3.so #8 30.97 CCLD L1CTL_Types_part_4.so #8 30.97 CCLD L1CTL_Types_part_5.so #8 30.97 CCLD L1CTL_Types_part_6.so #8 30.97 CCLD L1CTL_Types_part_7.so #8 30.98 CCLD L3_Common_part_1.so #8 30.98 CCLD L3_Common_part_2.so #8 31.01 CCLD L3_Common_part_3.so #8 31.01 CCLD L3_Common_part_4.so #8 31.01 CCLD L3_Common_part_5.so #8 31.01 CCLD L3_Common_part_6.so #8 31.01 CCLD L3_Common_part_7.so #8 31.01 CCLD L3_Templates_part_1.so #8 31.01 CCLD L3_Templates_part_2.so #8 31.01 CCLD L3_Templates_part_3.so #8 31.01 CCLD L3_Templates_part_4.so #8 31.01 CCLD L3_Templates_part_5.so #8 31.03 CCLD L3_Templates_part_6.so #8 31.03 CCLD L3_Templates_part_7.so #8 31.03 CCLD LAPDm_RAW_PT_part_1.so #8 31.03 CCLD LAPDm_RAW_PT_part_2.so #8 31.03 CCLD LAPDm_RAW_PT_part_3.so #8 31.03 CCLD LAPDm_RAW_PT_part_4.so #8 31.04 CCLD LAPDm_RAW_PT_part_5.so #8 31.04 CCLD LAPDm_RAW_PT_part_6.so #8 31.04 CCLD LAPDm_RAW_PT_part_7.so #8 31.05 CCLD LAPDm_Types_part_1.so #8 31.06 CCLD LAPDm_Types_part_2.so #8 31.06 CCLD LAPDm_Types_part_3.so #8 31.06 CCLD LAPDm_Types_part_4.so #8 31.06 CCLD LAPDm_Types_part_5.so #8 31.06 CCLD LAPDm_Types_part_7.so #8 31.06 CCLD LAPDm_Types_part_6.so #8 31.06 CCLD Misc_Helpers_part_1.so #8 31.07 CCLD Misc_Helpers_part_2.so #8 31.07 CCLD Misc_Helpers_part_3.so #8 31.08 CCLD Misc_Helpers_part_4.so #8 31.09 CCLD Misc_Helpers_part_5.so #8 31.09 CCLD Misc_Helpers_part_6.so #8 31.09 CCLD Misc_Helpers_part_7.so #8 31.09 CCLD MobileL3_CC_Types_part_1.so #8 31.09 CCLD MobileL3_CC_Types_part_2.so #8 31.09 CCLD MobileL3_CC_Types_part_3.so #8 31.09 CCLD MobileL3_CC_Types_part_4.so #8 31.10 CCLD MobileL3_CC_Types_part_5.so #8 31.10 CCLD MobileL3_CC_Types_part_6.so #8 31.10 CCLD MobileL3_CC_Types_part_7.so #8 31.10 CCLD MobileL3_CommonIE_Types_part_1.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_2.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_3.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_4.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_5.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_6.so #8 31.13 CCLD MobileL3_CommonIE_Types_part_7.so #8 31.13 CCLD MobileL3_GMM_SM_Types_part_1.so #8 31.13 CCLD MobileL3_GMM_SM_Types_part_2.so #8 31.14 CCLD MobileL3_GMM_SM_Types_part_3.so #8 31.15 CCLD MobileL3_GMM_SM_Types_part_4.so #8 31.15 CCLD MobileL3_GMM_SM_Types_part_5.so #8 31.15 CCLD MobileL3_GMM_SM_Types_part_6.so #8 31.15 CCLD MobileL3_GMM_SM_Types_part_7.so #8 31.16 CCLD MobileL3_MM_Types_part_1.so #8 31.17 CCLD MobileL3_MM_Types_part_2.so #8 31.23 CCLD MobileL3_MM_Types_part_3.so #8 31.27 CCLD MobileL3_MM_Types_part_4.so #8 31.27 CCLD MobileL3_MM_Types_part_5.so #8 31.30 CCLD MobileL3_MM_Types_part_6.so #8 31.30 CCLD MobileL3_MM_Types_part_7.so #8 31.30 CCLD MobileL3_RRM_Types_part_1.so #8 31.30 CCLD MobileL3_RRM_Types_part_2.so #8 31.31 CCLD MobileL3_RRM_Types_part_3.so #8 31.32 CCLD MobileL3_RRM_Types_part_4.so #8 31.32 CCLD MobileL3_RRM_Types_part_5.so #8 31.33 CCLD MobileL3_RRM_Types_part_6.so #8 31.33 CCLD MobileL3_RRM_Types_part_7.so #8 31.33 CCLD MobileL3_SMS_Types_part_1.so #8 31.33 CCLD MobileL3_SMS_Types_part_2.so #8 31.35 CCLD MobileL3_SMS_Types_part_3.so #8 31.35 CCLD MobileL3_SMS_Types_part_4.so #8 31.35 CCLD MobileL3_SMS_Types_part_5.so #8 31.35 CCLD MobileL3_SMS_Types_part_6.so #8 31.35 CCLD MobileL3_SMS_Types_part_7.so #8 31.36 CCLD MobileL3_SS_Types_part_1.so #8 31.38 CCLD MobileL3_SS_Types_part_2.so #8 31.38 CCLD MobileL3_SS_Types_part_3.so #8 31.38 CCLD MobileL3_SS_Types_part_4.so #8 31.38 CCLD MobileL3_SS_Types_part_5.so #8 31.38 CCLD MobileL3_SS_Types_part_6.so #8 31.38 CCLD MobileL3_SS_Types_part_7.so #8 31.38 CCLD MobileL3_Types_part_1.so #8 31.41 CCLD MobileL3_Types_part_2.so #8 31.41 CCLD MobileL3_Types_part_3.so #8 31.41 CCLD MobileL3_Types_part_4.so #8 31.41 CCLD MobileL3_Types_part_5.so #8 31.41 CCLD MobileL3_Types_part_6.so #8 31.41 CCLD MobileL3_Types_part_7.so #8 31.41 CCLD Native_Functions_part_1.so #8 31.41 CCLD Native_Functions_part_3.so #8 31.41 CCLD Native_Functions_part_2.so #8 31.43 CCLD Native_Functions_part_4.so #8 31.44 CCLD Native_Functions_part_5.so #8 31.44 CCLD Native_Functions_part_6.so #8 31.44 CCLD OSMUX_CodecPort_part_1.so #8 31.44 CCLD Native_Functions_part_7.so #8 31.44 CCLD OSMUX_CodecPort_part_2.so #8 31.44 CCLD OSMUX_CodecPort_part_3.so #8 31.44 CCLD OSMUX_CodecPort_part_4.so #8 31.44 CCLD OSMUX_CodecPort_part_5.so #8 31.45 CCLD OSMUX_CodecPort_part_6.so #8 31.46 CCLD OSMUX_CodecPort_part_7.so #8 31.46 CCLD OSMUX_CodecPort_CtrlFunct_part_1.so #8 31.46 CCLD OSMUX_CodecPort_CtrlFunct_part_3.so #8 31.46 CCLD OSMUX_CodecPort_CtrlFunct_part_2.so #8 31.47 CCLD OSMUX_CodecPort_CtrlFunct_part_5.so #8 31.47 CCLD OSMUX_CodecPort_CtrlFunct_part_4.so #8 31.47 CCLD OSMUX_CodecPort_CtrlFunct_part_6.so #8 31.47 CCLD OSMUX_CodecPort_CtrlFunct_part_7.so #8 31.47 CCLD OSMUX_Emulation_part_1.so #8 31.48 CCLD OSMUX_Emulation_part_2.so #8 31.48 CCLD OSMUX_Emulation_part_3.so #8 31.49 CCLD OSMUX_Emulation_part_4.so #8 31.49 CCLD OSMUX_Emulation_part_5.so #8 31.49 CCLD OSMUX_Emulation_part_6.so #8 31.49 CCLD OSMUX_Emulation_part_7.so #8 31.49 CCLD OSMUX_Types_part_1.so #8 31.49 CCLD OSMUX_Types_part_3.so #8 31.49 CCLD OSMUX_Types_part_2.so #8 31.51 CCLD OSMUX_Types_part_4.so #8 31.51 CCLD OSMUX_Types_part_5.so #8 31.51 CCLD OSMUX_Types_part_6.so #8 31.51 CCLD OSMUX_Types_part_7.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_1.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_2.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_3.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_4.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_5.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_7.so #8 31.52 CCLD Osmocom_CTRL_Adapter_part_6.so #8 31.52 CCLD Osmocom_CTRL_Functions_part_1.so #8 31.53 CCLD Osmocom_CTRL_Functions_part_2.so #8 31.53 CCLD Osmocom_CTRL_Functions_part_3.so #8 31.53 CCLD Osmocom_CTRL_Functions_part_4.so #8 31.53 CCLD Osmocom_CTRL_Functions_part_5.so #8 31.54 CCLD Osmocom_CTRL_Functions_part_6.so #8 31.55 CCLD Osmocom_CTRL_Functions_part_7.so #8 31.55 CCLD Osmocom_CTRL_Types_part_1.so #8 31.55 CCLD Osmocom_CTRL_Types_part_2.so #8 31.55 CCLD Osmocom_CTRL_Types_part_3.so #8 31.55 CCLD Osmocom_CTRL_Types_part_4.so #8 31.55 CCLD Osmocom_CTRL_Types_part_5.so #8 31.55 CCLD Osmocom_CTRL_Types_part_6.so #8 31.55 CCLD Osmocom_CTRL_Types_part_7.so #8 31.55 CCLD Osmocom_Types_part_1.so #8 31.56 CCLD Osmocom_Types_part_2.so #8 31.56 CCLD Osmocom_Types_part_3.so #8 31.56 CCLD Osmocom_Types_part_4.so #8 31.57 CCLD Osmocom_Types_part_5.so #8 31.57 CCLD Osmocom_Types_part_6.so #8 31.57 CCLD Osmocom_Types_part_7.so #8 31.58 CCLD Osmocom_VTY_Functions_part_1.so #8 31.58 CCLD Osmocom_VTY_Functions_part_2.so #8 31.58 CCLD Osmocom_VTY_Functions_part_3.so #8 31.58 CCLD Osmocom_VTY_Functions_part_4.so #8 31.58 CCLD Osmocom_VTY_Functions_part_5.so #8 31.58 CCLD Osmocom_VTY_Functions_part_6.so #8 31.58 CCLD Osmocom_VTY_Functions_part_7.so #8 31.58 CCLD PCUIF_CodecPort_part_1.so #8 31.58 CCLD PCUIF_CodecPort_part_2.so #8 31.58 CCLD PCUIF_CodecPort_part_3.so #8 31.60 CCLD PCUIF_CodecPort_part_4.so #8 31.60 CCLD PCUIF_CodecPort_part_5.so #8 31.60 CCLD PCUIF_CodecPort_part_6.so #8 31.60 CCLD PCUIF_CodecPort_part_7.so #8 31.60 CCLD PCUIF_Types_part_2.so #8 31.60 CCLD PCUIF_Types_part_1.so #8 31.60 CCLD PCUIF_Types_part_3.so #8 31.60 CCLD PCUIF_Types_part_4.so #8 31.60 CCLD PCUIF_Types_part_5.so #8 31.61 CCLD PCUIF_Types_part_6.so #8 31.61 CCLD PCUIF_Types_part_7.so #8 31.61 CCLD RLCMAC_CSN1_Templates_part_1.so #8 31.61 CCLD RLCMAC_CSN1_Templates_part_2.so #8 31.62 CCLD RLCMAC_CSN1_Templates_part_3.so #8 31.64 CCLD RLCMAC_CSN1_Templates_part_4.so #8 31.64 CCLD RLCMAC_CSN1_Templates_part_5.so #8 31.64 CCLD RLCMAC_CSN1_Templates_part_6.so #8 31.64 CCLD RLCMAC_CSN1_Templates_part_7.so #8 31.64 CCLD RLCMAC_CSN1_Types_part_5.so #8 31.64 CCLD RLCMAC_CSN1_Types_part_6.so #8 31.64 CCLD RLCMAC_CSN1_Types_part_7.so #8 31.64 CCLD RLCMAC_Templates_part_1.so #8 31.64 CCLD RLCMAC_Templates_part_2.so #8 31.65 CCLD RLCMAC_Templates_part_3.so #8 31.65 CCLD RLCMAC_Templates_part_5.so #8 31.65 CCLD RLCMAC_Templates_part_4.so #8 31.66 CCLD RLCMAC_Templates_part_6.so #8 31.66 CCLD RLCMAC_Templates_part_7.so #8 31.67 CCLD RLCMAC_Types_part_1.so #8 31.67 CCLD RLCMAC_Types_part_2.so #8 31.67 CCLD RLCMAC_Types_part_3.so #8 31.67 CCLD RLCMAC_Types_part_4.so #8 31.67 CCLD RLCMAC_Types_part_5.so #8 31.67 CCLD RLCMAC_Types_part_6.so #8 31.69 CCLD RLCMAC_Types_part_7.so #8 31.70 CCLD RSL_Emulation_part_1.so #8 31.71 CCLD RSL_Emulation_part_2.so #8 31.71 CCLD RSL_Emulation_part_3.so #8 31.71 CCLD RSL_Emulation_part_4.so #8 31.71 CCLD RSL_Emulation_part_5.so #8 31.71 CCLD RSL_Emulation_part_6.so #8 31.71 CCLD RSL_Emulation_part_7.so #8 31.71 CCLD RSL_Types_part_2.so #8 31.71 CCLD RSL_Types_part_3.so #8 31.71 CCLD RSL_Types_part_4.so #8 31.72 CCLD RSL_Types_part_5.so #8 31.73 CCLD RSL_Types_part_6.so #8 31.73 CCLD RSL_Types_part_7.so #8 31.73 CCLD RTP_CodecPort_part_1.so #8 31.73 CCLD RTP_CodecPort_part_2.so #8 31.73 CCLD RTP_CodecPort_part_3.so #8 31.73 CCLD RTP_CodecPort_part_4.so #8 31.73 CCLD RTP_CodecPort_part_5.so #8 31.74 CCLD RTP_CodecPort_part_6.so #8 31.74 CCLD RTP_CodecPort_part_7.so #8 31.74 CCLD RTP_CodecPort_CtrlFunct_part_1.so #8 31.75 CCLD RTP_CodecPort_CtrlFunct_part_2.so #8 31.76 CCLD RTP_CodecPort_CtrlFunct_part_3.so #8 31.76 CCLD RTP_CodecPort_CtrlFunct_part_4.so #8 31.76 CCLD RTP_CodecPort_CtrlFunct_part_5.so #8 31.76 CCLD RTP_CodecPort_CtrlFunct_part_6.so #8 31.76 CCLD RTP_Emulation_part_2.so #8 31.76 CCLD RTP_Emulation_part_1.so #8 31.76 CCLD RTP_Emulation_part_3.so #8 31.76 CCLD RTP_Emulation_part_4.so #8 31.77 CCLD RTP_Emulation_part_5.so #8 31.78 CCLD RTP_Emulation_part_6.so #8 31.78 CCLD RTP_CodecPort_CtrlFunct_part_7.so #8 31.78 CCLD RTP_Emulation_part_7.so #8 31.78 CCLD RTP_Types_part_1.so #8 31.79 CCLD RTP_Types_part_2.so #8 31.79 CCLD RTP_Types_part_3.so #8 31.79 CCLD RTP_Types_part_4.so #8 31.79 CCLD RTP_Types_part_5.so #8 31.79 CCLD RTP_Types_part_6.so #8 31.79 CCLD RTP_Types_part_7.so #8 31.79 CCLD Socket_API_Definitions_part_1.so #8 31.80 CCLD Socket_API_Definitions_part_2.so #8 31.80 CCLD Socket_API_Definitions_part_3.so #8 31.80 CCLD Socket_API_Definitions_part_4.so #8 31.82 CCLD Socket_API_Definitions_part_5.so #8 31.82 CCLD Socket_API_Definitions_part_6.so #8 31.82 CCLD Socket_API_Definitions_part_7.so #8 31.82 CCLD TCCConversion_Functions_part_1.so #8 31.82 CCLD TCCConversion_Functions_part_2.so #8 31.82 CCLD TCCConversion_Functions_part_3.so #8 31.82 CCLD TCCConversion_Functions_part_4.so #8 31.82 CCLD TCCConversion_Functions_part_5.so #8 31.82 CCLD TCCConversion_Functions_part_6.so #8 31.82 CCLD TCCConversion_Functions_part_7.so #8 31.82 CCLD TCCInterface_Functions_part_1.so #8 31.83 CCLD TCCInterface_Functions_part_2.so #8 31.83 CCLD TCCInterface_Functions_part_3.so #8 31.85 CCLD TCCInterface_Functions_part_4.so #8 31.85 CCLD TCCInterface_Functions_part_5.so #8 31.85 CCLD TCCInterface_Functions_part_6.so #8 31.85 CCLD TCCInterface_Functions_part_7.so #8 31.85 CCLD TELNETasp_PortType_part_2.so #8 31.85 CCLD TELNETasp_PortType_part_1.so #8 31.85 CCLD TELNETasp_PortType_part_3.so #8 31.85 CCLD TELNETasp_PortType_part_4.so #8 31.85 CCLD TELNETasp_PortType_part_5.so #8 31.87 CCLD TELNETasp_PortType_part_6.so #8 31.87 CCLD TELNETasp_PortType_part_7.so #8 31.87 CCLD TRXC_CodecPort_part_1.so #8 31.87 CCLD TRXC_CodecPort_part_2.so #8 31.87 CCLD TRXC_CodecPort_part_3.so #8 31.87 CCLD TRXC_CodecPort_part_4.so #8 31.88 CCLD TRXC_CodecPort_part_5.so #8 31.88 CCLD TRXC_CodecPort_part_6.so #8 31.88 CCLD TRXC_CodecPort_part_7.so #8 31.88 CCLD TRXC_CodecPort_CtrlFunct_part_1.so #8 31.88 CCLD TRXC_CodecPort_CtrlFunct_part_2.so #8 31.89 CCLD TRXC_CodecPort_CtrlFunct_part_3.so #8 31.89 CCLD TRXC_CodecPort_CtrlFunct_part_4.so #8 31.89 CCLD TRXC_CodecPort_CtrlFunct_part_5.so #8 31.90 CCLD TRXC_CodecPort_CtrlFunct_part_6.so #8 31.90 CCLD TRXC_CodecPort_CtrlFunct_part_7.so #8 31.90 CCLD TRXC_Types_part_1.so #8 31.90 CCLD TRXC_Types_part_2.so #8 31.90 CCLD TRXC_Types_part_3.so #8 31.90 CCLD TRXC_Types_part_4.so #8 31.90 CCLD TRXC_Types_part_5.so #8 31.90 CCLD TRXC_Types_part_6.so #8 31.90 CCLD TRXC_Types_part_7.so #8 31.92 CCLD UD_PortType_part_1.so #8 31.92 CCLD UD_PortType_part_2.so #8 31.92 CCLD UD_PortType_part_3.so #8 31.92 CCLD UD_PortType_part_4.so #8 31.92 CCLD UD_PortType_part_5.so #8 31.92 CCLD UD_PortType_part_6.so #8 31.92 CCLD UD_PortType_part_7.so #8 31.92 CCLD UD_Types_part_1.so #8 31.93 CCLD UD_Types_part_2.so #8 31.93 CCLD UD_Types_part_3.so #8 31.93 CCLD UD_Types_part_4.so #8 31.95 CCLD UD_Types_part_5.so #8 31.95 CCLD UD_Types_part_6.so #8 31.95 CCLD UD_Types_part_7.so #8 31.95 CCLD IPA_Emulation_part_1.so #8 31.95 CCLD IPA_Emulation_part_2.so #8 31.95 CCLD IPA_Emulation_part_3.so #8 31.95 CCLD IPA_Emulation_part_4.so #8 31.95 CCLD IPA_Emulation_part_5.so #8 31.95 CCLD IPA_Emulation_part_6.so #8 31.95 CCLD IPA_CodecPort_CtrlFunctDef.so #8 31.95 CCLD IPA_Emulation_part_7.so #8 31.95 CCLD IPL4asp_PT.so #8 31.97 CCLD IPL4asp_discovery.so #8 31.97 CCLD IuUP_EncDec.so #8 31.97 CCLD L1CTL_PortType_CtrlFunctDef.so #8 31.97 CCLD Native_FunctionDefs.so #8 31.98 CCLD OSMUX_CodecPort_CtrlFunctDef.so #8 31.98 CCLD RTP_CodecPort_CtrlFunctDef.so #8 31.98 CCLD RLCMAC_EncDec.so #8 31.98 CCLD RTP_EncDec.so #8 31.98 CCLD TCCConversion.so #8 31.98 CCLD TCCInterface.so #8 31.98 CCLD TELNETasp_PT.so #8 31.98 CCLD TRXC_CodecPort_CtrlFunctDef.so #8 32.01 CCLD UD_PT.so #8 32.14 CCLD RLCMAC_CSN1_Types_part_4.so #8 32.47 CCLD RLCMAC_CSN1_Types_part_2.so #8 32.59 CCLD RLCMAC_CSN1_Types_part_3.so #8 32.80 CCLD RLCMAC_CSN1_Types_part_1.so #8 32.87 CCLD IPA_Emulation.so #8 33.80 CCLD RSL_Types_part_1.so #8 33.84 CCLD BTS_Tests #8 34.20 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 DONE 34.6s #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 2.2s done #10 writing image sha256:8fb4ea230b43754c88be390b3511ceee1bdfc36da774d58aa42d5d4ba57aa6de 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 2.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 8fb4ea230b43 + 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=2697994 + seq 1 30 + echo (2697994 + 1) % 256 + bc + SUBNET=11 + NET_NAME=ttcn3-bts-test-11 + SUB4=172.18.11.0/24 + SUB6=fd02:db8:11::/64 + set +x Creating network ttcn3-bts-test-11, trying SUBNET=11... + docker network create --internal --subnet 172.18.11.0/24 --ipv6 --subnet fd02:db8:11::/64 ttcn3-bts-test-11 ca662b887eb0e483f04e5da1572a198b36015b34735ac87d710e3feebd021c30 + set +x ### Network ttcn3-bts-test-11 created (SUBNET=11) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/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-io_uring/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.11.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.11.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-io_uring/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=11 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 11 11 + NET=11 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-11 --ip 172.18.11.11 --ip6 fd02:db8:11::11 + docker run --rm --network ttcn3-bts-test-11 --ip 172.18.11.11 --ip6 fd02:db8:11::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bts-test-io_uring-544-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 ec834b39acbaa7d446b29f0655ea931e52811c0b31406c192b1d6a025802ca46 + start_bts trx 1 + local variant + variant=trx + sleep_time_respawn=1 + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 11 20 + NET=11 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-11 --ip 172.18.11.20 --ip6 fd02:db8:11::20 + docker run --rm --network ttcn3-bts-test-11 --ip 172.18.11.20 --ip6 fd02:db8:11::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-io_uring-544-bts -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 7cba8971f625329668195e42fdfa1bef2723ec144408022403cfc581242d8362 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 11 21 + NET=11 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-11 --ip 172.18.11.21 --ip6 fd02:db8:11::21 + docker run --rm --network ttcn3-bts-test-11 --ip 172.18.11.21 --ip6 fd02:db8:11::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-io_uring-544-fake_trx -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO -R 172.18.11.20 -r 172.18.11.22 --trx TRX1@172.18.11.20:5700/1 --trx TRX2@172.18.11.20:5700/2 --trx TRX3@172.18.11.20:5700/3 >>/data/fake_trx.out 2>&1 617bc2fb670a140b50eade475e413e41ea092e8238a632d25376099816e3eae1 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 11 22 + NET=11 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-11 --ip 172.18.11.22 --ip6 fd02:db8:11::22 + docker run --rm --network ttcn3-bts-test-11 --ip 172.18.11.22 --ip6 fd02:db8:11::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-544-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.11.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 5010e506fba72f1ccc812c799f5a72c1636f5c74ce3ad4fb45cf3e990cb3cb45 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 11 10 + NET=11 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-11 --ip 172.18.11.10 --ip6 fd02:db8:11::10 + docker run --rm --network ttcn3-bts-test-11 --ip 172.18.11.10 --ip6 fd02:db8:11::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.11.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-544-ttcn3-bts-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json 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: 11.1.0 * * Copyright (c) 2000-2025 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@feca99aee25e: Unix server socket created successfully. MC@feca99aee25e: Listening on TCP port 43675. MC2> feca99aee25e is the default spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests feca99aee25e 43675 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@feca99aee25e: New HC connected from 172.18.11.10 [172.18.11.10]. feca99aee25e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@feca99aee25e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@feca99aee25e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@feca99aee25e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@feca99aee25e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@feca99aee25e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@feca99aee25e: Configuration file was processed on all HCs. MC@feca99aee25e: Creating MTC on host 172.18.11.10. MC@feca99aee25e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Fri Nov 7 01:32:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_est_dchan started. MTC@feca99aee25e: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@feca99aee25e: 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)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@feca99aee25e: 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)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL(4)@feca99aee25e: 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)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 TC_est_dchan-RSL(4)@feca99aee25e: 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@feca99aee25e: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 2/4 transceiver(s) connected MTC@feca99aee25e: 2/4 RF Resource Indication(s) received MTC@feca99aee25e: 3/4 transceiver(s) connected MTC@feca99aee25e: 3/4 RF Resource Indication(s) received MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@feca99aee25e: 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 := '01011110'B, t1p := 0, t3 := 22, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(6)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(7)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@feca99aee25e: 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)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(8)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(9)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@feca99aee25e: 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)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(10)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@feca99aee25e: 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 := '01011110'B, t1p := 0, t3 := 22, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(11)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(12)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@feca99aee25e: 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)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(13)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@feca99aee25e: 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 := '01011110'B, t1p := 1, t3 := 22, 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(14)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(14)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(15)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@feca99aee25e: 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 := '01011110'B, t1p := 1, t3 := 32, 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(16)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(16)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@feca99aee25e: 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 := '01011110'B, t1p := 1, t3 := 45, 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(17)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(17)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(18)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(19)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(20)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'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)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(21)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@feca99aee25e: 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)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'B, t1p := 1, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(22)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@feca99aee25e: 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 := '01011110'B, t1p := 1, t3 := 45, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(23)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(24)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@feca99aee25e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@feca99aee25e: 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)@feca99aee25e: 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 := '01011110'B, t1p := 2, t3 := 4, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@feca99aee25e: Received IMM.ASS for our RACH! TC_est_dchan(25)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@feca99aee25e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":9057 TC_est_dchan-RSL(4)@feca99aee25e: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@feca99aee25e: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Fri Nov 7 01:32:24 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14748629) Waiting for packet dumper to finish... 1 (prev_count=14748629, count=14749126) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Fri Nov 7 01:32:27 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_chan_act_stress started. MTC@feca99aee25e: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@feca99aee25e: 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)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_stress-RSL(27)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@feca99aee25e: 2/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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(27)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@feca99aee25e: 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_stress-RSL-IPA(26)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@feca99aee25e: 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@feca99aee25e: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1033 TC_chan_act_stress-RSL(27)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@feca99aee25e: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@feca99aee25e: Test case TC_chan_act_stress finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Fri Nov 7 01:32:30 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8571224) Waiting for packet dumper to finish... 1 (prev_count=8571224, count=8571721) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Fri Nov 7 01:32:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_chan_act_react started. MTC@feca99aee25e: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Tx:{ 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)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@feca99aee25e: 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)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Tx:{ 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-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL(31)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Tx:{ 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-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_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(31)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL-IPA(30)@feca99aee25e: 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)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(31)@feca99aee25e: 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@feca99aee25e: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@feca99aee25e: 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@feca99aee25e: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_react(33)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1057 TC_chan_act_react-RSL(31)@feca99aee25e: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@feca99aee25e: Test case TC_chan_act_react finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Fri Nov 7 01:32:36 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1956352) Waiting for packet dumper to finish... 1 (prev_count=1956352, count=1956941) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Fri Nov 7 01:32:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_chan_deact_not_active started. MTC@feca99aee25e: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL(35)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@feca99aee25e: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL(35)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@feca99aee25e: 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@feca99aee25e: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL(35)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 3/4 RF Resource Indication(s) received MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@feca99aee25e: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1079 TC_chan_deact_not_active-RSL(35)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@feca99aee25e: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@feca99aee25e: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Fri Nov 7 01:32:42 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1940996) Waiting for packet dumper to finish... 1 (prev_count=1940996, count=1941493) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Fri Nov 7 01:32:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_chan_act_wrong_nr started. MTC@feca99aee25e: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@feca99aee25e: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: 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@feca99aee25e: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: 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@feca99aee25e: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@feca99aee25e: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@feca99aee25e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1131 TC_chan_act_wrong_nr-RSL(39)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@feca99aee25e: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@feca99aee25e: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Fri Nov 7 01:32:47 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1988172) Waiting for packet dumper to finish... 1 (prev_count=1988172, count=1988669) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Fri Nov 7 01:32:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_deact_sacch started. MTC@feca99aee25e: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL(55)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@feca99aee25e: 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@feca99aee25e: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@feca99aee25e: 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@feca99aee25e: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(57)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(58)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(59)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(60)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(61)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(62)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(63)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(64)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(65)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(66)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(67)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(68)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(69)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(70)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(71)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(72)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(73)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(74)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(75)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@feca99aee25e: setverdict(pass): none -> pass TC_deact_sacch(76)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1212 TC_deact_sacch-RSL(55)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@feca99aee25e: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@feca99aee25e: Test case TC_deact_sacch finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Fri Nov 7 01:34:23 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87739627) Waiting for packet dumper to finish... 1 (prev_count=87739627, count=87749061) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Fri Nov 7 01:34:27 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_sacch_filling started. MTC@feca99aee25e: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_filling-RSL(78)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_filling-RSL-IPA(77)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL(78)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(80)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(81)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(82)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(83)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(84)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(85)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(86)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(87)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(88)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(89)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(90)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(91)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(92)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(93)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(94)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(95)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(96)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(97)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(98)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_filling(99)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: Stopping testcase execution from "BTS_Tests.ttcn":1297 TC_sacch_filling-RSL(78)@feca99aee25e: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@feca99aee25e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@feca99aee25e: Final verdict of PTC: none MTC@feca99aee25e: Setting final verdict of the test case. MTC@feca99aee25e: Local verdict of MTC: none MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@feca99aee25e: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@feca99aee25e: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@feca99aee25e: Test case TC_sacch_filling finished. Verdict: pass MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Fri Nov 7 01:34:43 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.11.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12259070) Waiting for packet dumper to finish... 1 (prev_count=12259070, count=12268154) MTC@feca99aee25e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@feca99aee25e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Fri Nov 7 01:34:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@feca99aee25e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@feca99aee25e: Test case TC_sacch_info_mod started. MTC@feca99aee25e: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@feca99aee25e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL(101)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@feca99aee25e: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@feca99aee25e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@feca99aee25e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@feca99aee25e: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@feca99aee25e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@feca99aee25e: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@feca99aee25e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@feca99aee25e: 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@feca99aee25e: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@feca99aee25e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@feca99aee25e: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@feca99aee25e: 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@feca99aee25e: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@feca99aee25e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@feca99aee25e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@feca99aee25e: 4/4 transceiver(s) connected MTC@feca99aee25e: 4/4 RF Resource Indication(s) received MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@feca99aee25e: 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@feca99aee25e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@feca99aee25e: Final verdict of PTC: pass MTC@feca99aee25e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@feca99aee25e: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@feca99aee25e: setverdict(pass): none -> pass TC_sacch_info_mod(111)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@feca99aee25e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@feca99aee25e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@feca99aee25e: setverdict(pass): pass -> pass, component reason not changed